summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li2023-06-091-3/+1
* Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"Alex Deucher2023-06-091-40/+0
* Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...Alex Deucher2023-06-091-14/+19
* Revert "drm/amdgpu: change the reference clock for raven/raven2"Alex Deucher2023-06-091-3/+4
* drm/amdgpu: convert vcn/jpeg logical mask to physical maskStanley.Yang2023-06-091-0/+4
* drm/amdgpu: support check vcn jpeg block maskStanley.Yang2023-06-091-1/+5
* drm/amdgpu: pass xcc mask to ras taStanley.Yang2023-06-092-0/+3
* drm/amd/pm: update smu-driver if header for smu 13.0.0 and smu 13.0.10Kenneth Feng2023-06-091-8/+25
* drm/amdgpu/pm: notify driver unloading to PMFW for SMU v13.0.6 dGPULe Ma2023-06-091-9/+7
* drm/amdgpu: Mark 'kgd_gfx_aldebaran_clear_address_watch' & 'kgd_gfx_v11_clear...Srinivasan Shanmugam2023-06-092-4/+4
* drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+Aurabindo Pillai2023-06-092-12/+13
* Revert "drm/amd/display: Only use ODM2:1 policy for high pixel rate displays"Aurabindo Pillai2023-06-092-2/+0
* drm/amd/display: Add gnu_printf format attribute for snprintf_count()Srinivasan Shanmugam2023-06-091-4/+5
* drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam2023-06-091-3/+12
* drm/amd/display: fix compilation error due to shifting negative valueGONG, Ruiqi2023-06-091-1/+1
* drm/amdgpu/discovery: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva2023-06-091-3/+3
* amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu2023-06-091-8/+8
* drm/amdgpu: fix debug wait on idle for gfx9.4.1Jonathan Kim2023-06-091-1/+1
* drm/amd/display: fix seamless odm transitionsDmytro Laktyushkin2023-06-093-1/+13
* drm/amd/display: add ODM case when looking for first split pipeSamson Tam2023-06-092-1/+55
* drm/amd/display: clean up some inconsistent indentingJiapeng Chong2023-06-091-2/+2
* drm/amd/display: Fix dc/dcn20/dcn20_optc.c kdocSrinivasan Shanmugam2023-06-091-5/+12
* drm/amd/pm: fulfill the OD support for SMU13.0.7Evan Quan2023-06-091-43/+402
* drm/amd/pm: Fill metrics data for SMUv13.0.6Lijo Lazar2023-06-091-41/+66
* drm/amd/pm: fulfill the OD support for SMU13.0.0Evan Quan2023-06-091-43/+402
* drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan2023-06-094-10/+286
* drm/amdkfd: bump kfd ioctl minor version for debug api availabilityJonathan Kim2023-06-091-1/+0
* drm/amdkfd: add debug device snapshot operationJonathan Kim2023-06-093-2/+83
* drm/amdkfd: add debug queue snapshot operationJonathan Kim2023-06-095-0/+90
* drm/amdkfd: add debug query exception info operationJonathan Kim2023-06-093-0/+133
* drm/amdkfd: add debug query event operationJonathan Kim2023-06-093-0/+75
* drm/amdkfd: add debug set flags operationJonathan Kim2023-06-093-0/+61
* drm/amdkfd: add debug set and clear address watch points operationJonathan Kim2023-06-0913-5/+452
* drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim2023-06-0911-14/+512
* drm/amdkfd: add debug wave launch mode operationJonathan Kim2023-06-0911-3/+124
* drm/amdkfd: add debug wave launch override operationJonathan Kim2023-06-0911-2/+351
* drm/amdkfd: add debug set exceptions enabled operationJonathan Kim2023-06-093-0/+41
* drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim2023-06-0912-19/+686
* drm/amd/pm: update SMU13 header files for coming OD supportEvan Quan2023-06-094-45/+34
* drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall2023-06-093-0/+28
* drm/amdkfd: add runtime enable operationJonathan Kim2023-06-094-4/+150
* drm/amdkfd: add send exception operationJonathan Kim2023-06-098-6/+135
* drm/amdkfd: add raise exception event functionJonathan Kim2023-06-094-0/+123
* drm/amdkfd: apply trap workaround for gfx11Jonathan Kim2023-06-0914-31/+122
* drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim2023-06-094-2/+190
* drm/amdgpu: expose debug api for mesJonathan Kim2023-06-094-1/+84
* drm/amdgpu: prepare map process for multi-process debug devicesJonathan Kim2023-06-096-0/+87
* drm/amdkfd: prepare map process for single process debug devicesJonathan Kim2023-06-094-1/+111
* drm/amdgpu: add configurable grace period for unmap queuesJonathan Kim2023-06-0914-20/+295
* drm/amdgpu: add gfx11 hw debug mode enable and disable callsJonathan Kim2023-06-091-0/+38