aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-02-07drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu1-1/+6
2022-02-07drm/amdgpu: fix list add issue in vram reserveTao Zhou1-1/+1
2022-02-07Revert "drm/amdgpu: Add judgement to avoid infinite loop"yipechai1-4/+0
2022-02-07drm/amdgpu: Fixed the defect of soft lock caused by infinite loopyipechai2-7/+31
2022-02-07drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov2-1/+3
2022-02-07drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj1-1/+2
2022-02-07drm/amdgpu: Prevent random memory access in FRU codeLuben Tuikov1-10/+12
2022-02-07drm/amdgpu: Don't offset by 2 in FRU EEPROMLuben Tuikov1-9/+4
2022-02-07drm/amdgpu: Nerf "buff" to "buf"Luben Tuikov1-14/+14
2022-02-07drm/amdkfd: CRIU resume shared virtual memory rangesRajneesh Bhardwaj3-0/+119
2022-02-07drm/amdkfd: CRIU prepare for svm resumeRajneesh Bhardwaj4-2/+73
2022-02-07drm/amdkfd: CRIU Save Shared Virtual Memory rangesRajneesh Bhardwaj3-1/+108
2022-02-07drm/amdkfd: CRIU Discover svm rangesRajneesh Bhardwaj4-6/+81
2022-02-07drm/amdkfd: use user_gpu_id for svm rangesRajneesh Bhardwaj1-2/+2
2022-02-07drm/amdkfd: CRIU allow external mm for svm rangesRajneesh Bhardwaj1-8/+9
2022-02-07drm/amdkfd: CRIU checkpoint and restore xnack modeRajneesh Bhardwaj2-0/+16
2022-02-07drm/amdkfd: CRIU export BOs as prime dmabuf objectsRajneesh Bhardwaj1-2/+69
2022-02-07drm/amdkfd: CRIU implement gpu_id remappingDavid Yat Sin5-160/+414
2022-02-07drm/amdkfd: CRIU checkpoint and restore eventsDavid Yat Sin3-89/+280
2022-02-07drm/amdkfd: CRIU checkpoint and restore queue control stackDavid Yat Sin11-53/+138
2022-02-07drm/amdkfd: CRIU checkpoint and restore queue mqdsDavid Yat Sin11-26/+516
2022-02-07drm/amdkfd: CRIU restore queue doorbell idDavid Yat Sin1-19/+41
2022-02-07drm/amdkfd: CRIU restore sdma id for queuesDavid Yat Sin3-15/+40
2022-02-07drm/amdkfd: CRIU restore queue idsDavid Yat Sin4-9/+34
2022-02-07drm/amdkfd: CRIU add queues supportDavid Yat Sin3-8/+353
2022-02-07drm/amdkfd: CRIU Implement KFD unpause operationDavid Yat Sin3-1/+39
2022-02-07drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj5-14/+122
2022-02-07drm/amdkfd: CRIU Implement KFD restore ioctlRajneesh Bhardwaj1-1/+297
2022-02-07drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj6-2/+213
2022-02-07drm/amdkfd: CRIU Implement KFD process_info ioctlRajneesh Bhardwaj1-1/+55
2022-02-07drm/amdkfd: CRIU Introduce Checkpoint-Restore APIsRajneesh Bhardwaj2-2/+161
2022-02-07drm/amdgpu: Print once if RAS unsupportedLuben Tuikov1-8/+8
2022-02-07drm/amdgpu: rename amdgpu_vm_bo_rmv to _delChristian König6-9/+9
2022-02-07drm/amdgpu: add some lockdep checks to the VM codeChristian König1-0/+6
2022-02-07drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi1-1/+3
2022-02-07drm/amd/display: Use str_yes_no()Lucas De Marchi1-9/+5
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst249-3242/+4941
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu6-31/+0
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu1-0/+3
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-02drm/amd/display: Use NULL pointer instead of plain integerMagali Lemes1-1/+1
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell5-5/+77
2022-02-02drm/amdgpu: limit the number of dst address in traceSomalapuram Amaranath2-4/+3
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1