index
:
linux.git
master
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
/
include
/
cgs_common.h
Age
Commit message (
Expand
)
Author
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-04-11
drm/amdgpu: Delete some cgs functions
Rex Zhu
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
2018-03-07
drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
Rex Zhu
2018-03-07
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
2018-03-05
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
2018-03-05
drm/amd/pp: Simplify the create of powerplay instance
Rex Zhu
2018-02-26
drm/amdgpu: Add query vram width in CGS query system info
Rex Zhu
2018-02-19
drm/amd/powerplay: new cgs interface setting dpm thermal range
Evan Quan
2017-09-28
drm/amdgpu: add cgs interface to register pp handle
Rex Zhu
2017-09-26
drm/amdgpu: add cgs query info of pci bus devfn
Eric Huang
2017-09-13
drm/amd: remove min/max addr handling from cgs
Christian König
2017-09-12
drm/amd/powerplay: Introduction of bitmask macros for registers
Tom St Denis
2017-07-14
drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2
Evan Quan
2017-07-14
drm/amd/powerplay: added support for new se_cac_idx APIs to cgs
Evan Quan
2017-04-28
drm/amdgpu: remove unused and mostly unimplemented CGS functions v2
Christian König
2017-02-16
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
2017-01-27
drm/amdgpu: add cgs interface for enter/exit rlc safe mode.
Rex Zhu
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-12
treewide: Make remaining source files non-executable
Joe Perches
2016-10-25
drm/amdgpu:add MEC_STORAGE ucode id for sriov
Monk Liu
2016-10-25
drm/amdgpu:add callback in cgs for sriov detect
Frank Min
2016-09-22
drm/amdgpu:add fw version entry to info
Frank Min
2016-08-25
drm/amdgpu: add support for getting sub_device id and
Rex Zhu
2016-07-29
drm/amdgpu: add query device id and revision id into system info entry at CGS
Huang Rui
2016-07-29
drm/amdgpu: fix incorrect type of info_id
Huang Rui
2016-07-15
drm/amdgpu: add ucode_start_address into cgs_firmware_info
Huang Rui
2016-07-07
drm/amdgpu: add read/write function for GC CAC programming
Rex Zhu
2016-07-07
drm/amdgpu: get number of shade engine by cgs interface.
Rex Zhu
2016-07-07
drm/amdgpu: remove cgs_acpi_method_argument member method_length
Nicolai Hähnle
2016-06-09
drm/amdgpu: add release firmware for cgs
Monk Liu
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: 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-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
2015-12-21
drm/amdgpu/cgs: add sys info query for pcie gen and link width
Alex Deucher
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-08-17
drm/amdgpu: add cgs_interface for pg and cg
rezhu
2015-08-17
drm/amdgpu: fix some typo for cgs definitions
Jammy Zhou
2015-08-17
drm/amdgpu: add cgs_get_firmware_info interface v2
Jammy Zhou
2015-08-17
drm/amd: Add CGS interfaces
Chunming Zhou