summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-12drm/panel: Small documentation polishDaniel Vetter
2019-01-12drm/of: Fix kerneldocDaniel Vetter
2019-01-12drm/docs: improve docs for drm_drv.cDaniel Vetter
2019-01-11drm/doc: Polish kerneldoc for drm_device.hDaniel Vetter
2019-01-11drm/tda998x: Don't set dpms hookDaniel Vetter
2019-01-11drm/arc: Don't set the dpms hookDaniel Vetter
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter
2019-01-11drm/panel: Add a driver for the TPO TPG110Linus Walleij
2019-01-11drm: Auto-set allow_fb_modifiers when given modifiers at plane initPaul Kocialkowski
2019-01-11drm/vc4: Limit SAND tiling support to semiplanar YUV420 formatsPaul Kocialkowski
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-11drm/atomic: Add missing () to function ref in kerneldocDaniel Vetter
2019-01-11drm: Unexport drm_crtc_force_disableDaniel Vetter
2019-01-11drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter
2019-01-11drm/ch7006: Stop using drm_crtc_force_disableDaniel Vetter
2019-01-10drm/nouveau: Use atomic VCPI helpers for MSTLyude Paul
2019-01-10drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()Lyude Paul
2019-01-10drm/dp_mst: Start tracking per-port VCPI allocationsLyude Paul
2019-01-10drm/dp_mst: Add some atomic state iterator macrosLyude Paul
2019-01-10drm/nouveau: Grab payload lock in nv50_msto_payload()Lyude Paul
2019-01-10drm/nouveau: Stop unsetting mstc->port, use malloc refsLyude Paul
2019-01-10drm/nouveau: Keep malloc references to MST portsLyude Paul
2019-01-10drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()Lyude Paul
2019-01-10drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()Lyude Paul
2019-01-10drm/amdgpu/display: Keep malloc ref to MST portLyude Paul
2019-01-10drm/i915: Keep malloc references to MST portsLyude Paul
2019-01-10drm/dp_mst: Fix payload deallocation on hotplugs using malloc refsLyude Paul
2019-01-10drm/dp_mst: Stop releasing VCPI when removing ports from topologyLyude Paul
2019-01-10drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref failsLyude Paul
2019-01-10drm/dp_mst: Introduce new refcounting scheme for mstbs and portsLyude Paul
2019-01-10drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friendsLyude Paul
2019-01-10drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()Lyude Paul
2019-01-10drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()Lyude Paul
2019-01-10drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()Lyude Paul
2019-01-10drm/dp_mst: Fix some formatting in drm_dp_add_port()Lyude Paul
2019-01-11drm/rockchip: Add reflection propertiesDaniele Castagna
2019-01-11drm/rockchip: Separate RK3288 from RK3368 win01 registersEzequiel Garcia
2019-01-11drm/rockchip: Fix typo in VOP macros argumentEzequiel Garcia
2019-01-10drm/rockchip: Fix YUV buffers color renderingDaniele Castagna
2019-01-10drm/rockchip: update cursors asynchronously through atomic.Enric Balletbo i Serra
2019-01-11Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-nextDave Airlie
2019-01-10drm: msm: Cleanup drm_display_mode print strShayenne Moura
2019-01-10drm/fb-helper: Scale back depth to supported maximumLinus Walleij
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä
2019-01-10drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()Ville Syrjälä
2019-01-10drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as wellVille Syrjälä
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10drm/crtc-helpers: WARN when used with atomic driversDaniel Vetter
2019-01-09drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.hSam Ravnborg