index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/vc4: Enable/Disable vblanks properly in crtc en/disable.
Mario Kleiner
2016-08-19
1
-0
/
+6
|
*
|
|
drm/vc4: Enable precise vblank timestamping for interlaced modes.
Mario Kleiner
2016-08-19
1
-13
/
+8
|
*
|
|
drm/vc4: Reject doublescan modes.
Mario Kleiner
2016-08-19
1
-0
/
+7
|
*
|
|
drm/vc4: Fix handling of interlaced video modes.
Mario Kleiner
2016-08-19
2
-2
/
+45
|
*
|
|
drm/vc4: Disallow interlaced modes on DPI.
Mario Kleiner
2016-08-19
1
-0
/
+11
|
|
/
/
*
|
|
Revert "drm: make DRI1 drivers depend on BROKEN"
Dave Airlie
2016-09-01
1
-1
/
+0
*
|
|
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-01
29
-1717
/
+1909
|
\
\
\
|
*
|
|
drm: drm_probe_helper: Fix output_poll_work scheduling
Peter Ujfalusi
2016-08-31
1
-1
/
+7
|
*
|
|
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
Jose Abreu
2016-08-30
1
-3
/
+4
|
*
|
|
drm/doc: Polish docs for drm_property&drm_property_blob
Daniel Vetter
2016-08-29
1
-97
/
+56
|
*
|
|
drm: Unify handling of blob and object properties
Daniel Vetter
2016-08-29
1
-18
/
+5
|
*
|
|
drm: Extract drm_property.[hc]
Daniel Vetter
2016-08-29
4
-941
/
+972
|
*
|
|
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
Daniel Vetter
2016-08-29
2
-43
/
+43
|
*
|
|
drm/doc: Polish docs for drm_mode_object
Daniel Vetter
2016-08-29
1
-4
/
+13
|
*
|
|
drm: Remove drm_mode_object->atomic_count
Daniel Vetter
2016-08-29
1
-19
/
+12
|
*
|
|
drm: Extract drm_mode_object.[hc]
Daniel Vetter
2016-08-29
4
-434
/
+468
|
*
|
|
drm/doc: Polish kerneldoc for encoders
Daniel Vetter
2016-08-29
1
-18
/
+30
|
*
|
|
drm: Extract drm_encoder.[hc]
Daniel Vetter
2016-08-29
4
-196
/
+230
|
*
|
|
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
15
-27
/
+54
|
*
|
|
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
Liu Ying
2016-08-29
1
-7
/
+9
|
*
|
|
drm/atomic-helper: Add atomic_disable CRTC helper callback
Liu Ying
2016-08-29
1
-0
/
+2
|
*
|
|
drm: simple_kms_helper: add support for bridges
Andrea Merello
2016-08-29
1
-0
/
+40
|
*
|
|
drm: simple_kms_helper: make connector optional at init time
Andrea Merello
2016-08-29
1
-3
/
+8
|
*
|
|
drm/bridge: introduce bridge detaching mechanism
Andrea Merello
2016-08-29
1
-2
/
+27
|
*
|
|
drm/simple-helpers: Always add planes to the state update
Daniel Vetter
2016-08-25
1
-0
/
+7
|
*
|
|
drm: reduce GETCLIENT to a minimum
David Herrmann
2016-08-25
1
-3
/
+2
|
*
|
|
drm: make DRI1 drivers depend on BROKEN
David Herrmann
2016-08-25
1
-0
/
+1
|
*
|
|
drm: hide legacy drivers with CONFIG_DRM_LEGACY
David Herrmann
2016-08-25
1
-57
/
+78
|
*
|
|
drm/gma500: remove unnecessary config_enabled() guard
Masahiro Yamada
2016-08-24
1
-4
/
+1
*
|
|
|
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-08-25
121
-2014
/
+14404
|
\
\
\
\
|
*
|
|
|
drm/amdgpu: use memcpy_toio for VCE firmware upload
Christian König
2016-08-24
1
-2
/
+2
|
*
|
|
|
drm/amdgpu: use memcpy_to/fromio for UVD fw upload
Christian König
2016-08-24
1
-5
/
+5
|
*
|
|
|
drm/amd/powerplay: delete useless code in iceland_hwmgr.c.
Rex Zhu
2016-08-24
1
-2
/
+0
|
*
|
|
|
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
12
-8
/
+15
|
*
|
|
|
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
6
-5
/
+9
|
*
|
|
|
drm/radeon: add support for UVD_NO_OP register
Alex Deucher
2016-08-24
3
-1
/
+4
|
*
|
|
|
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
2016-08-24
3
-1
/
+4
|
*
|
|
|
drm/amdgpu: fix VCE ib alignment value
Alex Deucher
2016-08-24
1
-1
/
+1
|
*
|
|
|
drm/amdgpu: fix IB alignment for UVD
Alex Deucher
2016-08-24
1
-1
/
+1
|
*
|
|
|
drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()
Tom St Denis
2016-08-23
1
-1
/
+1
|
*
|
|
|
drm/radeon: remove dead code, si_mc_load_microcode (v2)
Heinrich Schuchardt
2016-08-23
1
-9
/
+1
|
*
|
|
|
drm/radeon/cik: remove dead code (v2)
Heinrich Schuchardt
2016-08-23
1
-9
/
+1
|
*
|
|
|
drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c
Heinrich Schuchardt
2016-08-23
1
-1
/
+1
|
*
|
|
|
drm/amd/powerplay: avoid NULL pointer dereference
Heinrich Schuchardt
2016-08-23
1
-2
/
+2
|
*
|
|
|
drm/amdgpu/gmc8: remove dead code (v2)
Heinrich Schuchardt
2016-08-23
1
-9
/
+1
|
*
|
|
|
drm/amdgpu/gmc7: remove dead code (v2)
Heinrich Schuchardt
2016-08-23
1
-9
/
+1
|
*
|
|
|
drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()
Alexandre Demers
2016-08-23
1
-7
/
+7
|
*
|
|
|
drm/amdgpu: Use correct mask in dce_v8_0_afmt_setmode() and fix comment typos.
Alexandre Demers
2016-08-22
1
-3
/
+3
|
*
|
|
|
drm/amdgpu: cleanup amdgpu_vm_bo_update params
Christian König
2016-08-22
3
-12
/
+13
|
*
|
|
|
drm/amdgpu: stop adding dummy entry in amdgpu_ttm_placement_init
Christian König
2016-08-22
1
-5
/
+3
[prev]
[next]