summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
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-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-354/+1180
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
2022-07-18drm/amdgpu: fix for coding style issuesVijendar Mukunda-23/+12
2022-07-18drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai-2/+464
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky-25/+6
2022-07-18drm/amdgpu: limiting AV1 to first instance on VCN4 decodeSonny Jiang-0/+131
2022-07-15drm/amdgpu: Fix for drm buddy memory corruptionArunpravin Paneer Selvam-9/+9
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-374/+885
2022-07-13drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li-0/+4
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao-11/+71
2022-07-13drm/amdgpu/sdma6: add aggregated doorbell supportJack Xiao-23/+57
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma-34/+137
2022-07-13drm/amdgpu/mes11: initialize aggregated doorbellJack Xiao-1/+57
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma-6/+70
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao-27/+74
2022-07-13drm/amdgpu: support SDMA soft recovery for sdma v6Likun Gao-14/+37
2022-07-13drm/amdgpu: enable soft reset for gfx 11Likun Gao-1/+7
2022-07-13drm/amdgpu: support gfx soft reset for gfx v11Likun Gao-49/+132
2022-07-12drm/amdgpu/mes: set correct mes ring ready flagJack Xiao-0/+6
2022-07-12drm/amdgpu: Remove one duplicated ef removalxinhui pan-6/+0