index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cgs.c
Age
Commit message (
Expand
)
Author
2016-05-11
drm/amdgpu: fetch cu_info once at init
Alex Deucher
2016-05-04
drm/amdgpu: fix memory leak in CGS (FW info)
Mykola Lysenko
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
drm/amd/amdgpu: add query GFX cu info in CGS query system info
Eric Huang
2016-05-04
drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.
yanyang1
2016-05-04
drm/amd/powerplay: add smu support for ellesmere/baffin
rezhu
2016-05-04
drm/amd: make a type-safe cgs_device struct. (v2)
Dave Airlie
2016-04-01
drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.
Rex Zhu
2016-04-01
drm/amd/powerplay: fix segment fault issue in multi-display case.
Rex Zhu
2016-02-08
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
2016-01-11
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
2016-01-04
drm/amdgpu/cgs: cleanup some indenting
Dan Carpenter
2015-12-21
drm/amdgpu/cgs: add sys info query for pcie gen 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/amdgpu: add new cgs interface to get display info (v2)
Rex Zhu
2015-12-21
drm/amdgpu: implement cgs interface to query system info
Rex Zhu
2015-12-21
drm/amdgpu: implement new cgs interface for acpi function
Rex Zhu
2015-09-30
drm/amdgpu/cgs: remove import_gpu_mem
Alex Deucher
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-08-17
drm/amdgpu: add cgs_interface for pg and cg
rezhu
2015-08-17
drm/amdgpu: add cgs_get_firmware_info interface v2
Jammy Zhou
2015-08-17
drm/amdgpu: implement cgs gpu memory callbacks
Chunming Zhou
2015-08-17
drm/amdgpu: add atom interfaces for CGS
Chunming Zhou
2015-08-17
drm/amdgpu: Implement irq interfaces for CGS
Alex Deucher
2015-08-17
drm/amdgpu: Implement the pciconfig callbacks for CGS
Chunming Zhou
2015-08-17
drm/amdgpu: Implement mmio callbacks for CGS
Chunming Zhou
2015-08-17
drm/amd: Add CGS interfaces
Chunming Zhou