-
- Downloads
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Just some fixes for this merge window: the tegra changes fix some regressions in the merge, nouveau has a few modesetting fixes. The amdgpu fixes are bit bigger, but they contain a couple of weeks of fixes, and don't seem to contain anything that isn't really a fix. Summary: tegra: - merge window regression fixes nouveau: - couple of volta/turing modesetting fixes amdgpu: - EDC fixes for Arcturus - GDDR6 memory training fixe - Fix for reading gfx clockgating registers while in GFXOFF state - i2c freq fixes - Misc display fixes - TLB invalidation fix when using semaphores - VCN 2.5 instancing fixes - Switch raven1 gfxoff to a blacklist - Coreboot workaround for KV/KB - Root cause dongle fixes for display and revert workaround - Enable GPU reset for renoir and navi - Navi overclocking fixes - Fix up confusing warnings in display clock validation on raven amdkfd: - SDMA fix radeon: - Misc LUT fixes" * tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm: (90 commits) gpu: host1x: Set DMA direction only for DMA-mapped buffer objects drm/tegra: Reuse IOVA mapping where possible drm/tegra: Relax IOMMU usage criteria on old Tegra drm/amd/dm/mst: Ignore payload update failures drm/amdgpu: update default voltage for boot od table for navi1x drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2) drm/amdgpu: fetch default VDDC curve voltages (v2) drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2) drm/amdgpu/navi10: add OD_RANGE for navi overclocking drm/amdgpu/navi: fix index for OD MCLK drm/amd/display: Fix HW/SW state mismatch drm/amd/display: Fix a typo when computing dsc configuration drm/amd/powerplay: fix navi10 system intermittent reboot issue V2 drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode drm/amd/display: Only enable cursor on pipes that need it drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset drm/nouveau/kms/gv100-: move window ownership setup into modesetting path drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms ...
Showing
- drivers/gpu/drm/amd/amdgpu/Makefile 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/Makefile
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c 122 additions, 107 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h 4 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 9 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_df.h 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_df.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c 94 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h 0 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 20 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h 13 additions, 13 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c 0 additions, 92 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h 0 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
- drivers/gpu/drm/amd/amdgpu/athub_v1_0.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/athub_v1_0.c
- drivers/gpu/drm/amd/amdgpu/athub_v2_0.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/athub_v2_0.c
- drivers/gpu/drm/amd/amdgpu/df_v3_6.c 58 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/df_v3_6.c
Loading
Please register or sign in to comment