aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-12dma-buf: Add ioctls to allow userspace to flushDaniel Vetter1-0/+45
2016-02-12drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.Rafael Antognolli5-2/+406
2016-02-12drm/kms_helper: Add a common place to call init and exit functions.Rafael Antognolli4-9/+54
2016-02-11drm/msm: remove unused variableArnd Bergmann1-1/+0
2016-02-11drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha1-8/+0
2016-02-11drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha1-9/+0
2016-02-11drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.Carlos Palminha1-9/+0
2016-02-11drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha1-4/+6
2016-02-10drm: fixes when i2c encoder slave mode_fixup is null.Carlos Palminha1-0/+3
2016-02-10drm/gma500: fix error path in gma_intel_setup_gmbus()Rasmus Villemoes1-1/+1
2016-02-09drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä1-0/+42
2016-02-09drm/msm: remove the drm_device_is_unplugged checkHaixia Shi1-3/+0
2016-02-09drm: modes: add missing [drm] to message printingLABBE Corentin1-2/+1
2016-02-09ch7006: correctly handling failed allocationInsu Yun1-0/+2
2016-02-09drm/radeon: Defer probe if gmux is present but its driver isn'tLukas Wunner1-0/+11
2016-02-09drm/nouveau: Defer probe if gmux is present but its driver isn'tLukas Wunner1-0/+11
2016-02-09drm/i915: Defer probe if gmux is present but its driver isn'tLukas Wunner1-0/+12
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner1-1/+2
2016-02-09drm/radeon: Switch DDC when reading the EDIDLukas Wunner1-0/+6
2016-02-09drm/nouveau: Switch DDC when reading the EDIDLukas Wunner1-1/+20
2016-02-09drm/i915: Switch DDC when reading the EDIDLukas Wunner1-1/+7
2016-02-09drm/edid: Switch DDC when reading the EDIDLukas Wunner1-0/+26
2016-02-09apple-gmux: Add switch_ddc supportLukas Wunner1-3/+42
2016-02-09apple-gmux: Track switch stateLukas Wunner1-21/+46
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner1-2/+95
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner5-5/+27
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst2-3/+53
2016-02-09drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst1-4/+0
2016-02-09drm/i915: Do not touch best_encoder for load detect.Maarten Lankhorst1-2/+0
2016-02-09drm/core: Add drm_encoder_index.Maarten Lankhorst1-0/+23
2016-02-09drm/i915: Use CPU mapping for userspace dma-buf mmap()Tiago Vignatti1-1/+17
2016-02-09drm/i915: Implement end_cpu_accessTiago Vignatti1-0/+22
2016-02-09dma-buf: Remove range-based flushTiago Vignatti6-20/+11
2016-02-09drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson1-7/+3
2016-02-09drm/tegra: drop unused variable.Dave Airlie1-1/+0
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie52-611/+372
2016-02-09Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie47-1847/+2663
2016-02-08gma500: clean up an excessive and confusing helperAlan Cox1-16/+4
2016-02-08drm/gma500: remove helper functionSudip Mukherjee1-11/+1
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter4-66/+0
2016-02-08drm/vc4: Nuke preclose hookDaniel Vetter3-31/+0
2016-02-08drm/tilcdc: Nuke preclose hookDaniel Vetter3-29/+0
2016-02-08drm/tegra: Stop cancelling page flip eventsDaniel Vetter3-21/+0
2016-02-08drm/shmob: Nuke preclose hookDaniel Vetter3-30/+0
2016-02-08drm/rcar: Nuke preclose hookDaniel Vetter3-32/+0
2016-02-08drm/omap: Nuke close hooksDaniel Vetter3-55/+1
2016-02-08drm/msm: Nuke preclose hooksDaniel Vetter6-37/+0
2016-02-08drm/imx: Unconfuse preclose logicDaniel Vetter2-17/+0
2016-02-08drm/exynos: Remove event cancelling from postcloseDaniel Vetter1-14/+0
2016-02-08drm/atmel: Nuke precloseDaniel Vetter3-31/+0