summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee20-30/+693
2023-06-09drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin1-3/+12
2023-06-09drm/amdgpu: change reserved vram info printYiPeng Chai1-3/+4
2023-06-09drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-09drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li1-3/+1
2023-06-09Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"Alex Deucher1-40/+0
2023-06-09Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...Alex Deucher1-14/+19
2023-06-09Revert "drm/amdgpu: change the reference clock for raven/raven2"Alex Deucher1-3/+4
2023-06-09drm/amdgpu: convert vcn/jpeg logical mask to physical maskStanley.Yang1-0/+4
2023-06-09drm/amdgpu: support check vcn jpeg block maskStanley.Yang1-1/+5
2023-06-09drm/amdgpu: pass xcc mask to ras taStanley.Yang2-0/+3
2023-06-09drm/amd/pm: update smu-driver if header for smu 13.0.0 and smu 13.0.10Kenneth Feng1-8/+25
2023-06-09drm/amdgpu/pm: notify driver unloading to PMFW for SMU v13.0.6 dGPULe Ma1-9/+7
2023-06-09drm/amdgpu: Mark 'kgd_gfx_aldebaran_clear_address_watch' & 'kgd_gfx_v11_clear...Srinivasan Shanmugam2-4/+4
2023-06-09drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+Aurabindo Pillai2-12/+13
2023-06-09Revert "drm/amd/display: Only use ODM2:1 policy for high pixel rate displays"Aurabindo Pillai2-2/+0
2023-06-09drm/amd/display: Add gnu_printf format attribute for snprintf_count()Srinivasan Shanmugam1-4/+5
2023-06-09drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam1-3/+12
2023-06-09drm/amd/display: fix compilation error due to shifting negative valueGONG, Ruiqi1-1/+1
2023-06-09drm/amdgpu/discovery: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva1-3/+3
2023-06-09amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2023-06-09drm/amdgpu: fix debug wait on idle for gfx9.4.1Jonathan Kim1-1/+1
2023-06-09drm/amd/display: fix seamless odm transitionsDmytro Laktyushkin3-1/+13
2023-06-09drm/amd/display: add ODM case when looking for first split pipeSamson Tam2-1/+55
2023-06-09drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-06-09drm/amd/display: Fix dc/dcn20/dcn20_optc.c kdocSrinivasan Shanmugam1-5/+12
2023-06-09drm/amd/pm: fulfill the OD support for SMU13.0.7Evan Quan1-43/+402
2023-06-09drm/amd/pm: Fill metrics data for SMUv13.0.6Lijo Lazar1-41/+66
2023-06-09drm/amd/pm: fulfill the OD support for SMU13.0.0Evan Quan1-43/+402
2023-06-09drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan4-10/+286
2023-06-09drm/amdkfd: bump kfd ioctl minor version for debug api availabilityJonathan Kim1-1/+0
2023-06-09drm/amdkfd: add debug device snapshot operationJonathan Kim3-2/+83
2023-06-09drm/amdkfd: add debug queue snapshot operationJonathan Kim5-0/+90
2023-06-09drm/amdkfd: add debug query exception info operationJonathan Kim3-0/+133
2023-06-09drm/amdkfd: add debug query event operationJonathan Kim3-0/+75
2023-06-09drm/amdkfd: add debug set flags operationJonathan Kim3-0/+61
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim13-5/+452
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim11-14/+512
2023-06-09drm/amdkfd: add debug wave launch mode operationJonathan Kim11-3/+124
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim11-2/+351
2023-06-09drm/amdkfd: add debug set exceptions enabled operationJonathan Kim3-0/+41
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim12-19/+686
2023-06-09drm/amd/pm: update SMU13 header files for coming OD supportEvan Quan4-45/+34
2023-06-09drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall3-0/+28
2023-06-09drm/amdkfd: add runtime enable operationJonathan Kim4-4/+150
2023-06-09drm/amdkfd: add send exception operationJonathan Kim8-6/+135
2023-06-09drm/amdkfd: add raise exception event functionJonathan Kim4-0/+123
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim14-31/+122
2023-06-09drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim4-2/+190
2023-06-09drm/amdgpu: expose debug api for mesJonathan Kim4-1/+84