index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
drm/amdgpu: add FGCG support
Evan Quan
1
-0
/
+1
2022-05-04
drm/amdgpu: add irq src id for GFX11
Wenhui Sheng
1
-0
/
+77
2022-05-04
drm/amdgpu: add gfx11 mqd structures
Hawking Zhang
1
-0
/
+1189
2022-05-04
drm/amdgpu: add soc21 chip enum header v8
Hawking Zhang
1
-0
/
+22477
2022-05-04
drm/amdgpu: add updated smu_info structures
Hawking Zhang
1
-0
/
+124
2022-05-04
drm/amdgpu: add mmhub v3_0_0 ip headers v6
Hawking Zhang
2
-0
/
+9007
2022-05-04
drm/amdgpu: add athub v3_0_0 ip headers v6
Hawking Zhang
2
-0
/
+1505
2022-05-04
drm/amdgpu: add smuio v13_0_6 ip headers v4
Hawking Zhang
2
-0
/
+1695
2022-05-04
drm/amdgpu: add hdp v6_0_0 ip headers v4
Hawking Zhang
2
-0
/
+855
2022-05-04
drm/amdgpu: add ih v6_0 ip block v2
Stanley.Yang
1
-0
/
+1
2022-05-04
drm/amdgpu: add soc21 ih clientid definition
Stanley Yang
1
-0
/
+27
2022-05-04
drm/amdgpu: add osssys v6_0_0 ip headers v4
Hawking Zhang
2
-0
/
+1232
2022-05-04
drm/amdgpu: add nbio v4_3_0 ip headers v6
Hawking Zhang
2
-0
/
+99428
2022-04-28
drm/amdgpu: add gc v11_0_0 ip headers v11
Hawking Zhang
3
-0
/
+59419
2022-04-28
drm/amdgpu: add mp v13_0_0 ip headers v7
Hawking Zhang
2
-0
/
+1143
2022-04-28
drm/amdgpu: add atom_gfx_info_v3_0 structure
Hawking Zhang
1
-0
/
+33
2022-04-28
drm/amdgpu: add vram_info v3_0 structure
Hawking Zhang
1
-0
/
+45
2022-04-28
drm/amdgpu: update latest IP discovery table structures
Alex Deucher
1
-3
/
+111
2022-04-26
drm/amd: Fix spelling typo in comment
oushixiong
1
-1
/
+1
2022-04-26
drm/amdgpu: fix typo
Rongguang Wei
1
-1
/
+1
2022-04-26
drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimizations
David Zhang
1
-0
/
+2
2022-04-11
drm/amdgpu: Use flexible array member
Lijo Lazar
1
-1
/
+1
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-33
/
+33
2022-03-28
drm/amdgpu/vcn: Add vcn and jpeg ver 2.6 ras register definition
Mohammad Zafar Ziya
2
-0
/
+37
2022-02-24
drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK
Xiaogang Chen
1
-0
/
+2
2022-02-18
drm/amd/include: add DCN 3.1.5 registers
Qingqing Zhuo
4
-0
/
+192842
2022-02-18
drm/amdgpu: add mp 13.0.5 header files
Yifan Zhang
2
-0
/
+1127
2022-02-17
drm/amd/include: Add MP 13.0.8 register headers
Leo Li
2
-0
/
+1013
2022-02-17
drm/amd/include: Add register headers for DCN 3.1.6
Leo Li
4
-0
/
+226509
2022-02-14
drm/amdgpu: print more error info
Stanley.Yang
1
-0
/
+6
2022-02-09
drm/amdkfd: Remove unused old debugger implementation
Mukul Joshi
1
-9
/
+0
2022-02-07
drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcs
Alex Deucher
2
-0
/
+0
2022-02-07
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
Alex Deucher
2
-0
/
+0
2022-02-07
drm/amdgpu: add missing license to dpcs_3_0_0 headers
Alex Deucher
2
-0
/
+14
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
Darren Powell
1
-0
/
+1
2022-01-25
drm/amdgpu: suppress the warning about enum value 'AMD_IP_BLOCK_TYPE_NUM'
Evan Quan
1
-0
/
+1
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
1
-2
/
+2
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
1
-2
/
+0
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-0
/
+3
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
1
-1
/
+1
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-0
/
+1
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-0
/
+4
2021-12-16
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
1
-0
/
+49
2021-12-16
drm/amdgpu: clean up some leftovers from bring up
Alex Deucher
2
-14
/
+0
2021-12-13
drm/amd: Mark IP_BASE definition as __maybe_unused
Isabella Basso
2
-7
/
+7
2021-12-13
drm/amd/display: Add feature flags to disable LTTPR
Aurabindo Pillai
1
-0
/
+2
2021-12-01
amdgpu/pm: Create shared array of power profile name strings
Darren Powell
1
-0
/
+4
2021-11-22
drm/amd/pm: Add STB support in sienna_cichlid
Andrey Grodzovsky
2
-0
/
+19
2021-11-22
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
1
-1
/
+2
2021-11-17
drm/amdkfd: remove kgd_dev declaration and initialization
Graham Sider
1
-2
/
+0
[prev]
[next]