index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
drm: Make drm_modeset_lock_crtc internal
Daniel Vetter
3
-16
/
+3
2017-04-04
drm: Pass CRTC ID in userspace vblank events
Ander Conselvan de Oliveira
3
-1
/
+7
2017-04-04
drm/doc: Small markup fixup
Daniel Vetter
1
-1
/
+1
2017-04-04
drm: document drm_ioctl.[hc]
Daniel Vetter
5
-103
/
+203
2017-04-04
drm: Consolidate and document sysfs support
Daniel Vetter
4
-51
/
+42
2017-04-04
drm: update todo.rst
Daniel Vetter
1
-27
/
+4
2017-04-04
dt-bindings: display: rk3288-mipi-dsi: add reset property
John Keeping
1
-0
/
+5
2017-04-04
MAINTAINERS: update files for Amlogic DRM Driver
Neil Armstrong
1
-0
/
+2
2017-04-04
drm/meson: Add RST to bring together kerneldoc
Neil Armstrong
2
-0
/
+62
2017-04-04
drm/meson: Convert existing documentation to actual kerneldoc
Neil Armstrong
7
-30
/
+65
2017-04-04
dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension
Neil Armstrong
1
-0
/
+111
2017-04-04
drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
Neil Armstrong
5
-0
/
+1066
2017-04-04
drm/meson: Add support for HDMI venc modes and settings
Neil Armstrong
3
-5
/
+1249
2017-04-04
drm/meson: add support for HDMI clock support
Neil Armstrong
3
-16
/
+623
2017-04-04
drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
Neil Armstrong
1
-1
/
+1
2017-04-04
drm/meson: Add support for components
Neil Armstrong
1
-14
/
+99
2017-04-04
drm/meson: Add missing HDMI register
Neil Armstrong
1
-0
/
+1
2017-04-04
drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...
Neil Armstrong
1
-4
/
+11
2017-04-04
drm: bridge: dw-hdmi: Move HPD handling to PHY operations
Neil Armstrong
2
-54
/
+86
2017-04-04
drm: bridge: dw-hdmi: Add Documentation on supported input formats
Neil Armstrong
2
-0
/
+16
2017-04-04
drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
Neil Armstrong
2
-95
/
+294
2017-04-04
drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
Laurent Pinchart
1
-28
/
+23
2017-04-04
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...
Sean Paul
211
-1285
/
+4794
2017-04-04
Merge airlied/drm-next into drm-misc-next
Sean Paul
670
-6003
/
+405732
2017-04-04
drm: virtio: fix virtio_gpu_mode_dumb_create
Gerd Hoffmann
1
-2
/
+4
2017-04-04
drm: virtio: add virtio_gpu_translate_format
Gerd Hoffmann
3
-56
/
+71
2017-04-04
MAINTAINERS: meson-drm: remove useless git repository
Neil Armstrong
1
-1
/
+0
2017-04-04
Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
26
-540
/
+802
2017-04-03
dma-buf: align debugfs output
Russell King
1
-1
/
+2
2017-04-03
documentation: media: Add documentation for new RGB and YUV bus formats
topic/synopsys-media-formats-2017-04-03
Neil Armstrong
1
-1
/
+959
2017-04-03
media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
Neil Armstrong
1
-2
/
+11
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
4
-139
/
+86
2017-04-03
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
Jyri Sarha
1
-7
/
+1
2017-04-03
drm/omap: Fix one ugly indentation style break left by coccinelle
Jyri Sarha
1
-3
/
+2
2017-04-03
drm/omap: Rename enum omap_plane to enum omap_plane_id
Jyri Sarha
6
-103
/
+117
2017-04-03
drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
Jyri Sarha
2
-52
/
+16
2017-04-03
drm/omap: fix crash on module unload
Tomi Valkeinen
1
-14
/
+0
2017-04-03
drm/omap: use drm_atomic_helper_shutdown()
Tomi Valkeinen
1
-0
/
+2
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
2
-5
/
+43
2017-04-03
drm/omap: dispc: improve debug print of display flags
Tomi Valkeinen
1
-5
/
+15
2017-04-03
drm/omap: displays: panel-dpi: Support for handling backlight devices
Peter Ujfalusi
2
-2
/
+38
2017-04-03
drm/omap: poll only connectors where the connect/disconnect can be checked
Peter Ujfalusi
1
-6
/
+4
2017-04-03
drm/omap: display: Add displays in sorted order to the panel_list
Peter Ujfalusi
1
-1
/
+9
2017-04-03
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
Peter Ujfalusi
1
-6
/
+3
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
3
-0
/
+111
2017-04-03
drm/omap: dss: Functions to check components in the display/output list
Peter Ujfalusi
3
-0
/
+34
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
3
-6
/
+6
2017-04-03
drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
Tomi Valkeinen
2
-12
/
+0
2017-04-03
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
Tomi Valkeinen
3
-96
/
+33
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
5
-39
/
+57
[prev]
[next]