summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-05drm/atomic-helper: remove modeset_lock_all from helper_resumeDaniel Vetter
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter
2017-04-05drm: Remove drm_modeset_(un)lock_crtcDaniel Vetter
2017-04-05drm: Make drm_modeset_lock_crtc internalDaniel Vetter
2017-04-04drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira
2017-04-04drm/doc: Small markup fixupDaniel Vetter
2017-04-04drm: document drm_ioctl.[hc]Daniel Vetter
2017-04-04drm: Consolidate and document sysfs supportDaniel Vetter
2017-04-04drm: update todo.rstDaniel Vetter
2017-04-04dt-bindings: display: rk3288-mipi-dsi: add reset propertyJohn Keeping
2017-04-04MAINTAINERS: update files for Amlogic DRM DriverNeil Armstrong
2017-04-04drm/meson: Add RST to bring together kerneldocNeil Armstrong
2017-04-04drm/meson: Convert existing documentation to actual kerneldocNeil Armstrong
2017-04-04dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extensionNeil Armstrong
2017-04-04drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHYNeil Armstrong
2017-04-04drm/meson: Add support for HDMI venc modes and settingsNeil Armstrong
2017-04-04drm/meson: add support for HDMI clock supportNeil Armstrong
2017-04-04drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not availableNeil Armstrong
2017-04-04drm/meson: Add support for componentsNeil Armstrong
2017-04-04drm/meson: Add missing HDMI registerNeil Armstrong
2017-04-04drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...Neil Armstrong
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong
2017-04-04drm: bridge: dw-hdmi: Add Documentation on supported input formatsNeil Armstrong
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong
2017-04-04drm: bridge: dw-hdmi: Extract PHY interrupt setup to a functionLaurent Pinchart
2017-04-04Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul
2017-04-04Merge airlied/drm-next into drm-misc-nextSean Paul
2017-04-04drm: virtio: fix virtio_gpu_mode_dumb_createGerd Hoffmann
2017-04-04drm: virtio: add virtio_gpu_translate_formatGerd Hoffmann
2017-04-04MAINTAINERS: meson-drm: remove useless git repositoryNeil Armstrong
2017-04-04Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2017-04-03dma-buf: align debugfs outputRussell King
2017-04-03documentation: media: Add documentation for new RGB and YUV bus formatsNeil Armstrong
2017-04-03media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX ControllerNeil Armstrong
2017-04-03drm/omap: Major omap_modeset_init() cleanupJyri Sarha
2017-04-03drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha
2017-04-03drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha
2017-04-03drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha
2017-04-03drm/omap: fix crash on module unloadTomi Valkeinen
2017-04-03drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen
2017-04-03drm/omap: fix display SYNC/DE flagsTomi Valkeinen
2017-04-03drm/omap: dispc: improve debug print of display flagsTomi Valkeinen
2017-04-03drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi
2017-04-03drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi
2017-04-03drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi
2017-04-03drm/omap: Use omapdss_stack_is_ready() to check that the display stack is upPeter Ujfalusi
2017-04-03drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi
2017-04-03drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi
2017-04-03drm/omap: fix replication logicTomi Valkeinen