Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes from Dave Airlie: "Bunch of fixes all over the place, all pretty small: amdgpu, i915, exynos, one qxl and one vmwgfx. There is also a bunch of mst fixes, I left some cleanups in the series as I didn't think it was worth splitting up the tested series" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: (37 commits) drm/dp/mst: add some defines for logical/physical ports drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) drm/dp/mst: split connector registration into two parts (v2) drm/dp/mst: update the link_address_sent before sending the link address (v3) drm/dp/mst: fixup handling hotplug on port removal. drm/dp/mst: don't pass port into the path builder function drm/radeon: drop radeon_fb_helper_set_par drm: handle cursor_set2 in restore_fbdev_mode drm/exynos: Staticize local function in exynos_drm_gem.c drm/exynos: fimd: actually disable dp clock drm/exynos: dp: remove suspend/resume functions drm/qxl: recreate the primary surface when the bo is not primary drm/amdgpu: only print meaningful VM faults drm/amdgpu/cgs: remove import_gpu_mem drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 drm/vmwgfx: Fix a command submission hang regression drm/exynos: remove unused mode_fixup() code drm/exynos: remove decon_mode_fixup() drm/exynos: remove fimd_mode_fixup() ...
No related branches found
No related tags found
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 0 additions, 39 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
- drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/atombios_encoders.c
- drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c 6 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 6 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
- drivers/gpu/drm/amd/include/cgs_linux.h 0 additions, 17 deletionsdrivers/gpu/drm/amd/include/cgs_linux.h
- drivers/gpu/drm/drm_dp_mst_topology.c 52 additions, 33 deletionsdrivers/gpu/drm/drm_dp_mst_topology.c
- drivers/gpu/drm/drm_fb_helper.c 5 additions, 1 deletiondrivers/gpu/drm/drm_fb_helper.c
- drivers/gpu/drm/drm_probe_helper.c 16 additions, 3 deletionsdrivers/gpu/drm/drm_probe_helper.c
- drivers/gpu/drm/exynos/exynos7_drm_decon.c 0 additions, 12 deletionsdrivers/gpu/drm/exynos/exynos7_drm_decon.c
- drivers/gpu/drm/exynos/exynos_dp_core.c 0 additions, 23 deletionsdrivers/gpu/drm/exynos/exynos_dp_core.c
- drivers/gpu/drm/exynos/exynos_drm_core.c 0 additions, 6 deletionsdrivers/gpu/drm/exynos/exynos_drm_core.c
- drivers/gpu/drm/exynos/exynos_drm_crtc.c 0 additions, 15 deletionsdrivers/gpu/drm/exynos/exynos_drm_crtc.c
- drivers/gpu/drm/exynos/exynos_drm_drv.c 2 additions, 0 deletionsdrivers/gpu/drm/exynos/exynos_drm_drv.c
- drivers/gpu/drm/exynos/exynos_drm_drv.h 0 additions, 4 deletionsdrivers/gpu/drm/exynos/exynos_drm_drv.h
- drivers/gpu/drm/exynos/exynos_drm_fimc.c 18 additions, 18 deletionsdrivers/gpu/drm/exynos/exynos_drm_fimc.c
- drivers/gpu/drm/exynos/exynos_drm_fimd.c 1 addition, 13 deletionsdrivers/gpu/drm/exynos/exynos_drm_fimd.c
- drivers/gpu/drm/exynos/exynos_drm_g2d.c 0 additions, 3 deletionsdrivers/gpu/drm/exynos/exynos_drm_g2d.c
- drivers/gpu/drm/exynos/exynos_drm_gem.c 41 additions, 53 deletionsdrivers/gpu/drm/exynos/exynos_drm_gem.c
- drivers/gpu/drm/exynos/exynos_drm_gem.h 2 additions, 4 deletionsdrivers/gpu/drm/exynos/exynos_drm_gem.h
Loading
Please register or sign in to comment