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