index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-6
/
+0
2016-05-05
drm/amdgpu: add polaris10/11 smc fw declaration
Flora Cui
1
-0
/
+5
2016-05-05
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-11
/
+11
2016-05-05
drm/amdgpu: update the core VI support for ELM/BAF
Flora Cui
1
-0
/
+87
2016-05-05
drm/amdgpu: enable sdma clockgating on ST
Alex Deucher
1
-1
/
+3
2016-05-05
drm/amdgpu: enable sdma clockgating on CZ
Alex Deucher
1
-1
/
+3
2016-05-05
drm/amdgpu: enable gmc clockgating for ST
Alex Deucher
1
-1
/
+4
2016-05-05
drm/amdgpu: enable gmc clockgating for CZ
Alex Deucher
1
-1
/
+4
2016-05-05
drm/amdgpu/vi: rename fiji cg functions
Alex Deucher
1
-12
/
+21
2016-05-05
drm/amdgpu: enable gfx clockgating for ST (v2)
Alex Deucher
1
-1
/
+3
2016-05-05
drm/amdgpu: enable gfx clockgating for CZ
Alex Deucher
1
-1
/
+9
2016-05-05
drm/amdgpu/gmc: add proper CG flags for fiji
Alex Deucher
1
-1
/
+3
2016-05-05
drm/amdgpu/common: add proper CG flags for fiji
Alex Deucher
1
-9
/
+13
2016-05-05
drm/amdgpu/sdma: add proper CG flags for fiji
Alex Deucher
1
-1
/
+3
2016-05-05
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
2016-02-10
drm/amd: add ACP driver support
Maruthi Bayyavarapu
1
-0
/
+12
2016-02-10
drm/amdgpu: clean up asic level reset for VI
Alex Deucher
1
-381
/
+4
2016-02-08
drm/amdgpu: clean up vce pg flags for cz/st
Alex Deucher
1
-2
/
+1
2016-02-03
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
1
-2
/
+1
2016-02-03
drm/amdgpu: iceland use CI based MC IP
Ken Wang
1
-3
/
+4
2015-12-22
drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
Eric Huang
1
-1
/
+2
2015-12-22
drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
Eric Huang
1
-0
/
+86
2015-12-22
drm/amdgpu: store pcie gen mask and link width
Alex Deucher
1
-8
/
+5
2015-12-22
drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
Eric Huang
1
-1
/
+1
2015-12-22
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
1
-3
/
+4
2015-12-11
drm/amdgpu: update rev id register for VI
Flora Cui
1
-6
/
+3
2015-12-02
drm/amdgpu: add read_bios_from_rom callback for VI parts
Alex Deucher
1
-0
/
+33
2015-11-05
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-6
/
+8
2015-11-03
drm/amdgpu: update Fiji's rev id
Flora Cui
1
-0
/
+5
2015-11-03
drm/amdgpu: extract common code in vi_common_early_init
Flora Cui
1
-6
/
+3
2015-10-30
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-5
/
+31
2015-10-21
drm/amdgpu: update the core VI support for Stoney
Samuel Li
1
-5
/
+31
2015-10-06
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
1
-0
/
+3
2015-09-24
drm/amdgpu: Disable UVD PG
Leo Liu
1
-1
/
+2
2015-08-17
drm/amdgpu: add support for VCE 3.x on Fiji
Alex Deucher
1
-0
/
+7
2015-08-17
drm/amdgpu: Add Fiji support to the UVD 6.0 IP module
David Zhang
1
-0
/
+7
2015-08-17
drm/amdgpu: Add Fiji support to the SDMA 3.0 IP module
David Zhang
1
-0
/
+7
2015-08-17
drm/amdgpu: Add Fiji support to the GFX 8.0 IP module (v2)
David Zhang
1
-0
/
+7
2015-08-17
drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)
David Zhang
1
-0
/
+7
2015-08-17
drm/amdgpu: Add Fiji support to SMC and DPM (v2)
David Zhang
1
-0
/
+7
[next]