index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2016-02-10
drm/amd: add ACP driver support
Maruthi Bayyavarapu
2016-02-10
drm/amdgpu: clean up asic level reset for VI
Alex Deucher
2016-02-03
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
2016-02-02
drm/amdgpu: iceland use CI based MC IP
Ken Wang
2015-12-21
drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
Eric Huang
2015-12-21
drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
Eric Huang
2015-12-21
drm/amdgpu: store pcie gen mask and link width
Alex Deucher
2015-12-21
drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
Eric Huang
2015-12-21
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
2015-12-11
drm/amdgpu: update rev id register for VI
Flora Cui
2015-12-02
drm/amdgpu: add read_bios_from_rom callback for VI parts
Alex Deucher
2015-11-05
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-11-03
drm/amdgpu: update Fiji's rev id
Flora Cui
2015-11-03
drm/amdgpu: extract common code in vi_common_early_init
Flora Cui
2015-10-30
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-10-21
drm/amdgpu: update the core VI support for Stoney
Samuel Li
2015-10-06
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
2015-09-23
drm/amdgpu: Disable UVD PG
Leo Liu
2015-08-17
drm/amdgpu: add support for VCE 3.x on Fiji
Alex Deucher
2015-08-17
drm/amdgpu: Add Fiji support to the UVD 6.0 IP module
David Zhang
2015-08-17
drm/amdgpu: Add Fiji support to the SDMA 3.0 IP module
David Zhang
2015-08-17
drm/amdgpu: Add Fiji support to the GFX 8.0 IP module (v2)
David Zhang
2015-08-17
drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)
David Zhang
2015-08-17
drm/amdgpu: Add Fiji support to SMC and DPM (v2)
David Zhang
2015-08-17
drm/amdgpu: Add Fiji support to IH module
David Zhang
2015-08-17
drm/amdgpu: Add Fiji support to the GMC 8.5 IP module
David Zhang
2015-08-17
drm/amdgpu: Add Fiji DID 0x7300 common support
David Zhang
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
drm/amdgpu: allow userspace to read more debug registers
Marek Olšák
2015-07-16
drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)
Alex Deucher
2015-06-29
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
2015-06-10
drm/amdgpu: enable vce powergating
Sonny Jiang
2015-06-10
drm/admgpu: move XDMA golden registers to dce code
Alex Deucher
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: enable uvd dpm and powergating
Sonny Jiang
2015-06-03
drm/amdgpu: Add initial VI support
Alex Deucher