summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23drm/gma500: Remove VLALaura Abbott
2018-05-22drm/gma500: Fix Medfield for drm_framebuffer moveDaniel Stone
2018-05-22drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone
2018-05-22drm/omap: Move GEM BO to drm_framebufferDaniel Stone
2018-05-21drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter
2018-05-20drm/rockchip: lvds: avoid duplicating drm_bridge_attachPeter Rosin
2018-05-18drm/rockchip: rockchip_drm_fb -> drm_framebufferDaniel Stone
2018-05-18drm/rockchip: Place GEM BOs in drm_framebufferDaniel Stone
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone
2018-05-18drm/msm: Move GEM BOs to drm_framebufferDaniel Stone
2018-05-18drm/gma500: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/armada: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone
2018-05-18drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone
2018-05-18drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone
2018-05-18drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timingsStefan Agner
2018-05-18drm/panel: simple: AUO P320HVN03 uses SPWG data orderingLucas Stach
2018-05-18drm/panel: simple: Add Innolux TV123WAM panel driver supportspanda@codeaurora.org
2018-05-18dt-bindings: drm/panel: Document Innolux TV123WAM panel bindingsspanda@codeaurora.org
2018-05-18drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding
2018-05-18drm/panel: otm8009a: Use new backlight APIPhilippe CORNU
2018-05-18drm/panel: otm8009a: No message if probe successPhilippe CORNU
2018-05-18drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enab...Philippe CORNU
2018-05-18drm/panel: otm8009a: Fix backlight updatesPhilippe CORNU
2018-05-18drm/panel: Add device_link from panel device to DRM deviceJyri Sarha
2018-05-18drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha
2018-05-17i915: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-17drm/bridge: spelling and coding style minor fixesPhilippe Cornu
2018-05-17drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard
2018-05-15drm: clarify adjusted_mode documentation for bridgesPhilippe Cornu
2018-05-15drm/xen-front: fix spelling mistake: "conector" -> "connector"Colin Ian King
2018-05-14gpu: drm: qxl: Adding new typedef vm_fault_tSouptick Joarder
2018-05-14drm/virtio: add define for second capset to the virgl code.Dave Airlie
2018-05-14drm: Fix render node numbering regression from control node removal.Eric Anholt
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma
2018-05-11drm: Add aspect ratio parsing in DRM layerShashank Sharma
2018-05-11drm: Expose modes with aspect ratio, only if requestedAnkit Nautiyal
2018-05-11drm: Handle aspect ratio info in legacy modeset pathAnkit Nautiyal
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä
2018-05-11drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä
2018-05-11drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä
2018-05-11drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä
2018-05-10drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko
2018-05-08drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood