Age | Commit message (Expand) | Author | Files | Lines |
2021-08-30 | drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU | Evan Quan | 1 | -8/+1 |
2021-08-19 | drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily | Evan Quan | 1 | -1/+8 |
2021-08-06 | drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3) | Ryan Taylor | 1 | -7/+7 |
2021-05-20 | drm/amd/pm: enable ASPM by default | Kenneth Feng | 1 | -1/+1 |
2021-04-15 | drm/amd/amdgpu: add ASPM support on polaris | Kenneth Feng | 1 | -2/+191 |
2021-02-27 | drm/amdgpu/codec: drop the internal codec index | Alex Deucher | 1 | -13/+15 |
2021-02-27 | drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3) | Alex Deucher | 1 | -0/+188 |
2021-02-09 | drm/amdgpu/vi: minor clean up of reset code | Alex Deucher | 1 | -22/+14 |
2020-11-24 | drm/amdgpu: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-08-26 | drm/amdgpu: add pre_asic_init callback for VI | Alex Deucher | 1 | -0/+5 |
2020-08-15 | drm/amdgpu: note what type of reset we are using | Alex Deucher | 1 | -0/+2 |
2020-08-14 | drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation | Evan Quan | 1 | -14/+7 |
2020-07-15 | drm/amdgpu: add module parameter choose reset mode | Wenhui Sheng | 1 | -0/+8 |
2020-07-02 | drm/amdgpu: request init data in virt detection | Wenhui Sheng | 1 | -3/+5 |
2020-04-13 | drm/amdgpu: fix wrong vram lost counter increment V2 | Evan Quan | 1 | -2/+0 |
2020-04-01 | drm/amdgpu: cleanup all virtualization detection routine | Monk Liu | 1 | -24/+0 |
2020-01-14 | drm/amd/powerplay: cover the powerplay implementation details V3 | Evan Quan | 1 | -44/+4 |
2019-11-26 | drm/amdgpu: flag vram lost on baco reset for VI/CIK | Alex Deucher | 1 | -2/+5 |
2019-11-20 | drm/amdgpu: add supports_baco callback for VI asics. | Alex Deucher | 1 | -0/+22 |
2019-10-15 | drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2) | Alex Deucher | 1 | -5/+79 |
2019-07-31 | drm/amdgpu: add reset_method asic callback for vi | Alex Deucher | 1 | -0/+7 |
2019-07-17 | drm/amdgpu: drop dead header | Alex Deucher | 1 | -1/+0 |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -1/+3 |
2019-06-11 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg | 1 | -1/+3 |
2019-05-24 | drm/amdgpu: Add PCIe replay count sysfs file | Kent Russell | 1 | -0/+13 |
2019-01-14 | drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2) | Alex Deucher | 1 | -0/+18 |
2019-01-14 | drm/amdgpu: Add sysfs file for PCIe usage v5 | Kent Russell | 1 | -0/+47 |
2019-01-14 | drm/amdgpu: Use sdma_engine array | Oak Zeng | 1 | -2/+2 |
2018-12-14 | drm/amdgpu: access register without KIQ | Emily Deng | 1 | -9/+9 |
2018-11-28 | drm/amdgpu: Doorbell index initialization for ASICs before vega10 | Oak Zeng | 1 | -0/+19 |
2018-10-10 | drm/amdgpu: Change VI gfx/sdma/smu init sequence | Rex Zhu | 1 | -12/+12 |
2018-08-21 | drm/amdgpu: access register without KIQ | Yintian Tao | 1 | -2/+2 |
2018-07-13 | drm/amdgpu/vi: fix mixed up state in smu clockgating setup | Alex Deucher | 1 | -6/+6 |
2018-05-15 | drm/amdgpu: add VEGAM support to vi | Leo Liu | 1 | -2/+29 |
2018-05-15 | drm/amdgpu: Add APU support in vi_set_vce_clocks | Rex Zhu | 1 | -6/+25 |
2018-05-15 | drm/amdgpu: Add APU support in vi_set_uvd_clocks | Rex Zhu | 1 | -11/+35 |
2018-04-11 | drm/amdgpu/vi: implement asic need_full_reset callback | Alex Deucher | 1 | -0/+22 |
2018-03-19 | drm/amdgpu: Delete dead code when early init | Rex Zhu | 1 | -5/+0 |
2018-03-15 | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu | 1 | -7/+6 |
2018-03-15 | drm/amdgpu: move getting pcie info to common code | Alex Deucher | 1 | -2/+0 |
2018-03-15 | drm/amdgpu: move firmware loading type setup to common code | Alex Deucher | 1 | -3/+0 |
2018-02-19 | drm/amdgpu: add optional ring to *_hdp callbacks | Christian König | 1 | -6/+15 |
2018-02-19 | drm/amdgpu: add HDP asic callbacks for VI | Alex Deucher | 1 | -0/+14 |
2018-02-06 | drm/amdgpu: re-enable CGCG on CZ and disable on ST | Shirish S | 1 | -1/+1 |
2018-01-30 | drm/amdgpu: disable coarse grain clockgating for ST | Shirish S | 1 | -1/+0 |
2017-12-20 | drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields | Alex Deucher | 1 | -4/+3 |
2017-12-20 | drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji | Alex Deucher | 1 | -8/+13 |
2017-12-18 | drm/amdgpu: rename amdgpu_get_pcie_info | Alex Deucher | 1 | -1/+1 |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher | 1 | -66/+66 |
2017-12-18 | drm/amdgpu: rename amdgpu_pci_config_reset | Alex Deucher | 1 | -1/+1 |