summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2022-06-14drm/amd/display: lower lane count first when CR done partially fails in EQWenjing Liu-6/+9
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips-4/+69
2022-06-14Revert "drm/amdgpu/gmc11: enable AGP aperture"Chengming Gui-11/+9
2022-06-14drm/amd/pm: enable MACO support for SMU 13.0.0Evan Quan-51/+7
2022-06-14drm/amd/pm: enable UCLK DS feature for SMU 13.0.0Evan Quan-0/+2
2022-06-14drm/amd/display: dml: move some variables to heapAurabindo Pillai-10/+10
2022-06-14drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li-56/+82
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer-2/+0
2022-06-14drm/amdgpu/pm: remove the repeated EnableGfxImu message sendingTim Huang-9/+4
2022-06-14drm/amdgpu/pm: correct the firmware flag address for SMU IP v13.0.4Tim Huang-2/+11
2022-06-14drm/amd/display: ignore modifiers when checking for format supportAurabindo Pillai-7/+46
2022-06-14drm/amd: disable GPA mode in backdoor loadYifan Zhang-0/+3
2022-06-14drm/amdgpu/discovery: enable vcn/jpeg v4_0_2Yifan Zhang-0/+1
2022-06-14drm/amd/pm: fix driver reload SMC firmware fail issue for smu13Yang Wang-0/+11
2022-06-10drm/amd/pm: support BAMACO reset on smu_v13_0_7Kenneth Feng-2/+56
2022-06-10drm/amd/pm: enable gfxoff on smu_v13_0_7Kenneth Feng-0/+3
2022-06-10drm/amd/pm: update the driver if header for smu_v13_0_7Kenneth Feng-19/+45
2022-06-10drm/amdgpu: Stop any pending reset if another in progress.Andrey Grodzovsky-0/+27
2022-06-10drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...Andrey Grodzovsky-9/+9
2022-06-10drm/amdgpu: Add work_struct for GPU reset from kfd.Andrey Grodzovsky-32/+15
2022-06-10drm/amdgpu: Add work_struct for GPU reset from debugfsAndrey Grodzovsky-2/+19
2022-06-10drm/admgpu: Serialize RAS recovery work directly into reset domain queue.Andrey Grodzovsky-2/+4
2022-06-10drm/amdgpu: Cache result of last reset at reset domain level.Andrey Grodzovsky-2/+6
2022-06-10drm/amdkfd: Remove field io_link_count from struct kfd_topology_deviceRamesh Errabolu-4/+0
2022-06-10drm/amdgpu/display: Fix compilation issuesChandan Vurdigere Nataraj-2/+4
2022-06-10drm/amdgpu/display: Remove unnecessary typecasts and fix build issuesChandan Vurdigere Nataraj-15/+15
2022-06-08drm/amdgpu: always flush the TLB on gfx8Christian König-0/+5
2022-06-08drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König-10/+7
2022-06-08drm/amd/pm: enable BACO on smu_v13_0_7Kenneth Feng-0/+8
2022-06-08drm/amd/pm: add interface to deallocate power_context for smu_v13_0_7Kenneth Feng-0/+1
2022-06-08drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya-1/+6
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang-16/+20
2022-06-08drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.0/7Evan Quan-1/+12
2022-06-08drm/amd/pm: drop redundant declarationsEvan Quan-14/+0
2022-06-08drm/amd/pm: enable mode1 reset support for SMU 13.0.0Evan Quan-0/+33
2022-06-08drm/amdgpu: avoid to perform undesired clockgating operationEvan Quan-2/+8
2022-06-08drm/amdgpu: enable ASPM support for PCIE 7.4.0/7.6.0Evan Quan-3/+125
2022-06-08drm/amd/pm: optimize the interface for dpm feature status queryEvan Quan-18/+8
2022-06-08drm/amd/pm: drop unneeded thermal_controller_type checkEvan Quan-4/+1
2022-06-08drm/amd/pm: enable FW CTF feature for SMU 13.0.0Evan Quan-0/+2
2022-06-08drm/amdgpu: fix scratch register access method in SRIOVZhenGuo Yin-3/+4
2022-06-08drm/radeon: Initialize fences array entries in radeon_sa_bo_next_holeXiaohui Zhang-3/+3
2022-06-08drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling-14/+32
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira-16/+13
2022-06-08drm/amdkfd: Extend KFD device topology to surface peer-to-peer linksRamesh Errabolu-2/+320
2022-06-08drm/radeon: integer overflow in radeon_mode_dumb_create()Xiaohui Zhang-1/+1
2022-06-08drm/amdgpu: simplify amdgpu_ucode_get_load_type()Alex Deucher-20/+0
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN31/316Rodrigo Siqueira-32/+26
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN301Rodrigo Siqueira-17/+13
2022-06-08drm/amd/display: fix null pointer deref errorAurabindo Pillai-3/+6