index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: bridge: dw-hdmi: Detect PHY type at runtime
Laurent Pinchart
2017-01-18
1
-3
/
+65
*
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
Laurent Pinchart
2017-01-18
1
-13
/
+33
*
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
Laurent Pinchart
2017-01-18
2
-3
/
+7
*
drm: bridge: dw-hdmi: Reject invalid product IDs
Laurent Pinchart
2017-01-18
2
-6
/
+27
*
drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
Laurent Pinchart
2017-01-18
2
-6
/
+6
*
drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
Kieran Bingham
2017-01-18
1
-22
/
+5
*
drm: bridge: dw-hdmi: Implement DRM bridge registration
Laurent Pinchart
2017-01-18
1
-32
/
+80
*
drm: bridge: dw-hdmi: Create connector in the bridge attach operation
Laurent Pinchart
2017-01-18
1
-13
/
+20
*
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
Laurent Pinchart
2017-01-18
1
-36
/
+36
*
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
Laurent Pinchart
2017-01-18
3
-25
/
+12
*
drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
Laurent Pinchart
2017-01-18
1
-1
/
+2
*
drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
Laurent Pinchart
2017-01-18
1
-6
/
+3
*
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
Laurent Pinchart
2017-01-18
1
-10
/
+3
*
drm: bridge: dw-hdmi: Remove unused function parameter
Kieran Bingham
2017-01-18
1
-5
/
+2
*
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
Laurent Pinchart
2017-01-18
3
-9
/
+7
*
drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
Laurent Pinchart
2017-01-18
1
-8
/
+1
*
drm: qxl: Let DRM core handle connector registering
Gabriel Krisman Bertazi
2017-01-17
1
-1
/
+0
*
drm/bridge: adv7511: Initialize regulators
Archit Taneja
2017-01-17
2
-9
/
+81
*
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-5
/
+2
*
drm/cma-helper: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-6
/
+3
*
drm/omap: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-6
/
+2
*
drm: fix MMU dependencies
Benjamin Gaignard
2017-01-12
1
-2
/
+2
*
drm/msm: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-4
/
+1
*
drm/atomic: Add target_vblank support in atomic helpers (v2)
Andrey Grodzovsky
2017-01-12
1
-21
/
+112
*
drm: add more MMU dependencies
Arnd Bergmann
2017-01-11
3
-1
/
+3
*
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
2017-01-11
1
-3
/
+9
*
drm/exynos: constify exynos_drm_crtc_ops structures
Bhumika Goyal
2017-01-10
1
-1
/
+1
*
drm: Move drm_clflush prototypes to drm_cache header file
Gabriel Krisman Bertazi
2017-01-10
2
-0
/
+2
*
drm: Document drm_cache interface
Gabriel Krisman Bertazi
2017-01-10
1
-0
/
+23
*
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
96
-417
/
+448
|
\
|
*
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
11
-12
/
+12
|
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
32
-69
/
+38
|
*
drm: add more document for drm_crtc_from_index()
Shawn Guo
2017-01-09
2
-2
/
+5
|
*
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
2017-01-09
2
-5
/
+4
|
*
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
Benjamin Gaignard
2017-01-06
1
-0
/
+2
|
*
drm: allow to use mmuless SoC
Benjamin Gaignard
2017-01-06
2
-2
/
+73
|
*
drm: compile drm_vm.c only when needed
Benjamin Gaignard
2017-01-06
4
-1
/
+15
|
*
drm: crc: Wait for a frame before returning from open()
Tomeu Vizoso
2017-01-05
1
-6
/
+17
|
*
drm: Move locking into drm_debugfs_crtc_crc_add
Tomeu Vizoso
2017-01-05
1
-2
/
+7
|
*
drm/imx: imx-tve: Remove unused variable
Fabio Estevam
2017-01-05
1
-8
/
+3
|
*
Revert "drm: nouveau: fix build when LEDS_CLASS=m"
Daniel Vetter
2017-01-05
1
-1
/
+0
|
*
drm: Add kernel-doc for drm_crtc_commit_get/put
Daniel Vetter
2017-01-05
1
-7
/
+2
|
*
drm/atomic: Fix outdated comment.
Maarten Lankhorst
2017-01-04
1
-8
/
+4
|
*
drm: reference count event->completion
Daniel Vetter
2017-01-04
2
-1
/
+12
|
*
gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
Arvind Yadav
2017-01-04
1
-0
/
+2
|
*
drm: nouveau: fix build when LEDS_CLASS=m
Randy Dunlap
2017-01-04
1
-0
/
+1
|
*
drm/edid: constify edid quirk list
Jani Nikula
2017-01-02
1
-3
/
+3
|
*
drm/bridge: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-02
1
-15
/
+12
|
*
drm/cma-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-12-30
2
-24
/
+24
|
*
drm/cma-helper: simplify setup for drivers with ->dirty callbacks
Daniel Vetter
2016-12-30
1
-39
/
+21
[next]