summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2022-01-27drm/amdgpu: add 1.3.1/2.4.0 athub CG supportAaron Liu-0/+2
2022-01-27drm/amdgpu: convert code name to ip version for athubAaron Liu-6/+7
2022-01-27drm/amdgpu: get hash bit for CH4 in umc channel indexTao Zhou-0/+23
2022-01-27drm/amdgpu: update algorithm of umc address conversionTao Zhou-8/+37
2022-01-27drm/amdgpu: increase bad page number for umc ras queryTao Zhou-1/+6
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou-93/+46
2022-01-27drm/amdgpu: Wipe all VRAM on free when RAS is enabledFelix Kuehling-0/+3
2022-01-27drm/amdgpu: Fix an error message in rmmodTianci.Yin-2/+2
2022-01-27drm/amdgpu: add determine passthrough under arm64Victor Zhao-1/+3
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König-3/+5
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König-0/+5
2022-01-25drm/amdgpu: convert to UVD IP version checkingTim Huang-2/+7
2022-01-25drm/amdgpu: convert to NBIO IP version checkingTim Huang-13/+31
2022-01-25drm/amdgpu: convert amdgpu_display_supported_domains() to IP versionsAlex Deucher-12/+17
2022-01-25drm/amdgpu: handle BACO synchronization with secondary funcsAlex Deucher-12/+18
2022-01-25drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher-68/+66
2022-01-25drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher-11/+13
2022-01-25drm/amdgpu: set APU flag based on IP discovery tableAlex Deucher-0/+13
2022-01-25Revert "drm/amdgpu: No longer insert ras blocks into ras_list if it already e...yipechai-7/+0
2022-01-25drm/amdgpu: Move xgmi ras initialization from .late_init to .early_inityipechai-5/+21
2022-01-25drm/amdgpu: fix channel index mapping for SIENNA_CICHLIDStanley.Yang-12/+17
2022-01-25drm/amdgpu: switch to common helper to read bios from romHawking Zhang-69/+43
2022-01-25drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang-226/+3
2022-01-25drm/amdgpu: switch to amdgpu_sriov_rreg/wregHawking Zhang-5/+5
2022-01-25drm/amdgpu: add helper for rlcg indirect reg accessHawking Zhang-1/+124
2022-01-25drm/amdgpu: init rlcg_reg_access_ctrl for gfx10Hawking Zhang-4/+34
2022-01-25drm/amdgpu: init rlcg_reg_access_ctrl for gfx9Hawking Zhang-4/+26
2022-01-25drm/amdgpu: add structures for rlcg indirect reg accessHawking Zhang-0/+14
2022-01-25drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10Hawking Zhang-39/+2
2022-01-25drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9Hawking Zhang-29/+4
2022-01-25drm/amdgpu: add helper to query rlcg reg access flagHawking Zhang-0/+43
2022-01-25drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong-0/+1
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher-0/+81
2022-01-25drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbindGuchun Chen-2/+2
2022-01-25drm/amdgpu: enable amdgpu_dc module parameterLang Yu-2/+8
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello-5/+5
2022-01-25drm/amdgpu: Disable FRU EEPROM access for SRIOVshaoyunl-0/+6
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher-0/+81
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard-1/+1
2022-01-24drm/amdgpu: use ttm_resource_manager_debugChristian König-5/+5
2022-01-21drm/amdgpu: fix the page fault caused by uninitialized variablesXiaojian Du-3/+3
2022-01-21drm/amdgpu: fix convert bad page retiremtStanley.Yang-12/+14
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-50/+60
2022-01-19drm/amdkfd: enable heavy-weight TLB flush on ArcturusEric Huang-6/+0
2022-01-19drm/amdgpu: fix broken debug sdma vram access functionJonathan Kim-7/+8
2022-01-19drm/amdgpu: remove gart.ready flagChristian König-133/+51
2022-01-19drm/amdgpu: remove unused variable warningStanley.Yang-29/+0
2022-01-19drm/amdgpu: remove unused variablemziya-4/+0
2022-01-19drm/amdgpu: Remove repeated callsyipechai-3/+1
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du-32/+39