Age | Commit message (Expand) | Author |
2017-10-06 | drm/amd/powerplay: move set_clockgating_by_smu to pp func table | Rex Zhu |
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 |
2017-01-27 | drm/amdgpu/virt: use kiq to access registers (v2) | Xiangliang Yu |
2017-01-27 | drm/amdgpu: refine vce3.0 initialize. | Rex Zhu |
2017-01-27 | drm/amdgpu: add get clockgating_state method for vi common | Huang Rui |
2017-01-27 | drm/amdgpu/vi: move virtualization detection forward | Xiangliang Yu |
2017-01-27 | drm/amdgpu/virt: rename fieldes of virtualization structure | Xiangliang Yu |
2017-01-27 | drm/amdgpu: add drm light sleep support for Vi | Rex Zhu |
2017-01-27 | drm/amd/powerplay: move vi smu firmware declares to powerplay. | Rex Zhu |
2017-01-06 | drm/amd/amdgpu: add Polaris12 support (v3) | Junwei Zhang |
2016-12-15 | drm/amdgpu: refine set clock gating for tonga/polaris | Rex Zhu |
2016-12-15 | drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11. | Rex Zhu |
2016-12-15 | drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney. | Rex Zhu |
2016-12-15 | drm/amdgpu: disable uvd pg on Tonga. | Rex Zhu |
2016-12-06 | drm/amdgpu: enable VCE clockgating in Polaris-10/11 | Maruthi Srinivas Bayyavarapu |
2016-12-06 | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2016-11-30 | Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next | Dave Airlie |
2016-11-23 | drm/amdgpu: enable uvd mgcg for Fiji. | Rex Zhu |
2016-11-11 | drm/amdgpu: enable UVD clockgating in Polaris-10/11 | Maruthi Srinivas Bayyavarapu |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie |
2016-10-28 | drm/amdgpu: add support for new smc firmware on iceland | Alex Deucher |
2016-10-28 | drm/amdgpu: add support for new smc firmware on tonga | Alex Deucher |
2016-10-25 | drm/amdgpu: consolidate atom scratch reg handling for hangs | Alex Deucher |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher |
2016-10-25 | drm/amdgpu: used cached gca values for vi_read_register (v2) | Alex Deucher |
2016-10-25 | drm/amd/amdgpu: Enable UVD PG on Tonga | Tom St Denis |
2016-10-25 | drm/amdgpu:use smc_index_11 for VI | Monk Liu |
2016-10-21 | drm/amdgpu: explicitly set pg_flags for ST | Alex Deucher |
2016-09-22 | drm/amdgpu: use powerplay module for dgpu in Vi. | Rex Zhu |
2016-09-22 | drm/amdgpu: set system clock gating for tonga/polaris. | Rex Zhu |
2016-09-19 | drm/amdgpu:changes of virtualization cases probe (v3) | Monk Liu |