summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Add and handle new aspect ratios in DRM layerShashank Sharma2018-05-111-0/+12
* drm: Add aspect ratio parsing in DRM layerShashank Sharma2018-05-112-3/+44
* drm: Expose modes with aspect ratio, only if requestedAnkit Nautiyal2018-05-111-7/+37
* drm: Handle aspect ratio info in legacy modeset pathAnkit Nautiyal2018-05-111-0/+9
* drm: Add DRM client cap for aspect-ratioAnkit Nautiyal2018-05-111-0/+9
* video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä2018-05-111-0/+3
* drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä2018-05-111-6/+17
* drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä2018-05-111-4/+14
* drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä2018-05-111-1/+1
* drm/modes: Introduce drm_mode_match()Ville Syrjälä2018-05-111-31/+103
* drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko2018-05-101-4/+3
* drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood2018-05-081-4/+18
* drm/xen-front: Fix loop timeoutDan Carpenter2018-05-081-1/+1
* drm/xen-front: fix xen_drm_front_shbuf_alloc() error handlingDan Carpenter2018-05-082-3/+3
* drm/xen-front: checking for NULL instead of IS_ERRDan Carpenter2018-05-081-2/+2
* dma-buf: Remove unneeded stubs around sync_debug interfacesEzequiel Garcia2018-05-071-10/+0
* drm/selftests: Add drm helper selftestMaarten Lankhorst2018-05-044-1/+258
* drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst2018-05-044-7/+7
* drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst2018-05-041-109/+35
* drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst2018-05-043-15/+38
* drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.Maarten Lankhorst2018-05-041-1/+20
* gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probeJia-Ju Bai2018-05-041-1/+1
* drm/bridge: adv7511: fix spelling of driver name in KconfigPeter Rosin2018-05-041-1/+1
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-0416-0/+2943
* drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt2018-05-041-0/+5
* drm/pl111: Fix module probe bugLinus Walleij2018-05-043-1/+24
* drm: remove all control node codeDaniel Vetter2018-05-034-22/+3
* drm/msm: Don't setup control node debugfs filesDaniel Vetter2018-05-032-4/+0
* drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur2018-05-031-1/+3
* Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...Daniel Vetter2018-05-037-16/+35
* drm/qxl: Remove unecessary dma_fence_opsDaniel Vetter2018-05-031-7/+0
* drm: Remove unecessary dma_fence_opsDaniel Vetter2018-05-033-19/+0
* dma-fence: Make ->wait callback optionalDaniel Vetter2018-05-033-3/+4
* dma-fence: Allow wait_any_timeout for all fencesDaniel Vetter2018-05-031-5/+0
* dma-fence: Make ->enable_signaling optionalDaniel Vetter2018-05-031-1/+12
* drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter2018-05-031-4/+4
* drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter2018-05-031-4/+4
* drm: Drop DRM_CONTROL_ALLOW from ioctlsDaniel Vetter2018-05-032-36/+36
* drm/rect: Fix drm_rect_rotation_inv() docsVille Syrjälä2018-05-021-2/+2
* drm/pl111: Enable device-specific assigned memoryLinus Walleij2018-05-022-2/+33
* drm/pl111: Support the Versatile ExpressLinus Walleij2018-05-024-1/+196
* gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"Colin Ian King2018-05-021-1/+1
* drm/rockchip: Disable blending for win0Kristian H. Kristensen2018-05-011-1/+12
* drm/vc4: Enable syncobj supportStefan Schake2018-05-011-1/+2
* drm/vc4: Export fence through syncobjStefan Schake2018-05-011-2/+28
* drm/vc4: Syncobj import supportStefan Schake2018-05-012-5/+26
* drm/panel: Enable DSI transactions on the RPi panel.Eric Anholt2018-04-301-13/+1
* drm/vc4: Skip ULPS latching when we're in that ULPS state already.Eric Anholt2018-04-301-0/+5
* drm/vc4: make function vc4_allocate_bin_bo staticVaishali Thakkar2018-04-301-2/+1
* drm: Make the prime vmap/vunmap hooks optional.Eric Anholt2018-04-301-2/+6