aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-01drm/amdgpu: Remove unneeded semicolonZheng Yongjun1-1/+1
2021-06-01amdgpu: remove unreachable codeJiapeng Chong1-2/+1
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang1-2/+5
2021-06-01drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang1-3/+2
2021-06-01drm/amdgpu: fix sdma firmware version error in sriovKevin Wang1-3/+3
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S4-0/+97
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das4-8/+21
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das1-14/+20
2021-06-01drm/amdgpu: remove unused codeNirmoy Das2-35/+0
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das4-65/+96
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das2-0/+33
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das2-19/+9
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das2-0/+42
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S2-0/+61
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang1-1/+1
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang1-2/+3
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher3-160/+138
2021-05-27drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao3-2/+5
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones1-1/+1
2021-05-27drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher1-1/+1
2021-05-27drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov3-2/+74
2021-05-27drm/amdgpu: Fix RAS function interfaceLuben Tuikov2-10/+18
2021-05-27drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-05-27drm/amdgpu: Correctly clear GCEA error statusMukul Joshi1-3/+7
2021-05-27drm/amdgpu: Use %p4cc to print 4CC formatThomas Zimmermann1-5/+2
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann6-126/+57
2021-05-26drm/amdgpu: Fix clang warning: unused label 'exit'Andrey Grodzovsky1-0/+2
2021-05-25drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen1-19/+23
2021-05-25drm/amdgpu: Change IP init sequence to support PSP program IH_RB_CNTL on NV12...Peng Ju Zhou1-2/+7
2021-05-25drm/amdgpu: Fix an error code in kfd_mem_attach_dmabuf()Dan Carpenter1-1/+3
2021-05-25drm/amdgpu: add missing unreserve on errorDan Carpenter1-2/+1
2021-05-25drm/amdgpu: add judgement for dc supportAsher Song1-1/+3
2021-05-25drm/amdgpu: fix typotony.huang_cp1-2/+2
2021-05-25drm/amdgpu: Fix crash when hot unplug in BACOAndrey Grodzovsky1-0/+4
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky4-7/+7
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann84-1135/+2939
2021-05-21drm/amdgpu: Fix inconsistent indentingJiapeng Chong1-7/+6
2021-05-21drm/amdgpu/apci: switch ATIF/ATCS probe orderAlex Deucher1-8/+6
2021-05-21drm/amdgpu/acpi: unify ATCS handling (v3)Alex Deucher2-52/+93
2021-05-21drm/amdgpu: Use preemptible placement for KFDFelix Kuehling1-3/+4
2021-05-21drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling6-9/+243
2021-05-21drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()...Lee Jones1-1/+1
2021-05-21drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuseLee Jones1-1/+1
2021-05-21drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones1-2/+2
2021-05-21drm/amd/amdgpu/sdma_v5_2: Repair typo in function nameLee Jones1-1/+1
2021-05-21drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functionsLee Jones1-5/+5
2021-05-21drm/amd/amdgpu/sdma_v5_0: Fix typo in function nameLee Jones1-1/+1
2021-05-21drm/amd/amdgpu/sdma_v4_0: Realign functions with their headersLee Jones1-2/+2
2021-05-21drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...Lee Jones1-1/+1