summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-06-09drm/amdgpu: put MQDs in VRAMAlex Deucher-2/+9
2023-06-09drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen-10/+3
2023-06-09drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.cSrinivasan Shanmugam-24/+24
2023-06-09drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang-0/+6
2023-06-09drm/amdgpu/gfx11: always restore kcq/kgq MQDsAlex Deucher-9/+4
2023-06-09drm/amdgpu/nv: update VCN 3 max HEVC encoding resolutionThong Thai-6/+16
2023-06-09drm/amdgpu/gfx10: always restore kcq/kgq MQDsAlex Deucher-9/+4
2023-06-09drm/amdgpu/gfx9: always restore kcq MQDsAlex Deucher-10/+4
2023-06-09drm/amdgpu/gfx8: always restore kcq MQDsAlex Deucher-4/+2
2023-06-09drm/amdgpu/gfx11: drop unused variableAlex Deucher-3/+1
2023-06-09drm/amdgpu/gfx10: drop unused variableAlex Deucher-3/+1
2023-06-09drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpersAlex Deucher-47/+2
2023-06-09drm/amdgpu/gfx10: use generic [en/dis]able_kgq() helpersAlex Deucher-46/+2
2023-06-09drm/amdgpu: add [en/dis]able_kgq() functionsAlex Deucher-0/+70
2023-06-09drm/amd/amdgpu: Fix style problems in amdgpu_psp.cSrinivasan Shanmugam-31/+20
2023-06-09drm/amdgpu/gfx10: drop old bring up codeAlex Deucher-67/+3
2023-06-09drm/amdgpu/gfx11: drop old bring up codeAlex Deucher-67/+3
2023-06-09drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.cSrinivasan Shanmugam-13/+15
2023-06-09drm/amdgpu: Enable mcbp under sriov by defaultYuBiao Wang-2/+2
2023-06-09drm/amdgpu: remove pasid_src field from IV entryXiaomeng Hou-2/+0
2023-06-09drm/amd/amdgpu: Simplify switch case statements in amdgpu_connectors.cSrinivasan Shanmugam-10/+29
2023-06-09drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen-4/+1
2023-06-09drm/amdgpu: Add SDMA_UTCL1_WR_FIFO_SED field for sdma_v4_4_ras_fieldStanley.Yang-0/+4
2023-06-09drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu-1/+5
2023-06-09drm/amdkfd: Update KFD TTM mem limitMukul Joshi-2/+7
2023-06-09drm/amdgpu: Set GTT size equal to TTM mem limitMukul Joshi-20/+6
2023-06-09drm/amdgpu: mark gfx_v9_4_3_disable_gpa_mode() staticGuchun Chen-1/+1
2023-06-09drm/amdgpu: check correct allocated mqd_backup object after allocGuchun Chen-4/+5
2023-06-09drm/amdgpu: fix a build warning by a typo in amdgpu_gfx.cGuchun Chen-2/+2
2023-06-09drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang-1/+0
2023-06-09drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang-1/+0
2023-06-09drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao-30/+41
2023-06-09drm/amd/amdgpu: Fix style errors in amdgpu_display.cSrinivasan Shanmugam-9/+8
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli-0/+7
2023-06-09drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli-1/+1
2023-06-09drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2Pierre-Eric Pelloux-Prayer-1/+5
2023-06-09drm:amd:amdgpu: Fix missing bo unlock in failure pathSukrut Bellary-1/+3
2023-06-07drm/amdgpu: change reserved vram info printYiPeng Chai-3/+4
2023-06-07drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu-2/+9
2023-06-07Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"Alex Deucher-40/+0
2023-06-07Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...Alex Deucher-14/+19
2023-06-07Revert "drm/amdgpu: change the reference clock for raven/raven2"Alex Deucher-3/+4
2023-06-07drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello-2/+2
2023-06-07drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang-7/+4
2023-06-07drm/amd: Disallow s0ix without BIOS support againMario Limonciello-2/+6
2023-06-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann-61/+41
2023-05-31drm/amdgpu: enable tmz by default for GC 11.0.1Ikshwaku Chauhan-1/+2
2023-05-31drm/amdgpu: add RAS POISON interrupt funcs for jpeg_v4_0Horatio Zhang-7/+21
2023-05-31drm/amdgpu: add RAS POISON interrupt funcs for jpeg_v2_6Horatio Zhang-6/+22
2023-05-31drm/amdgpu: separate ras irq from jpeg instance irq for UVD_POISONHoratio Zhang-1/+29