index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_discovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/amdgpu: drop exp hw support check for GC 9.4.3
Alex Deucher
1
-2
/
+0
2023-11-03
drm/amdgpu: add a retry for IP discovery init
Alex Deucher
1
-2
/
+21
2023-10-31
drm/amdgpu: set XGMI IP version manually for v6_4
Tao Zhou
1
-0
/
+3
2023-10-27
drm/amdgpu: Fix typo in IP discovery parsing
Mukul Joshi
1
-1
/
+1
2023-10-26
drm/amdgpu: get RAS poison status from DF v4_6_2
Tao Zhou
1
-0
/
+4
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-51
/
+127
2023-10-13
drm/amdgpu/discovery: add SMU 14 support
Li Ma
1
-0
/
+3
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+23
2023-10-09
drm/amdgpu/discovery: enable DCN 3.5.0 support
Aaron Liu
1
-0
/
+1
2023-10-05
drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by
Kees Cook
1
-1
/
+1
2023-09-20
drm/amdgpu: Add more fields to IP version
Lijo Lazar
1
-3
/
+17
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-47
/
+45
2023-09-11
drm/amdgpu: add type conversion for gc info
Yifan Zhang
1
-3
/
+3
2023-08-31
drm/amdgpu: update gc_info v2_1 from discovery
Le Ma
1
-0
/
+10
2023-08-31
drm/amdgpu: update mall info v2 from discovery
Le Ma
1
-0
/
+5
2023-08-31
drm/amdgpu: add amdgpu_umsch_mm module parameter
Lang Yu
1
-2
/
+4
2023-08-31
drm/amdgpu/discovery: enable UMSCH 4.0 in IP discovery
Lang Yu
1
-0
/
+18
2023-08-31
drm/amdgpu/discovery: add VCN 4.0.5 Support
Saleemkhan Jamadar
1
-0
/
+6
2023-08-31
drm/amdgpu: enable VPE for VPE 6.1.0
Lang Yu
1
-0
/
+19
2023-08-31
drm/amdgpu: add HWID for VPE
Lang Yu
1
-0
/
+2
2023-08-30
drm/amdgpu: enable gmc11 for GC 11.5.0
Prike Liang
1
-0
/
+1
2023-08-30
drm/amdgpu/discovery: enable gfx11 for GC 11.5.0
Prike Liang
1
-0
/
+1
2023-08-30
drm/amdgpu/discovery: enable mes block for gc 11.5.0
Lang Yu
1
-0
/
+1
2023-08-30
drm/amdgpu/discovery: add nbio 7.11.0 support
Prike Liang
1
-0
/
+5
2023-08-30
drm/amdgpu/discovery: enable soc21 support
Prike Liang
1
-0
/
+1
2023-08-30
drm/amdgpu: add new AMDGPU_FAMILY definition
Prike Liang
1
-0
/
+4
2023-08-30
drm/amdgpu: update gc_info v2_1 from discovery
Le Ma
1
-0
/
+10
2023-08-30
drm/amdgpu: update mall info v2 from discovery
Le Ma
1
-0
/
+5
2023-08-07
drm/amdgpu/discovery: add ih 6.1.0 support
Prike Liang
1
-0
/
+4
2023-08-07
drm/amdgpu/discovery: add smuio 14.0.0 support
Prike Liang
1
-0
/
+1
2023-08-07
drm/amdgpu/discovery: add hdp 6.1.0 support
Prike Liang
1
-0
/
+1
2023-08-07
drm/amdgpu/discovery: enable sdma6 for SDMA 6.1.0
Prike Liang
1
-0
/
+1
2023-07-27
drm/amdgpu/discovery: enable PSP 14.0.0 support
Li Ma
1
-0
/
+1
2023-06-15
drm/amdgpu: mark GC 9.4.3 experimental for now
Alex Deucher
1
-0
/
+2
2023-06-15
drm/amdgpu: Update total channel number for umc v8_10
Candice Li
1
-0
/
+1
2023-06-09
drm/amdgpu: set the APU flag based on package type
Shiwu Zhang
1
-0
/
+3
2023-06-09
drm/amdgpu: add the smu_v13_0_6 and gfx_v9_4_3 ip block
Shiwu Zhang
1
-0
/
+5
2023-06-09
drm/amdgpu: Fix harvest reporting of VCN
Lijo Lazar
1
-1
/
+2
2023-06-09
drm/amdgpu: Add instance mask for VCN and JPEG
Lijo Lazar
1
-4
/
+26
2023-06-09
drm/amdgpu: Fix discovery sys node harvest info
Lijo Lazar
1
-3
/
+38
2023-06-09
drm/amdgpu: Add fallback path for discovery info
Lijo Lazar
1
-5
/
+16
2023-06-09
drm/amdgpu: Read discovery info from system memory
Lijo Lazar
1
-0
/
+23
2023-06-09
drm/amdgpu: Populate VCN/JPEG harvest information
Lijo Lazar
1
-4
/
+4
2023-06-09
drm/amdgpu: enable vcn/jpeg on vcn_v4_0_3
James Zhu
1
-1
/
+7
2023-06-09
drm/amdgpu: Use discovery to get XCC/SDMA mask
Lijo Lazar
1
-3
/
+22
2023-06-09
drm/amdgpu: Make VRAM discovery read optional
Lijo Lazar
1
-16
/
+15
2023-06-09
drm/amdgpu: Remove unnecessary return value check
Lijo Lazar
1
-8
/
+2
2023-06-09
drm/amdgpu: Add soc config init for GC9.4.3 ASICs
Lijo Lazar
1
-3
/
+3
2023-06-09
drm/amdgpu: init smuio funcs for smuio v13_0_3
Hawking Zhang
1
-0
/
+4
2023-06-09
drm/amdgpu: parse base address from new ip discovery with 64bit ip base address
Le Ma
1
-9
/
+40
[next]