index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-11-17
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-21
drm/amdgpu: Workaround harvesting info for some navy flounder boards
Alex Deucher
1
-0
/
+4
2021-10-19
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-29
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-18
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-04
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
2019-10-17
drm/amdgpu: add a generic fb accessing helper function(v3)
Tianci.Yin
1
-11
/
+1
2019-10-17
drm/amdgpu: update amdgpu_discovery to handle revision
Tianci.Yin
1
-1
/
+3
2019-10-15
drm/amdgpu/discovery: reserve discovery data at the top of VRAM
Xiaojie Yuan
1
-2
/
+2
2019-07-11
drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
tiancyin
1
-1
/
+1
2019-06-21
drm/amdgpu/discovery: refactor ip list traversal
Xiaojie Yuan
1
-29
/
+42
2019-06-21
drm/amdgpu/discovery: stop converting the units of base addresses
Xiaojie Yuan
1
-3
/
+3
2019-06-21
drm/amdgpu/discovery: stop taking psp header into account
Xiaojie Yuan
1
-6
/
+5
2019-06-21
drm/amdgpu/discovery: fix hwid for nbio
Xiaojie Yuan
1
-1
/
+1
2019-06-21
drm/amdgpu/discovery: use hardcoded mmRCC_CONFIG_MEMSIZE
Xiaojie Yuan
1
-6
/
+6
2019-06-21
drm/amdgpu/discovery: fix calculations of some gfx info
Xiaojie Yuan
1
-4
/
+6
2019-06-21
drm/amdgpu/discovery: add ip discovery initial support
Xiaojie Yuan
1
-0
/
+401