index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-08-08
drm/amdgpu: add virtual dce support for iceland
Alex Deucher
1
-2
/
+56
2016-08-08
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
Alex Deucher
1
-1
/
+0
2016-08-08
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
1
-26
/
+58
2016-08-08
drm/amdgpu: Define virtual display ip blocks.
Emily Deng
1
-0
/
+282
2016-08-08
drm/amd/amdgpu: Enable VCE MGCG for Stoney
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable VCE MGCG for Carrizo
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable stoney VCE PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable stoney UVD PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable stoney GFX PG
Tom St Denis
1
-0
/
+3
2016-08-08
drm/amd/amdgpu: Enable carrizo VCE PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable carrizo UVD PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable carrizo GFX PG
Tom St Denis
1
-0
/
+6
2016-07-15
drm/amdgpu: disable GFX PG on CZ/BR/ST
Alex Deucher
1
-14
/
+0
2016-07-07
drm/amdgpu: add read/write function for GC CAC programming
Rex Zhu
1
-0
/
+25
2016-07-07
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
1
-2
/
+2
2016-07-07
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
1
-2
/
+2
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
1
-2
/
+0
2016-07-07
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
1
-1
/
+0
2016-07-07
drm/amdgpu: enable BUS master after pci reset
Chunming Zhou
1
-1
/
+4
2016-07-07
drm/amdgpu: add return value for pci config reset
Chunming Zhou
1
-5
/
+7
2016-07-07
drm/amdgpu/gfx8: Enable PG on Stoney
Tom St Denis
1
-1
/
+6
2016-07-07
drm/amdgpu/gfx8: Enable CG on Stoney
Tom St Denis
1
-0
/
+7
2016-07-07
drm/amdgpu/gfx8: Enable GFX PG on CZ
Tom St Denis
1
-0
/
+8
2016-06-13
amdgpu: fix asic initialization for virtualized environments (v2)
Andres Rodriguez
1
-0
/
+15
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amdgpu: fetch cu_info once at init
Alex Deucher
1
-1
/
+0
2016-05-11
drm/amd/amdgpu: Enable CG for UVD6 on Carrizo
Tom St Denis
1
-1
/
+2
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-6
/
+0
2016-05-04
drm/amdgpu: add polaris10/11 smc fw declaration
Flora Cui
1
-0
/
+5
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-11
/
+11
2016-05-04
drm/amdgpu: update the core VI support for ELM/BAF
Flora Cui
1
-0
/
+87
2016-05-04
drm/amdgpu: enable sdma clockgating on ST
Alex Deucher
1
-1
/
+3
2016-05-04
drm/amdgpu: enable sdma clockgating on CZ
Alex Deucher
1
-1
/
+3
2016-05-04
drm/amdgpu: enable gmc clockgating for ST
Alex Deucher
1
-1
/
+4
2016-05-04
drm/amdgpu: enable gmc clockgating for CZ
Alex Deucher
1
-1
/
+4
2016-05-04
drm/amdgpu/vi: rename fiji cg functions
Alex Deucher
1
-12
/
+21
2016-05-04
drm/amdgpu: enable gfx clockgating for ST (v2)
Alex Deucher
1
-1
/
+3
2016-05-04
drm/amdgpu: enable gfx clockgating for CZ
Alex Deucher
1
-1
/
+9
2016-05-04
drm/amdgpu/gmc: add proper CG flags for fiji
Alex Deucher
1
-1
/
+3
2016-05-04
drm/amdgpu/common: add proper CG flags for fiji
Alex Deucher
1
-9
/
+13
2016-05-04
drm/amdgpu/sdma: add proper CG flags for fiji
Alex Deucher
1
-1
/
+3
2016-05-04
drm/amdgpu/gfx: add proper CG flags for fiji
Alex Deucher
1
-1
/
+8
2016-05-02
drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney
Tom St Denis
1
-1
/
+5
2016-05-02
drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga
Tom St Denis
1
-1
/
+1
2016-05-02
drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'
Nils Wallménius
1
-5
/
+5
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-4
/
+0
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-2
/
+1
2016-03-08
drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device
Nils Wallménius
1
-4
/
+0
[next]