summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-04MAINTAINERS: update files for Amlogic DRM Driveramlogic/v4.11/drm-hdmi-meson-drm-v3amlogic/v4.11/drm-hdmi-meson-drmNeil 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-04ARM64: dts: meson-gx: Add support for HDMI outputNeil Armstrong9-0/+191
2017-04-04ARM64: dts: meson-gx: Add shared CMA dma memory poolNeil Armstrong1-0/+8
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-03-30drm: use .hword to represent 16-bit numbersJavi Merino1-3/+3
2017-03-30Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst1-5/+0
2017-03-30drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter1-1/+2
2017-03-29drm: Peek at the current counter/timestamp for vblank queriesChris Wilson1-0/+26
2017-03-29drm: Refactor vblank sequence number comparisonChris Wilson1-6/+10
2017-03-29drm: vblank cannot be enabled if dev->irq_enabled is falseChris Wilson1-4/+3
2017-03-29drm: Mark up accesses of vblank->enabled outside of its spinlockChris Wilson1-9/+14
2017-03-29drm: Make the decision to keep vblank irq enabled earlierChris Wilson1-8/+12
2017-03-29drm/atomic-helper: Remove the backoff hack from set_configDaniel Vetter2-20/+2
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter17-23/+38
2017-03-29drm: Add explicit acquire ctx handling around ->set_configDaniel Vetter1-7/+19
2017-03-29drm: Restrict drm_mode_set_config_internal to non-atomic driversDaniel Vetter1-13/+21
2017-03-29drm: simplify the locking in the GETCRTC ioctlDaniel Vetter2-3/+13
2017-03-29drm/atomic-helper: remove backoff hack from page_flipDaniel Vetter2-39/+2
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter16-21/+43
2017-03-29drm: Roll out acquire context for the page_flip ioctlDaniel Vetter1-2/+19
2017-03-29drm/atomic-helper: remove backoff hack from disable/update_planeDaniel Vetter2-49/+2
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter9-16/+26
2017-03-29drm: drm_plane_force_disable is not for atomic driversDaniel Vetter1-0/+8
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter12-17/+34
2017-03-29drm: Wire up proper acquire ctx for plane functionsDaniel Vetter1-10/+42
2017-03-29drm: document the all the atomic iteratorsDaniel Vetter1-1/+158
2017-03-29drm: Document kms locking a bit betterDaniel Vetter4-34/+152
2017-03-29drm/doc: remove standard connector props from the csv fileDaniel Vetter1-5/+0
2017-03-28drm: Add description for scdc variableShashank Sharma1-0/+1
2017-03-27drm/tegra: Don't use modeset_lock_crtcDaniel Vetter1-4/+4
2017-03-27drm: bochs: Prevent double-free of fb helperGabriel Krisman Bertazi1-1/+3
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter6-25/+57
2017-03-27drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes3-18/+4
2017-03-27drm: dw_hdmi: Don't rely on the status of the bridge for updating HPDRomain Perier1-1/+1
2017-03-25drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANKDaniel Vetter2-9/+0
2017-03-25drm/todo: Add tinydrm refactoring ideasDaniel Vetter1-0/+70
2017-03-25drm: Extract drm_ioctl.hDaniel Vetter3-60/+104
2017-03-25drm/tilcdc: Drop calls to modeset_lock_crtcDaniel Vetter1-6/+6
2017-03-24drm/rockchip/dsi: correct the grf_switch_reg nameChris Zhong1-2/+2
2017-03-24drm/rockchip/dsi: enable the grf clk before writing grf registersChris Zhong1-1/+25
2017-03-24dt-bindings: add the grf clock for dw-mipi-dsiChris Zhong1-1/+1