summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-11drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä1-6/+17
2018-05-11drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä1-4/+14
2018-05-11drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä1-1/+1
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä1-31/+103
2018-05-10drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko1-4/+3
2018-05-08drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood1-4/+18
2018-05-08drm/xen-front: Fix loop timeoutDan Carpenter1-1/+1
2018-05-08drm/xen-front: fix xen_drm_front_shbuf_alloc() error handlingDan Carpenter2-3/+3
2018-05-08drm/xen-front: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2018-05-07dma-buf: Remove unneeded stubs around sync_debug interfacesEzequiel Garcia1-10/+0
2018-05-04drm/selftests: Add drm helper selftestMaarten Lankhorst4-1/+258
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst4-7/+7
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst1-109/+35
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst3-15/+38
2018-05-04drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.Maarten Lankhorst1-1/+20
2018-05-04gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probeJia-Ju Bai1-1/+1
2018-05-04drm/bridge: adv7511: fix spelling of driver name in KconfigPeter Rosin1-1/+1
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie85-3691/+7115
2018-05-04drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt16-0/+2943
2018-05-04drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt1-0/+5
2018-05-04drm/pl111: Fix module probe bugLinus Walleij3-1/+24
2018-05-03drm: remove all control node codeDaniel Vetter4-22/+3
2018-05-03drm/msm: Don't setup control node debugfs filesDaniel Vetter2-4/+0
2018-05-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3
2018-05-03Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...Daniel Vetter7-16/+35
2018-05-03drm/qxl: Remove unecessary dma_fence_opsDaniel Vetter1-7/+0
2018-05-03drm: Remove unecessary dma_fence_opsDaniel Vetter3-19/+0
2018-05-03dma-fence: Make ->wait callback optionalDaniel Vetter3-3/+4
2018-05-03dma-fence: Allow wait_any_timeout for all fencesDaniel Vetter1-5/+0
2018-05-03dma-fence: Make ->enable_signaling optionalDaniel Vetter1-1/+12
2018-05-03drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter1-4/+4
2018-05-03drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter1-4/+4
2018-05-03drm: Drop DRM_CONTROL_ALLOW from ioctlsDaniel Vetter2-36/+36
2018-05-02drm/rect: Fix drm_rect_rotation_inv() docsVille Syrjälä1-2/+2
2018-05-02drm/pl111: Enable device-specific assigned memoryLinus Walleij2-2/+33
2018-05-02drm/pl111: Support the Versatile ExpressLinus Walleij4-1/+196
2018-05-02gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"Colin Ian King1-1/+1
2018-05-01drm/rockchip: Disable blending for win0Kristian H. Kristensen1-1/+12
2018-05-01drm/vc4: Enable syncobj supportStefan Schake1-1/+2
2018-05-01drm/vc4: Export fence through syncobjStefan Schake1-2/+28
2018-05-01drm/vc4: Syncobj import supportStefan Schake2-5/+26
2018-04-30drm/panel: Enable DSI transactions on the RPi panel.Eric Anholt1-13/+1
2018-04-30drm/vc4: Skip ULPS latching when we're in that ULPS state already.Eric Anholt1-0/+5
2018-04-30drm/vc4: make function vc4_allocate_bin_bo staticVaishali Thakkar1-2/+1
2018-04-30drm: Make the prime vmap/vunmap hooks optional.Eric Anholt1-2/+6
2018-04-30drm/tinydrm/mi0283qt: Always set rotation valueTom Callaway1-18/+23
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie139-1012/+8059
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+6
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+19
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-17/+34