index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2021-12-30
drm/amdgpu: drop redundant semicolon
Guchun Chen
1
-1
/
+1
2021-12-16
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
1
-22
/
+54
2021-12-14
drm/amdgpu: read and authenticate ip discovery binary
Hawking Zhang
1
-23
/
+23
2021-12-14
drm/amdgpu: add helper to verify ip discovery binary signature
Hawking Zhang
1
-0
/
+8
2021-12-14
drm/amdgpu: rename discovery_read_binary helper
Hawking Zhang
1
-2
/
+2
2021-12-14
drm/amdgpu: add helper to load ip_discovery binary from file
Hawking Zhang
1
-1
/
+30
2021-12-14
drm/amdgpu: fix incorrect VCN revision in SRIOV
Leslie Shi
1
-20
/
+9
2021-12-02
drm/amdgpu: handle SRIOV VCN revision parsing
Alex Deucher
1
-3
/
+14
2021-12-02
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-02
drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID
Jane Jian
1
-0
/
+1
2021-11-24
drm/amdgpu: fix byteorder error in amdgpu discovery
Yang Wang
1
-6
/
+6
2021-11-18
drm/amdgpu: add error print when failing to add IP block(v2)
Guchun Chen
1
-0
/
+36
2021-11-10
drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)
Guchun Chen
1
-0
/
+1
2021-11-10
drm/amdgpu: drop jpeg IP initialization in SRIOV case
Guchun Chen
1
-1
/
+2
2021-10-28
drm/amdgpu/discovery: add SDMA IP instance info for soc15 parts
Alex Deucher
1
-0
/
+14
2021-10-28
drm/amdgpu/discovery: add UVD/VCN IP instance info for soc15 parts
Alex Deucher
1
-0
/
+3
2021-10-22
drm/amdgpu/nbio7.4: use original HDP_FLUSH bits
Alex Deucher
1
-1
/
+4
2021-10-22
drm/amdgpu: Workaround harvesting info for some navy flounder boards
Alex Deucher
1
-0
/
+4
2021-10-20
drm/amdgpu/discovery: parse hw_id_name for SDMA instance 2 and 3
Guchun Chen
1
-0
/
+2
2021-10-13
drm/amdgpu: enable display for cyan skillfish
Lang Yu
1
-2
/
+1
2021-10-13
drm/amdgpu/nbio2.3: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
1
-1
/
+4
2021-10-08
drm/amdgpu: add missing case for HDP for renoir
Alex Deucher
1
-0
/
+1
2021-10-08
drm/amdgpu/discovery: add missing case for SMU 11.0.5
Alex Deucher
1
-0
/
+1
2021-10-04
drm/amdgpu: remove some repeated includings
Guo Zhengkui
1
-2
/
+0
2021-10-04
drm/amdgpu: add an option to override IP discovery table from a file
Alex Deucher
1
-4
/
+20
2021-10-04
drm/amdgpu: add support for SRIOV in IP discovery path
Alex Deucher
1
-9
/
+25
2021-10-04
drm/amdgpu: clean up set IP function
Alex Deucher
1
-335
/
+387
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
1
-131
/
+140
2021-10-04
drm/amdgpu: get VCN harvest information from IP discovery table
Alex Deucher
1
-0
/
+4
2021-10-04
drm/amdgpu: get VCN and SDMA instances from IP discovery table
Alex Deucher
1
-0
/
+14
2021-10-04
drm/amdgpu: add initial IP discovery support for vega based parts
Alex Deucher
1
-30
/
+387
2021-10-04
drm/amdgpu: add DCI HWIP
Alex Deucher
1
-0
/
+1
2021-10-04
drm/amdgpu: add initial IP enumeration via IP discovery table
Alex Deucher
1
-0
/
+333
2021-10-04
drm/amdgpu: add XGMI HWIP
Alex Deucher
1
-0
/
+1
2021-10-04
drm/amdgpu: fill in IP versions from IP discovery table
Alex Deucher
1
-1
/
+2
2021-10-04
drm/amdgpu: store HW IP versions in the driver structure
Alex Deucher
1
-1
/
+0
2021-10-04
drm/amdgpu: move headless sku check into harvest function
Alex Deucher
1
-0
/
+7
2021-09-30
drm/amd/amdgpu: Validate ip discovery blob
Ernst Sjöstrand
1
-0
/
+21
2021-08-10
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
1
-3
/
+9
2021-06-19
drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...
Bokun Zhang
1
-0
/
+8
2021-06-11
drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_version
Peng Ju Zhou
1
-2
/
+2
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
1
-0
/
+28
2020-11-13
drm/amdgpu: add UMC to ip discovery map
John Clements
1
-0
/
+1
2020-08-05
drm/amdgpu: move IP discovery data to mman
Alex Deucher
1
-27
/
+27
2020-07-02
drm/amdgpu: reduce ip discovery data reading size
Wenhui Sheng
1
-1
/
+1
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
1
-1
/
+1
2020-05-01
drm/amdgpu: re-structue members for ip discovery
Hawking Zhang
1
-27
/
+29
2020-04-01
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
1
-4
/
+6
2020-04-01
drm/amdgpu: purge ip_discovery headers
Monk Liu
1
-2
/
+0
2020-02-25
drm/amdgpu/discovery: make the discovery code less chatty
Alex Deucher
1
-1
/
+1
[next]