summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-05drm: Make drm_modeset_lock_crtc internalDaniel Vetter3-16/+3
2017-04-04drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira3-1/+7
2017-04-04drm/doc: Small markup fixupDaniel Vetter1-1/+1
2017-04-04drm: document drm_ioctl.[hc]Daniel Vetter5-103/+203
2017-04-04drm: Consolidate and document sysfs supportDaniel Vetter4-51/+42
2017-04-04drm: update todo.rstDaniel Vetter1-27/+4
2017-04-04dt-bindings: display: rk3288-mipi-dsi: add reset propertyJohn Keeping1-0/+5
2017-04-04MAINTAINERS: update files for Amlogic DRM DriverNeil Armstrong1-0/+2
2017-04-04drm/meson: Add RST to bring together kerneldocNeil Armstrong2-0/+62
2017-04-04drm/meson: Convert existing documentation to actual kerneldocNeil Armstrong7-30/+65
2017-04-04dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extensionNeil Armstrong1-0/+111
2017-04-04drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHYNeil Armstrong5-0/+1066
2017-04-04drm/meson: Add support for HDMI venc modes and settingsNeil Armstrong3-5/+1249
2017-04-04drm/meson: add support for HDMI clock supportNeil Armstrong3-16/+623
2017-04-04drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not availableNeil Armstrong1-1/+1
2017-04-04drm/meson: Add support for componentsNeil Armstrong1-14/+99
2017-04-04drm/meson: Add missing HDMI registerNeil Armstrong1-0/+1
2017-04-04drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...Neil Armstrong1-4/+11
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong2-54/+86
2017-04-04drm: bridge: dw-hdmi: Add Documentation on supported input formatsNeil Armstrong2-0/+16
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong2-95/+294
2017-04-04drm: bridge: dw-hdmi: Extract PHY interrupt setup to a functionLaurent Pinchart1-28/+23
2017-04-04Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul211-1285/+4794
2017-04-04Merge airlied/drm-next into drm-misc-nextSean Paul670-6003/+405732
2017-04-04drm: virtio: fix virtio_gpu_mode_dumb_createGerd Hoffmann1-2/+4
2017-04-04drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann3-56/+71
2017-04-04MAINTAINERS: meson-drm: remove useless git repositoryNeil Armstrong1-1/+0
2017-04-04Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie26-540/+802
2017-04-03dma-buf: align debugfs outputRussell King1-1/+2
2017-04-03documentation: media: Add documentation for new RGB and YUV bus formatstopic/synopsys-media-formats-2017-04-03Neil Armstrong1-1/+959
2017-04-03media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX ControllerNeil Armstrong1-2/+11
2017-04-03drm/omap: Major omap_modeset_init() cleanupJyri Sarha4-139/+86
2017-04-03drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha1-7/+1
2017-04-03drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha1-3/+2
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha6-103/+117
2017-04-03drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha2-52/+16
2017-04-03drm/omap: fix crash on module unloadTomi Valkeinen1-14/+0
2017-04-03drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen1-0/+2
2017-04-03drm/omap: fix display SYNC/DE flagsTomi Valkeinen2-5/+43
2017-04-03drm/omap: dispc: improve debug print of display flagsTomi Valkeinen1-5/+15
2017-04-03drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi2-2/+38
2017-04-03drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi1-6/+4
2017-04-03drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi1-1/+9
2017-04-03drm/omap: Use omapdss_stack_is_ready() to check that the display stack is upPeter Ujfalusi1-6/+3
2017-04-03drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi3-0/+111
2017-04-03drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi3-0/+34
2017-04-03drm/omap: fix replication logicTomi Valkeinen3-6/+6
2017-04-03drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen2-12/+0
2017-04-03drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen3-96/+33
2017-04-03drm/omap: use dispc_opsTomi Valkeinen5-39/+57