index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: just disallow reading untouched registers
Christian König
2017-03-30
1
-6
/
+0
*
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
2017-03-29
1
-2
/
+2
*
drm/amdgpu: enable gfx/system/vce clockgating on Polars12.
Rex Zhu
2017-03-29
1
-1
/
+19
*
drm/amdgpu: enable GFX/UVD/VCE PG for Bristol
Eric Huang
2017-03-29
1
-1
/
+4
*
drm/amdgpu/vi: add missing error handling when setting uvd dclk
Alex Deucher
2017-03-29
1
-0
/
+2
*
drm/amdgpu/vi: remove duplicate CG flags
Alex Deucher
2017-03-29
1
-2
/
+0
*
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
2017-03-29
1
-8
/
+8
*
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
2017-03-29
1
-0
/
+6
*
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
2017-03-29
1
-0
/
+6
*
drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved
Tom St Denis
2017-03-10
1
-1
/
+1
*
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
2017-02-17
1
-0
/
+1
*
drm/amdgpu/vi: fix mailbox irq mistake
Xiangliang Yu
2017-01-27
1
-3
/
+3
*
drm/amdgpu/vi: add support virtualization
Xiangliang Yu
2017-01-27
1
-2
/
+32
*
drm/amdgpu/virt: use kiq to access registers (v2)
Xiangliang Yu
2017-01-27
1
-0
/
+3
*
drm/amdgpu: refine vce3.0 initialize.
Rex Zhu
2017-01-27
1
-1
/
+31
*
drm/amdgpu: add get clockgating_state method for vi common
Huang Rui
2017-01-27
1
-0
/
+27
*
drm/amdgpu/vi: move virtualization detection forward
Xiangliang Yu
2017-01-27
1
-11
/
+13
*
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
2017-01-27
1
-3
/
+3
*
drm/amdgpu: add drm light sleep support for Vi
Rex Zhu
2017-01-27
1
-0
/
+19
*
drm/amd/powerplay: move vi smu firmware declares to powerplay.
Rex Zhu
2017-01-27
1
-13
/
+0
*
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2017-01-06
1
-0
/
+10
*
drm/amdgpu: refine set clock gating for tonga/polaris
Rex Zhu
2016-12-15
1
-47
/
+108
*
drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.
Rex Zhu
2016-12-15
1
-3
/
+49
*
drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.
Rex Zhu
2016-12-15
1
-0
/
+2
*
drm/amdgpu: disable uvd pg on Tonga.
Rex Zhu
2016-12-15
1
-1
/
+1
*
drm/amdgpu: enable VCE clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
2016-12-06
1
-2
/
+4
*
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-12-06
1
-3
/
+4
|
\
|
*
drm/amdgpu: enable uvd mgcg for Fiji.
Rex Zhu
2016-11-23
1
-1
/
+2
|
*
drm/amdgpu: enable UVD clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
2016-11-11
1
-2
/
+2
*
|
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-30
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: add support for new smc firmware on iceland
Alex Deucher
2016-10-28
1
-0
/
+1
|
*
drm/amdgpu: add support for new smc firmware on tonga
Alex Deucher
2016-10-28
1
-0
/
+1
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-1
/
+1
|
\
\
|
|
/
|
*
drm/amdgpu: explicitly set pg_flags for ST
Alex Deucher
2016-10-21
1
-1
/
+1
*
|
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
2016-10-25
1
-14
/
+2
*
|
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
1
-729
/
+108
*
|
drm/amdgpu: used cached gca values for vi_read_register (v2)
Alex Deucher
2016-10-25
1
-20
/
+97
*
|
drm/amd/amdgpu: Enable UVD PG on Tonga
Tom St Denis
2016-10-25
1
-1
/
+1
*
|
drm/amdgpu:use smc_index_11 for VI
Monk Liu
2016-10-25
1
-8
/
+8
|
/
*
drm/amdgpu: use powerplay module for dgpu in Vi.
Rex Zhu
2016-09-22
1
-0
/
+3
*
drm/amdgpu: set system clock gating for tonga/polaris.
Rex Zhu
2016-09-22
1
-0
/
+61
*
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
2016-09-19
1
-10
/
+17
*
drm/amdgpu/vi: Use correct external_rev_id for stoney
Jordan Lazare
2016-09-16
1
-1
/
+1
*
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
2016-08-10
1
-1
/
+1
*
drm/amdgpu: add virtual dce support for iceland
Alex Deucher
2016-08-08
1
-2
/
+56
*
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
Alex Deucher
2016-08-08
1
-1
/
+0
*
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
2016-08-08
1
-26
/
+58
*
drm/amdgpu: Define virtual display ip blocks.
Emily Deng
2016-08-08
1
-0
/
+282
*
drm/amd/amdgpu: Enable VCE MGCG for Stoney
Tom St Denis
2016-08-08
1
-1
/
+2
*
drm/amd/amdgpu: Enable VCE MGCG for Carrizo
Tom St Denis
2016-08-08
1
-1
/
+2
[next]