| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: fix sdma doorbell init ordering on APUs | Alex Deucher | 2022-10-20 | 1 | -0/+21 |
* | drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega | Alex Deucher | 2022-09-14 | 1 | -22/+0 |
* | drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega | Alex Deucher | 2022-09-14 | 1 | -3/+0 |
* | drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.c | Alex Deucher | 2022-04-28 | 1 | -13/+0 |
* | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan | 2022-04-08 | 1 | -1/+1 |
* | drm/amd: fix gfx hang on renoir in IGT reload test | Tianci.Yin | 2022-03-15 | 1 | -0/+4 |
* | drm/amdgpu: centrally calls the .ras_fini function of all ras blocks | yipechai | 2022-03-02 | 1 | -3/+0 |
* | drm/amdgpu: Optimize xxx_ras_fini function of each ras block | yipechai | 2022-03-02 | 1 | -1/+1 |
* | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai | 2022-03-02 | 1 | -1/+1 |
* | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie | 2022-02-28 | 1 | -2/+2 |
|\ |
|
| * | drm/amdgpu: do not enable asic reset for raven2 | Chen Gong | 2022-02-23 | 1 | -2/+2 |
| * | drm/amdgpu: disable MMHUB PG for Picasso | Evan Quan | 2022-02-21 | 1 | -1/+4 |
* | | drm/amd: Refactor `amdgpu_aspm` to be evaluated per device | Mario Limonciello | 2022-02-17 | 1 | -1/+1 |
* | | drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init | yipechai | 2022-02-17 | 1 | -5/+1 |
* | | drm/amdgpu: Optimize xxx_ras_late_init function of each ras block | yipechai | 2022-02-17 | 1 | -1/+1 |
* | | drm/amdgpu: disable MMHUB PG for Picasso | Evan Quan | 2022-02-16 | 1 | -1/+4 |
* | | drm/amdgpu: switch to common helper to read bios from rom | Hawking Zhang | 2022-01-25 | 1 | -35/+2 |
* | | drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops | yipechai | 2022-01-14 | 1 | -10/+8 |
|/ |
|
* | amdgpu: fix some comment typos | Yann Dirson | 2021-12-14 | 1 | -1/+1 |
* | drm/amdgpu: check df_funcs and its callback pointers | Hawking Zhang | 2021-12-13 | 1 | -2/+7 |
* | drm/amdgpu: Fix MMIO HDP flush on SRIOV | Felix Kuehling | 2021-11-22 | 1 | -3/+5 |
* | drm/amdgpu: drop soc15_set_ip_blocks() | Alex Deucher | 2021-10-20 | 1 | -179/+0 |
* | drm/amdgpu: convert IP version array to include instances | Alex Deucher | 2021-10-04 | 1 | -12/+12 |
* | drm/amdgpu/soc15: convert to IP version checking | Alex Deucher | 2021-10-04 | 1 | -71/+88 |
* | drm/amdgpu/soc15: get rev_id in soc15_common_early_init | Alex Deucher | 2021-10-04 | 1 | -1/+1 |
* | drm/amdgpu/soc15: export common IP functions | Alex Deucher | 2021-10-04 | 1 | -1/+1 |
* | drm/amdgpu: make soc15_common_ip_funcs static | Alex Deucher | 2021-09-23 | 1 | -1/+3 |
* | drm/amdgpu: disable GFX CGCG in aldebaran | Hawking Zhang | 2021-08-26 | 1 | -2/+0 |
* | drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3) | Ryan Taylor | 2021-08-05 | 1 | -5/+5 |
* | drm/amd/amdgpu: add consistent PSP FW loading size checking | Candice Li | 2021-07-23 | 1 | -2/+2 |
* | amdgpu/nv.c - Optimize code for video codec support structure | Veerabadhran Gopalakrishnan | 2021-07-16 | 1 | -154/+22 |
* | drm/amdgpu: move apu flags initialization to the start of device init | Huang Rui | 2021-07-01 | 1 | -9/+1 |
* | drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.c | Peng Ju Zhou | 2021-05-21 | 1 | -2/+5 |
* | drm/amdgpu: add video_codecs query support for aldebaran | James Zhu | 2021-05-19 | 1 | -0/+1 |
* | drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang | Changfeng | 2021-05-19 | 1 | -2/+0 |
* | drm/amd/pm: enable ASPM by default | Kenneth Feng | 2021-05-19 | 1 | -1/+1 |
* | drm/amdgpu: Rename to ras_*_enabled | Luben Tuikov | 2021-05-10 | 1 | -3/+3 |
* | drm/amdgpu: Remove redundant ras->supported | Luben Tuikov | 2021-05-10 | 1 | -3/+4 |
* | drm/amdgpu: set vcn mgcg flag for picasso | Sathishkumar S | 2021-05-10 | 1 | -1/+2 |
* | drm/amdgpu: enable ras error count query and reset for HDP | Hawking Zhang | 2021-05-10 | 1 | -3/+0 |
* | drm/amd/amdgpu: enable ASPM on vega | Kenneth Feng | 2021-04-15 | 1 | -3/+4 |
* | drm/amdgpu: split nbio callbacks into ras and non-ras ones | Hawking Zhang | 2021-04-09 | 1 | -5/+10 |
* | drm/amd/pm: label these APIs used internally as static | Evan Quan | 2021-04-09 | 1 | -1/+0 |
* | drm/amdgpu: Enable VCN/JPEG CG on aldebaran | Lijo Lazar | 2021-04-09 | 1 | -2/+2 |
* | drm/amdgpu: Add clock gating support for aldebaran | Lijo Lazar | 2021-03-23 | 1 | -9/+22 |
* | drm/amdgpu: enable vcn dpg mode on aldebaran | James Zhu | 2021-03-23 | 1 | -1/+1 |
* | drm/amdgpu: enable vcn and jpeg on aldebaran | James Zhu | 2021-03-23 | 1 | -2/+2 |
* | drm/amdgpu: Enable swsmu block on aldebaran | Lijo Lazar | 2021-03-23 | 1 | -0/+1 |
* | drm/amdgpu: switch to vega20 ih block for aldebaran | Hawking Zhang | 2021-03-23 | 1 | -2/+2 |
* | drm/amdgpu:add smu mode1/2 support for aldebaran | Feifei Xu | 2021-03-23 | 1 | -37/+19 |