index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-127
/
+87
2017-05-25
drm/amdgpu/virt: change the place of virt_init_setting
Xiangliang Yu
1
-5
/
+5
2017-05-25
drm/amdgpu: drop support for per ASIC read registers
Christian König
1
-41
/
+1
2017-05-25
drm/amdgpu: drop support for untouched registers
Christian König
1
-84
/
+84
2017-05-25
Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"
Alex Deucher
1
-1
/
+1
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm/amdgpu: just disallow reading untouched registers
Christian König
1
-6
/
+0
2017-03-30
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
1
-2
/
+2
2017-03-30
drm/amdgpu: enable gfx/system/vce clockgating on Polars12.
Rex Zhu
1
-1
/
+19
2017-03-30
drm/amdgpu: enable GFX/UVD/VCE PG for Bristol
Eric Huang
1
-1
/
+4
2017-03-30
drm/amdgpu/vi: add missing error handling when setting uvd dclk
Alex Deucher
1
-0
/
+2
2017-03-30
drm/amdgpu/vi: remove duplicate CG flags
Alex Deucher
1
-2
/
+0
2017-03-30
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
1
-8
/
+8
2017-03-30
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
1
-0
/
+6
2017-03-30
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
1
-0
/
+6
2017-03-10
drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved
Tom St Denis
1
-1
/
+1
2017-02-18
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
1
-0
/
+1
2017-01-27
drm/amdgpu/vi: fix mailbox irq mistake
Xiangliang Yu
1
-3
/
+3
2017-01-27
drm/amdgpu/vi: add support virtualization
Xiangliang Yu
1
-2
/
+32
2017-01-27
drm/amdgpu/virt: use kiq to access registers (v2)
Xiangliang Yu
1
-0
/
+3
2017-01-27
drm/amdgpu: refine vce3.0 initialize.
Rex Zhu
1
-1
/
+31
2017-01-27
drm/amdgpu: add get clockgating_state method for vi common
Huang Rui
1
-0
/
+27
2017-01-27
drm/amdgpu/vi: move virtualization detection forward
Xiangliang Yu
1
-11
/
+13
2017-01-27
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
1
-3
/
+3
2017-01-27
drm/amdgpu: add drm light sleep support for Vi
Rex Zhu
1
-0
/
+19
2017-01-27
drm/amd/powerplay: move vi smu firmware declares to powerplay.
Rex Zhu
1
-13
/
+0
2017-01-07
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+10
2016-12-15
drm/amdgpu: refine set clock gating for tonga/polaris
Rex Zhu
1
-47
/
+108
2016-12-15
drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.
Rex Zhu
1
-3
/
+49
2016-12-15
drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.
Rex Zhu
1
-0
/
+2
2016-12-15
drm/amdgpu: disable uvd pg on Tonga.
Rex Zhu
1
-1
/
+1
2016-12-07
drm/amdgpu: enable VCE clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
1
-2
/
+4
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+4
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-0
/
+2
2016-11-23
drm/amdgpu: enable uvd mgcg for Fiji.
Rex Zhu
1
-1
/
+2
2016-11-11
drm/amdgpu: enable UVD clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
1
-2
/
+2
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2016-10-28
drm/amdgpu: add support for new smc firmware on iceland
Alex Deucher
1
-0
/
+1
2016-10-28
drm/amdgpu: add support for new smc firmware on tonga
Alex Deucher
1
-0
/
+1
2016-10-25
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
1
-14
/
+2
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-729
/
+108
2016-10-25
drm/amdgpu: used cached gca values for vi_read_register (v2)
Alex Deucher
1
-20
/
+97
2016-10-25
drm/amd/amdgpu: Enable UVD PG on Tonga
Tom St Denis
1
-1
/
+1
2016-10-25
drm/amdgpu:use smc_index_11 for VI
Monk Liu
1
-8
/
+8
2016-10-21
drm/amdgpu: explicitly set pg_flags for ST
Alex Deucher
1
-1
/
+1
2016-09-22
drm/amdgpu: use powerplay module for dgpu in Vi.
Rex Zhu
1
-0
/
+3
2016-09-22
drm/amdgpu: set system clock gating for tonga/polaris.
Rex Zhu
1
-0
/
+61
2016-09-19
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
1
-10
/
+17
2016-09-16
drm/amdgpu/vi: Use correct external_rev_id for stoney
Jordan Lazare
1
-1
/
+1
2016-08-10
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
1
-1
/
+1
[next]