summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao-2/+7
2022-07-28drm/amdgpu: drop non-necessary call trace dumpEvan Quan-1/+0
2022-07-28drm/amdgpu: enable VCN cg and JPEG cg/pgSonny Jiang-2/+5
2022-07-28drm/amdgpu: vcn_4_0_2 video codec querySonny Jiang-0/+1
2022-07-28drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang-0/+8
2022-07-28drm/amdgpu: add VCN function in NBIO v7.7Sonny Jiang-0/+21
2022-07-28drm/amdgpu: fix a vcn4 boot poll bug in emulation modeSonny Jiang-0/+1
2022-07-28drm/amd/amdgpu: add memory training support for PSP_V13Chengming Gui-0/+159
2022-07-28drm/amdkfd: remove an unnecessary amdgpu_bo_refLang Yu-1/+0
2022-07-28drm/amd/amdgpu: add additional page fault settings for gfx11Chengming Gui-4/+28
2022-07-28drm/amdgpu: fix i2s_pdata out of bound array accessVijendar Mukunda-8/+0
2022-07-28drm/amdkfd: fix kgd_mem memory leak when importing dmabufLang Yu-0/+8
2022-07-28drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra-0/+22
2022-07-28drm/amdkfd: track unified memory reservation with xnack offAlex Sierra-9/+18
2022-07-28drm/amdgpu: Allow TTM to evict svm bo from same processPhilip Yang-3/+6
2022-07-28drm/amdgpu: Fix the incomplete product numberRoy Sun-1/+1
2022-07-28drm/amdgpu: use adev_to_drm for consistencyGuchun Chen-1/+1
2022-07-28drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handlesDanilo Krummrich-1/+1
2022-07-28drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handlesDanilo Krummrich-1/+1
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-354/+1180
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann-1/+0
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann-2/+2
2022-07-25drm/amdgpu: enable swiotlb for gmc 11.0Aaron Liu-0/+5
2022-07-25drm/amdgpu: enable swiotlb for gmc 10.0 (V2)Aaron Liu-0/+5
2022-07-25drm/amd: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-25drm/amdgpu: Refactor code to handle non coherent and uncachedRajneesh Bhardwaj-27/+24
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui-1/+129
2022-07-25drm/amd/display: Add visualconfirm module parameterLeo Li-0/+5
2022-07-25drm/amdgpu: bump driver version for IP discovery info in HW INFOAlex Deucher-2/+3
2022-07-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher-0/+24
2022-07-25drm/amdgpu: Fix comment typoJason Wang-1/+1
2022-07-25drm/amdgpu: add dm ip block for dcn 3.1.4Roman Li-0/+1
2022-07-25drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida-2/+47
2022-07-22Merge tag 'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/d...Dave Airlie-9/+9
2022-07-20drm/amdgpu: Write masked value to control registerMaíra Canal-2/+2
2022-07-20drm/amdgpu: fix scratch register access method in SRIOVGavin Wan-4/+4
2022-07-20drm/amdgpu: remove acc_size from reserve/unreserve memAlex Sierra-43/+17
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov-4/+19
2022-07-18drm/amd/pm: enable mode1 reset for smu_v13_0_7Kenneth Feng-0/+1
2022-07-18drm/amdgpu: correct the PSP_BL_CMD enumHawking Zhang-2/+2
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen-19/+15
2022-07-18drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen-13/+0
2022-07-18drm/amdgpu: skip SMU FW reloading in runpm BACO caseGuchun Chen-0/+7
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen-1/+5
2022-07-18drm/amdgpu: Clarify asics naming in Kconfig optionsAndré Almeida-2/+3
2022-07-18drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher-27/+33
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 2.3.xAlex Deucher-26/+1
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher-26/+1
2022-07-18drm/amdgpu: create I2S platform devices for Jadeite platformVijendar Mukunda-109/+184
2022-07-18drm/amdgpu: add dmi check for jadeite platformVijendar Mukunda-0/+36