summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-08-04drm/amd/amdgpu: fix build failure due to implicit declarationSudip Mukherjee1-0/+1
2022-07-29drm/amdgpu: enable support for psp 13.0.4 blockXiaojian Du4-2/+19
2022-07-29drm/amdgpu: add files for PSP 13.0.4Xiaojian Du2-0/+417
2022-07-29drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and indexYifan Zhang1-1/+9
2022-07-28drm/amdgpu: fix hive reference leak when reflecting psp topology infoJonathan Kim1-0/+2
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao3-2/+7
2022-07-28drm/amdgpu: drop non-necessary call trace dumpEvan Quan1-1/+0
2022-07-28drm/amdgpu: enable VCN cg and JPEG cg/pgSonny Jiang1-2/+5
2022-07-28drm/amdgpu: vcn_4_0_2 video codec querySonny Jiang1-0/+1
2022-07-28drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang1-0/+8
2022-07-28drm/amdgpu: add VCN function in NBIO v7.7Sonny Jiang1-0/+21
2022-07-28drm/amdgpu: fix a vcn4 boot poll bug in emulation modeSonny Jiang1-0/+1
2022-07-28drm/amd/amdgpu: add memory training support for PSP_V13Chengming Gui1-0/+159
2022-07-28drm/amdkfd: remove an unnecessary amdgpu_bo_refLang Yu1-1/+0
2022-07-28drm/amd/amdgpu: add additional page fault settings for gfx11Chengming Gui1-4/+28
2022-07-28drm/amdgpu: fix i2s_pdata out of bound array accessVijendar Mukunda1-8/+0
2022-07-28drm/amdkfd: fix kgd_mem memory leak when importing dmabufLang Yu1-0/+8
2022-07-28drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra2-0/+22
2022-07-28drm/amdkfd: track unified memory reservation with xnack offAlex Sierra2-9/+18
2022-07-28drm/amdgpu: Allow TTM to evict svm bo from same processPhilip Yang1-3/+6
2022-07-28drm/amdgpu: Fix the incomplete product numberRoy Sun1-1/+1
2022-07-28drm/amdgpu: use adev_to_drm for consistencyGuchun Chen1-1/+1
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie38-354/+1180
2022-07-25drm/amdgpu: enable swiotlb for gmc 11.0Aaron Liu1-0/+5
2022-07-25drm/amdgpu: enable swiotlb for gmc 10.0 (V2)Aaron Liu1-0/+5
2022-07-25drm/amd: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-25drm/amdgpu: Refactor code to handle non coherent and uncachedRajneesh Bhardwaj1-27/+24
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui6-1/+129
2022-07-25drm/amd/display: Add visualconfirm module parameterLeo Li2-0/+5
2022-07-25drm/amdgpu: bump driver version for IP discovery info in HW INFOAlex Deucher1-2/+3
2022-07-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher1-0/+24
2022-07-25drm/amdgpu: Fix comment typoJason Wang1-1/+1
2022-07-25drm/amdgpu: add dm ip block for dcn 3.1.4Roman Li1-0/+1
2022-07-25drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida1-2/+47
2022-07-22Merge tag 'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/d...Dave Airlie2-9/+9
2022-07-20drm/amdgpu: Write masked value to control registerMaíra Canal2-2/+2
2022-07-20drm/amdgpu: fix scratch register access method in SRIOVGavin Wan1-4/+4
2022-07-20drm/amdgpu: remove acc_size from reserve/unreserve memAlex Sierra1-43/+17
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov3-4/+19
2022-07-18drm/amd/pm: enable mode1 reset for smu_v13_0_7Kenneth Feng1-0/+1
2022-07-18drm/amdgpu: correct the PSP_BL_CMD enumHawking Zhang1-2/+2
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen3-19/+15
2022-07-18drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen1-13/+0
2022-07-18drm/amdgpu: skip SMU FW reloading in runpm BACO caseGuchun Chen1-0/+7
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen1-1/+5
2022-07-18drm/amdgpu: Clarify asics naming in Kconfig optionsAndré Almeida1-2/+3
2022-07-18drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher1-27/+33
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 2.3.xAlex Deucher3-26/+1
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher3-26/+1
2022-07-18drm/amdgpu: create I2S platform devices for Jadeite platformVijendar Mukunda1-109/+184