index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
drm/tilcdc: Remove unnecessary tilcdc_crtc_disable() from tilcdc_unload()
Jyri Sarha
1
-2
/
+0
2016-09-07
drm/tilcdc: Flush flip-work workqueue before drm_flip_work_cleanup()
Jyri Sarha
1
-0
/
+4
2016-09-07
drm/tilcdc: Clean up LCDC functional clock rate setting code
Jyri Sarha
3
-42
/
+47
2016-09-07
drm/tilcdc: Take crtc modeset lock while updating the crtc clock rate
Jyri Sarha
1
-0
/
+3
2016-09-01
drm/tilcdc: Choose console BPP that supports RGB
Jyri Sarha
6
-19
/
+9
2016-09-01
drm/tilcdc: Add blue-and-red-crossed devicetree property
Jyri Sarha
4
-6
/
+70
2016-09-01
drm/tilcdc: Write DMA base and ceiling address with single instruction
Jyri Sarha
2
-2
/
+22
2016-09-01
drm/tilcdc: Remove drm_helper_disable_unused_functions() call
Jyri Sarha
1
-2
/
+0
2016-09-01
drm/tilcdc: Enable EOF interrupts for v1 LCDC
Karl Beldan
1
-0
/
+2
2016-09-01
drm/tilcdc: Adjust the FB_CEILING address
Karl Beldan
1
-1
/
+1
2016-09-01
drm/tilcdc: Fix check for remote port parent
Teresa Remmet
1
-1
/
+1
2016-08-31
Revert "drm: make DRI1 drivers depend on BROKEN"
Dave Airlie
1
-1
/
+0
2016-08-31
drm: drm_probe_helper: Fix output_poll_work scheduling
Peter Ujfalusi
1
-1
/
+7
2016-08-30
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
Jose Abreu
1
-3
/
+4
2016-08-29
drm/doc: Polish docs for drm_property&drm_property_blob
Daniel Vetter
3
-193
/
+244
2016-08-29
drm: Unify handling of blob and object properties
Daniel Vetter
1
-18
/
+5
2016-08-29
drm: Extract drm_property.[hc]
Daniel Vetter
7
-1028
/
+1102
2016-08-29
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
Daniel Vetter
4
-45
/
+44
2016-08-29
drm/doc: Polish docs for drm_mode_object
Daniel Vetter
2
-7
/
+60
2016-08-29
drm: Remove drm_mode_object->atomic_count
Daniel Vetter
2
-20
/
+13
2016-08-29
drm: Extract drm_mode_object.[hc]
Daniel Vetter
11
-449
/
+492
2016-08-29
drm/doc: Polish kerneldoc for encoders
Daniel Vetter
3
-63
/
+101
2016-08-29
drm: Extract drm_encoder.[hc]
Daniel Vetter
7
-329
/
+407
2016-08-29
drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y
Arnd Bergmann
1
-1
/
+1
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
16
-28
/
+59
2016-08-29
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
Liu Ying
2
-9
/
+12
2016-08-29
drm/atomic-helper: Add atomic_disable CRTC helper callback
Liu Ying
2
-0
/
+26
2016-08-29
drm: simple_kms_helper: add support for bridges
Andrea Merello
2
-0
/
+45
2016-08-29
drm: simple_kms_helper: make connector optional at init time
Andrea Merello
1
-3
/
+8
2016-08-29
drm/bridge: introduce bridge detaching mechanism
Andrea Merello
2
-3
/
+52
2016-08-25
drm/simple-helpers: Always add planes to the state update
Daniel Vetter
2
-0
/
+13
2016-08-25
drm: reduce GETCLIENT to a minimum
David Herrmann
1
-3
/
+2
2016-08-25
drm: make DRI1 drivers depend on BROKEN
David Herrmann
1
-0
/
+1
2016-08-25
drm: hide legacy drivers with CONFIG_DRM_LEGACY
David Herrmann
1
-57
/
+78
2016-08-24
drm/amdgpu: use memcpy_toio for VCE firmware upload
Christian König
1
-2
/
+2
2016-08-24
drm/amdgpu: use memcpy_to/fromio for UVD fw upload
Christian König
1
-5
/
+5
2016-08-24
drm/amd/powerplay: delete useless code in iceland_hwmgr.c.
Rex Zhu
1
-2
/
+0
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
12
-8
/
+15
2016-08-24
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
6
-5
/
+9
2016-08-24
drm/radeon: add support for UVD_NO_OP register
Alex Deucher
3
-1
/
+4
2016-08-24
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
3
-1
/
+4
2016-08-24
drm/amdgpu: fix VCE ib alignment value
Alex Deucher
1
-1
/
+1
2016-08-24
drm/amdgpu: fix IB alignment for UVD
Alex Deucher
1
-1
/
+1
2016-08-24
drm/doc: Fix vga_switcheroo xref
Daniel Vetter
1
-0
/
+2
2016-08-24
io-mapping: Fixup for different names of writecombine
Daniel Vetter
1
-0
/
+6
2016-08-24
io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
Chris Wilson
1
-2
/
+2
2016-08-24
drm/gma500: remove unnecessary config_enabled() guard
Masahiro Yamada
1
-4
/
+1
2016-08-23
drm/doc: Document uapi requirements in DRM
Daniel Vetter
1
-0
/
+67
2016-08-23
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
Daniel Vetter
2
-9
/
+9
2016-08-23
drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()
Tom St Denis
1
-1
/
+1
[next]