summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-05-18dt-bindings: drm/panel: Document Innolux TV123WAM panel bindingsspanda@codeaurora.org-0/+20
2018-05-18drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding-2/+2
2018-05-18drm/panel: otm8009a: Use new backlight APIPhilippe CORNU-17/+9
2018-05-18drm/panel: otm8009a: No message if probe successPhilippe CORNU-9/+2
2018-05-18drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enab...Philippe CORNU-7/+10
2018-05-18drm/panel: otm8009a: Fix backlight updatesPhilippe CORNU-2/+16
2018-05-18drm/panel: Add device_link from panel device to DRM deviceJyri Sarha-0/+11
2018-05-18drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha-9/+6
2018-05-17i915: content-type property for HDMI connectorStanislav Lisovskiy-6/+12
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy-0/+157
2018-05-17drm/bridge: spelling and coding style minor fixesPhilippe Cornu-5/+5
2018-05-17drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard-0/+1
2018-05-15drm: clarify adjusted_mode documentation for bridgesPhilippe Cornu-4/+23
2018-05-15drm/xen-front: fix spelling mistake: "conector" -> "connector"Colin Ian King-1/+1
2018-05-14gpu: drm: qxl: Adding new typedef vm_fault_tSouptick Joarder-4/+4
2018-05-14drm/virtio: add define for second capset to the virgl code.Dave Airlie-0/+1
2018-05-14drm: Fix render node numbering regression from control node removal.Eric Anholt-0/+4
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-811959/+523571
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma-0/+18
2018-05-11drm: Add aspect ratio parsing in DRM layerShashank Sharma-3/+44
2018-05-11drm: Expose modes with aspect ratio, only if requestedAnkit Nautiyal-7/+50
2018-05-11drm: Handle aspect ratio info in legacy modeset pathAnkit Nautiyal-0/+9
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal-0/+24
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä-0/+3
2018-05-11drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä-6/+17
2018-05-11drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä-4/+14
2018-05-11drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä-1/+1
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä-31/+112
2018-05-10drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko-4/+3
2018-05-08drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood-4/+19
2018-05-08drm/dp: Add DP_DPCD_REV_XX to drm_dp_helperMatt Atwood-0/+5
2018-05-08drm/xen-front: Fix loop timeoutDan Carpenter-1/+1
2018-05-08drm/xen-front: fix xen_drm_front_shbuf_alloc() error handlingDan Carpenter-3/+3
2018-05-08drm/xen-front: checking for NULL instead of IS_ERRDan Carpenter-2/+2
2018-05-07dma-buf: Remove unneeded stubs around sync_debug interfacesEzequiel Garcia-10/+0
2018-05-04drm/selftests: Add drm helper selftestMaarten Lankhorst-1/+258
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst-7/+7
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst-109/+35
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst-17/+39
2018-05-04drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.Maarten Lankhorst-1/+20
2018-05-04gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probeJia-Ju Bai-1/+1
2018-05-04drm/bridge: adv7511: fix spelling of driver name in KconfigPeter Rosin-1/+1
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3711/+7246
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt-0/+3146
2018-05-03dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs.Eric Anholt-0/+28
2018-05-03drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt-0/+7
2018-05-04drm/pl111: Fix module probe bugLinus Walleij-1/+24
2018-05-03drm: remove all control node codeDaniel Vetter-43/+3
2018-05-03drm/msm: Don't setup control node debugfs filesDaniel Vetter-4/+0
2018-05-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur-1/+3