aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
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/agd5f/linux into drm-nextDave Airlie38-342/+1168
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/drm/drm-misc into drm-nextDave 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-97/+172
2022-07-18drm/amdgpu: add dmi check for jadeite platformVijendar Mukunda1-0/+36
2022-07-18drm/amdgpu: fix for coding style issuesVijendar Mukunda1-23/+12
2022-07-18drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai5-2/+464
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky3-25/+6
2022-07-18drm/amdgpu: limiting AV1 to first instance on VCN4 decodeSonny Jiang1-0/+131
2022-07-15drm/amdgpu: Fix for drm buddy memory corruptionArunpravin Paneer Selvam2-9/+9
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie29-367/+878
2022-07-13drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li1-0/+4
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao1-11/+71
2022-07-13drm/amdgpu/sdma6: add aggregated doorbell supportJack Xiao1-23/+57
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma4-34/+137
2022-07-13drm/amdgpu/mes11: initialize aggregated doorbellJack Xiao1-1/+57
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma3-6/+70
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao9-27/+74
2022-07-13drm/amdgpu: support SDMA soft recovery for sdma v6Likun Gao1-14/+37
2022-07-13drm/amdgpu: enable soft reset for gfx 11Likun Gao1-1/+7
2022-07-13drm/amdgpu: support gfx soft reset for gfx v11Likun Gao1-43/+126
2022-07-12drm/amdgpu/mes: set correct mes ring ready flagJack Xiao2-0/+6
2022-07-12drm/amdgpu: Remove one duplicated ef removalxinhui pan1-6/+0