index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2024-08-13
drm/amd: Use a constant format string for amdgpu_ucode_request
Arnd Bergmann
1
-1
/
+1
2024-05-08
drm/amdgpu: fix ucode out-of-bounds read warning
Tim Huang
1
-0
/
+3
2023-08-07
drm/amdgpu: Cleanup amdgpu/amdgpu_cgs.c
Srinivasan Shanmugam
1
-38
/
+38
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for CGS
Mario Limonciello
1
-9
/
+2
2020-10-27
drm/amd/pm: correct the checks for polaris kickers
Evan Quan
1
-29
/
+5
2020-04-09
drm/amdgpu: retire indirect mmio reg support from cgs
Hawking Zhang
1
-4
/
+4
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+2
2018-12-10
drm/amdgpu: update SMC firmware image for polaris10 variants
Junwei Zhang
1
-1
/
+2
2018-12-07
drm/amdgpu: update smu firmware images for VI variants (v2)
Alex Deucher
1
-5
/
+28
2018-09-19
drm/amdgpu: add new polaris pci id
Alex Deucher
1
-6
/
+8
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-4
/
+4
2018-05-17
drm/amdgpu: Add smu firmware support for vega20
Feifei Xu
1
-0
/
+3
2018-05-15
drm/amdgpu: add VEGAM SMU firmware support
Leo Liu
1
-0
/
+3
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
1
-44
/
+0
2018-04-11
drm/amdgpu: Delete some cgs functions
Rex Zhu
1
-197
/
+0
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
1
-111
/
+0
2018-03-21
drm/amdgpu: vega12 to smu firmware
Hawking Zhang
1
-0
/
+3
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
1
-4
/
+1
2018-03-16
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
1
-5
/
+0
2018-03-07
drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
Rex Zhu
1
-131
/
+0
2018-03-07
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
1
-13
/
+0
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
1
-59
/
+0
2018-03-05
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
1
-212
/
+0
2018-03-05
drm/amd/pp: Simplify the create of powerplay instance
Rex Zhu
1
-22
/
+0
2018-02-26
drm/amdgpu: Add query vram width in CGS query system info
Rex Zhu
1
-0
/
+3
2018-02-19
drm/amdgpu/cgs: add refresh rate checking to non-DC display code
Alex Deucher
1
-0
/
+5
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
1
-1
/
+1
2018-02-19
drm/amd/powerplay: new cgs interface setting dpm thermal range
Evan Quan
1
-0
/
+13
2017-12-27
drm/amd/pp: Get and save CZ/ST smu version
Rex Zhu
1
-0
/
+2
2017-12-20
drm/amd/pp: Get and save Rv smu version
Rex Zhu
1
-0
/
+3
2017-12-04
drm/amdgpu: delete duplicated code.
Rex Zhu
1
-2
/
+0
2017-10-09
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
1
-25
/
+34
2017-09-28
drm/amdgpu: add cgs interface to register pp handle
Rex Zhu
1
-0
/
+23
2017-09-26
drm/amdgpu: get display info from DC when DC enabled.
Rex Zhu
1
-25
/
+34
2017-09-26
drm/amdgpu: add cgs query info of pci bus devfn
Eric Huang
1
-0
/
+3
2017-09-18
drm/amdgpu: add support for request SI/CI firmware in CGS
Rex Zhu
1
-0
/
+79
2017-09-13
drm/amd: remove min/max addr handling from cgs
Christian König
1
-45
/
+3
2017-09-13
drm/amdgpu: fix cgs alignment handling
Christian König
1
-1
/
+1
2017-08-15
drm/amdgpu: fix missing endian-safe guard
Evan Quan
1
-1
/
+1
2017-08-15
drm/amdgpu: Fix preferred typo
Kent Russell
1
-1
/
+1
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
1
-1
/
+1
2017-07-14
drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2
Evan Quan
1
-0
/
+12
2017-07-14
drm/amd/powerplay: added support for new se_cac_idx APIs to cgs
Evan Quan
1
-0
/
+4
2017-07-14
drm/amdgpu: add ACG SMU firmware for other vega10 variants
Evan Quan
1
-1
/
+7
2017-06-30
drm/amdgpu/cgs: always set reference clock in mode_info
Alex Deucher
1
-1
/
+4
2017-06-30
drm/amdgpu: fix vblank_time when displays are off
Alex Deucher
1
-0
/
+3
2017-04-28
drm/amdgpu: remove unused and mostly unimplemented CGS functions v2
Christian König
1
-198
/
+0
2017-04-28
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-7
/
+7
2017-03-29
drm/amd/amdgpu: fix Tonga S3 resume hang on rhel6.8
Jim Qu
1
-3
/
+0
2017-03-29
drm/amdgpu: soc15 enable (v3)
Ken Wang
1
-0
/
+3
[next]