Age | Commit message (Expand) | Author |
2020-11-24 | drm/amdgpu: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-08-26 | drm/amdgpu: add pre_asic_init callback for VI | Alex Deucher |
2020-08-14 | drm/amdgpu: note what type of reset we are using | Alex Deucher |
2020-08-14 | drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation | Evan Quan |
2020-07-15 | drm/amdgpu: add module parameter choose reset mode | Wenhui Sheng |
2020-07-02 | drm/amdgpu: request init data in virt detection | Wenhui Sheng |
2020-04-13 | drm/amdgpu: fix wrong vram lost counter increment V2 | Evan Quan |
2020-04-01 | drm/amdgpu: cleanup all virtualization detection routine | Monk Liu |
2020-01-14 | drm/amd/powerplay: cover the powerplay implementation details V3 | Evan Quan |
2019-11-26 | drm/amdgpu: flag vram lost on baco reset for VI/CIK | Alex Deucher |
2019-11-19 | drm/amdgpu: add supports_baco callback for VI asics. | Alex Deucher |
2019-10-15 | drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2) | Alex Deucher |
2019-07-30 | drm/amdgpu: add reset_method asic callback for vi | Alex Deucher |
2019-07-17 | drm/amdgpu: drop dead header | Alex Deucher |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg |
2019-05-24 | drm/amdgpu: Add PCIe replay count sysfs file | Kent Russell |
2019-01-14 | drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2) | Alex Deucher |
2019-01-14 | drm/amdgpu: Add sysfs file for PCIe usage v5 | Kent Russell |
2019-01-14 | drm/amdgpu: Use sdma_engine array | Oak Zeng |
2018-12-14 | drm/amdgpu: access register without KIQ | Emily Deng |
2018-11-28 | drm/amdgpu: Doorbell index initialization for ASICs before vega10 | Oak Zeng |
2018-10-09 | drm/amdgpu: Change VI gfx/sdma/smu init sequence | Rex Zhu |
2018-08-21 | drm/amdgpu: access register without KIQ | Yintian Tao |
2018-07-13 | drm/amdgpu/vi: fix mixed up state in smu clockgating setup | Alex Deucher |
2018-05-15 | drm/amdgpu: add VEGAM support to vi | Leo Liu |
2018-05-15 | drm/amdgpu: Add APU support in vi_set_vce_clocks | Rex Zhu |
2018-05-15 | drm/amdgpu: Add APU support in vi_set_uvd_clocks | Rex Zhu |
2018-04-11 | drm/amdgpu/vi: implement asic need_full_reset callback | Alex Deucher |
2018-03-19 | drm/amdgpu: Delete dead code when early init | Rex Zhu |
2018-03-15 | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu |
2018-03-14 | drm/amdgpu: move getting pcie info to common code | Alex Deucher |
2018-03-14 | drm/amdgpu: move firmware loading type setup to common code | Alex Deucher |
2018-02-19 | drm/amdgpu: add optional ring to *_hdp callbacks | Christian König |
2018-02-19 | drm/amdgpu: add HDP asic callbacks for VI | Alex Deucher |
2018-02-06 | drm/amdgpu: re-enable CGCG on CZ and disable on ST | Shirish S |
2018-01-29 | drm/amdgpu: disable coarse grain clockgating for ST | Shirish S |
2017-12-19 | drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fields | Alex Deucher |
2017-12-19 | drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji | Alex Deucher |
2017-12-18 | drm/amdgpu: rename amdgpu_get_pcie_info | Alex Deucher |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher |
2017-12-18 | drm/amdgpu: rename amdgpu_pci_config_reset | Alex Deucher |
2017-12-18 | drm/amdgpu: rename amdgpu_program_register_sequence | Alex Deucher |
2017-12-06 | drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result | Christian König |
2017-10-09 | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ... | Dave Airlie |
2017-10-06 | drm/amd/powerplay: move set_clockgating_by_smu to pp func table | Rex Zhu |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland |
2017-08-15 | drm/amdgpu: Disable GFX PG on CZ | Felix Kuehling |
2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2017-05-24 | drm/amdgpu/virt: change the place of virt_init_setting | Xiangliang Yu |