Age | Commit message (Expand) | Author |
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 |
2017-05-24 | drm/amdgpu: drop support for per ASIC read registers | Christian König |
2017-05-24 | drm/amdgpu: drop support for untouched registers | Christian König |
2017-05-24 | Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved" | Alex Deucher |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-03-30 | drm/amdgpu: just disallow reading untouched registers | Christian König |
2017-03-29 | drm/amdgpu: use new flag to handle different firmware loading method | Huang Rui |
2017-03-29 | drm/amdgpu: enable gfx/system/vce clockgating on Polars12. | Rex Zhu |
2017-03-29 | drm/amdgpu: enable GFX/UVD/VCE PG for Bristol | Eric Huang |
2017-03-29 | drm/amdgpu/vi: add missing error handling when setting uvd dclk | Alex Deucher |
2017-03-29 | drm/amdgpu/vi: remove duplicate CG flags | Alex Deucher |
2017-03-29 | drm/amdgpu: remove unneeded conversions to bool | Andrew F. Davis |
2017-03-29 | drm/amdgpu: add asic callback to get memsize register | Alex Deucher |
2017-03-29 | drm/amdgpu:cg & pg shouldn't active on VF device | Monk Liu |
2017-03-10 | drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved | Tom St Denis |
2017-02-17 | drm/amd/amdgpu: post card if there is real hw resetting performed | Jim Qu |
2017-01-27 | drm/amdgpu/vi: fix mailbox irq mistake | Xiangliang Yu |
2017-01-27 | drm/amdgpu/vi: add support virtualization | Xiangliang Yu |