summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy3-0/+125
2018-05-17drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard1-0/+1
2018-05-15drm/xen-front: fix spelling mistake: "conector" -> "connector"Colin Ian King1-1/+1
2018-05-14gpu: drm: qxl: Adding new typedef vm_fault_tSouptick Joarder1-4/+4
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst4870-241415/+248655
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma1-0/+12
2018-05-11drm: Add aspect ratio parsing in DRM layerShashank Sharma2-3/+44
2018-05-11drm: Expose modes with aspect ratio, only if requestedAnkit Nautiyal1-7/+37
2018-05-11drm: Handle aspect ratio info in legacy modeset pathAnkit Nautiyal1-0/+9
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal1-0/+9
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä1-0/+3
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