index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cgs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pm: correct the checks for polaris kickers
Evan Quan
2020-10-27
1
-29
/
+5
*
drm/amdgpu: retire indirect mmio reg support from cgs
Hawking Zhang
2020-04-09
1
-4
/
+4
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+2
*
drm/amdgpu: update SMC firmware image for polaris10 variants
Junwei Zhang
2018-12-10
1
-1
/
+2
*
drm/amdgpu: update smu firmware images for VI variants (v2)
Alex Deucher
2018-12-07
1
-5
/
+28
*
drm/amdgpu: add new polaris pci id
Alex Deucher
2018-09-19
1
-6
/
+8
*
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
1
-4
/
+4
*
drm/amdgpu: Add smu firmware support for vega20
Feifei Xu
2018-05-17
1
-0
/
+3
*
drm/amdgpu: add VEGAM SMU firmware support
Leo Liu
2018-05-15
1
-0
/
+3
*
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-04-11
1
-44
/
+0
*
drm/amdgpu: Delete some cgs functions
Rex Zhu
2018-04-11
1
-197
/
+0
*
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
2018-03-21
1
-111
/
+0
*
drm/amdgpu: vega12 to smu firmware
Hawking Zhang
2018-03-21
1
-0
/
+3
*
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
2018-03-19
1
-4
/
+1
*
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
2018-03-16
1
-5
/
+0
*
drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
Rex Zhu
2018-03-07
1
-131
/
+0
*
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
2018-03-07
1
-13
/
+0
*
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
2018-03-05
1
-59
/
+0
*
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
2018-03-05
1
-212
/
+0
*
drm/amd/pp: Simplify the create of powerplay instance
Rex Zhu
2018-03-05
1
-22
/
+0
*
drm/amdgpu: Add query vram width in CGS query system info
Rex Zhu
2018-02-26
1
-0
/
+3
*
drm/amdgpu/cgs: add refresh rate checking to non-DC display code
Alex Deucher
2018-02-19
1
-0
/
+5
*
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2018-02-19
1
-1
/
+1
*
drm/amd/powerplay: new cgs interface setting dpm thermal range
Evan Quan
2018-02-19
1
-0
/
+13
*
drm/amd/pp: Get and save CZ/ST smu version
Rex Zhu
2017-12-27
1
-0
/
+2
*
drm/amd/pp: Get and save Rv smu version
Rex Zhu
2017-12-20
1
-0
/
+3
*
drm/amdgpu: delete duplicated code.
Rex Zhu
2017-12-04
1
-2
/
+0
*
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
2017-10-09
1
-25
/
+34
|
\
|
*
drm/amdgpu: get display info from DC when DC enabled.
Rex Zhu
2017-09-26
1
-25
/
+34
*
|
drm/amdgpu: add cgs interface to register pp handle
Rex Zhu
2017-09-28
1
-0
/
+23
|
/
*
drm/amdgpu: add cgs query info of pci bus devfn
Eric Huang
2017-09-26
1
-0
/
+3
*
drm/amdgpu: add support for request SI/CI firmware in CGS
Rex Zhu
2017-09-18
1
-0
/
+79
*
drm/amd: remove min/max addr handling from cgs
Christian König
2017-09-13
1
-45
/
+3
*
drm/amdgpu: fix cgs alignment handling
Christian König
2017-09-13
1
-1
/
+1
*
drm/amdgpu: fix missing endian-safe guard
Evan Quan
2017-08-15
1
-1
/
+1
*
drm/amdgpu: Fix preferred typo
Kent Russell
2017-08-15
1
-1
/
+1
*
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
1
-1
/
+1
*
drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2
Evan Quan
2017-07-14
1
-0
/
+12
*
drm/amd/powerplay: added support for new se_cac_idx APIs to cgs
Evan Quan
2017-07-14
1
-0
/
+4
*
drm/amdgpu: add ACG SMU firmware for other vega10 variants
Evan Quan
2017-07-14
1
-1
/
+7
*
drm/amdgpu/cgs: always set reference clock in mode_info
Alex Deucher
2017-06-30
1
-1
/
+4
*
drm/amdgpu: fix vblank_time when displays are off
Alex Deucher
2017-06-30
1
-0
/
+3
*
drm/amdgpu: remove unused and mostly unimplemented CGS functions v2
Christian König
2017-04-28
1
-198
/
+0
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-7
/
+7
*
drm/amd/amdgpu: fix Tonga S3 resume hang on rhel6.8
Jim Qu
2017-03-29
1
-3
/
+0
*
drm/amdgpu: soc15 enable (v3)
Ken Wang
2017-03-29
1
-0
/
+3
*
drm/amdgpu: add SMC firmware into global ucode list for psp loading
Huang Rui
2017-03-29
1
-0
/
+11
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
1
-6
/
+18
*
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
2017-02-16
1
-8
/
+12
*
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2017-02-09
1
-6
/
+27
[next]