summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2019-01-09drm/arc: do not rely on drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from drm_encoder_slave.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg
2019-01-09drm/gem: Mark pinned pages as unevictableKuo-Hsin Yang
2019-01-09drm: make drm_framebuffer.h self containedSam Ravnborg
2019-01-09drm: move DRM_SWITCH_POWER defines to drm_device.hSam Ravnborg
2019-01-09drm: drm_device.h: update comments to kernel-doc styleSam Ravnborg
2019-01-09drm: i915: Cleanup drm_display_mode print strShayenne Moura
2019-01-09drm: sti: Cleanup drm_display_mode print strShayenne Moura
2019-01-09drm: meson: Cleanup on drm_display_mode print strShayenne Moura
2019-01-09drm: omapdrm: Cleanup drm_display_mode print strShayenne Moura
2019-01-09qxl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-09drm/virtio: Drop deprecated load/unload initializationEzequiel Garcia
2019-01-08drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setupPeter Wu
2019-01-08drm/fb-helper: generic: Fix setup error pathNoralf Trønnes
2019-01-08drm/virtio: drop virtio_gpu_fence_cleanup()Gerd Hoffmann
2019-01-08drm/virtio: fix pageflip flushGerd Hoffmann
2019-01-08drm/virtio: log error responsesGerd Hoffmann