Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Pull more drm updates from Dave Airlie: "Fixes/cleanups for rc1, non-desktop flags for VR - remove the MSM dt-bindings file Rob managed to push in the previous pull. - add a property/edid quirk to denote HMD devices, I had these hanging around for a few weeks and Keith had done some work on them, they are fairly self contained and small, and only affect people using HTC Vive VR headsets so far. - amdgpu, tegra, tilcdc, fsl fixes - some imx-drm cleanups I missed, these seemed pretty small, and no reason to hold off. I have one TTM regression fix (fixes bochs-vga in qemu) sitting locally awaiting review I'll probably send that in a separate pull request tomorrow" * tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux: (33 commits) dt-bindings: remove file that was added accidentally drm/edid: quirk HTC vive headset as non-desktop. [v2] drm/fb: add support for not enabling fbcon on non-desktop displays [v2] drm: add connector info/property for non-desktop displays [v2] drm/amdgpu: fix rmmod KCQ disable failed error drm/amdgpu: fix kernel hang when starting VNC server drm/amdgpu: don't skip attributes when powerplay is enabled drm/amd/pp: fix typecast error in powerplay. drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support drm/tegra: sor: Reimplement pad clock Revert "drm/radeon: dont switch vt on suspend" drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence drm/amd/powerplay: fix unfreeze level smc message for smu7 drm/amdgpu:fix memleak drm/amdgpu:fix memleak in takedown drm/amd/pp: fix dpm randomly failed on Vega10 drm/amdgpu: set f_mapping on exported DMA-bufs drm/amdgpu: Properly allocate VM invalidate eng v2 drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() drm/fsl-dcu: avoid disabling pixel clock twice on suspend ...
Showing
- Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt 1 addition, 1 deletion...mentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
- drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c 0 additions, 6 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 5 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 23 additions, 20 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 8 additions, 7 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c 0 additions, 6 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c 0 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c 5 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 0 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c 0 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
- drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 8 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 9 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 27 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c 12 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
- drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 1 addition, 1 deletiondrivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c
- drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c
- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 1 addition, 1 deletiondrivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
- drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 15 additions, 14 deletionsdrivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
Loading
Please register or sign in to comment