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_gfx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
drm/amdgpu: support for gc_info table v1.3
Likun Gao
1
-0
/
+6
2024-08-20
drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serialization
Srinivasan Shanmugam
1
-0
/
+15
2024-08-20
drm/amdgpu: Add enforce_isolation sysfs attribute
Srinivasan Shanmugam
1
-0
/
+2
2024-08-16
drm/amdgpu: Add infrastructure for Cleaner Shader feature
Srinivasan Shanmugam
1
-0
/
+14
2024-08-16
drm/amdgpu/gfx11: add a mutex for the gfx semaphore
Alex Deucher
1
-0
/
+2
2024-08-16
drm/amdgpu/gfx: add a new kiq_pm4_funcs callback for reset_hw_queue
Jiadong Zhu
1
-0
/
+4
2024-07-23
drm/amdgpu/gfx: add bad opcode interrupt
Alex Deucher
1
-0
/
+1
2024-07-10
drm/amdgpu: Initialize VF partition mode
Lijo Lazar
1
-0
/
+1
2024-06-05
drm/amdgpu: rename ip_dump_cp_queues to compute queues
Sunil Khatri
1
-1
/
+1
2024-05-23
drm/amdgpu: add gfx queue support of gfx10 in ipdump
Sunil Khatri
1
-0
/
+1
2024-05-23
drm/amdgpu: Add cp queues support fro gfx10 in ipdump
Sunil Khatri
1
-0
/
+1
2024-05-23
drm/amdgpu: rename the ip_dump to ip_dump_core
Sunil Khatri
1
-1
/
+1
2024-05-13
drm/amdgpu: remove structurally dead code
Jesse Zhang
1
-2
/
+0
2024-05-03
drm/amdgpu: remove ip dump reg_count variable
Sunil Khatri
1
-1
/
+0
2024-04-26
drm/amdgpu: add support of gfx10 register dump
Sunil Khatri
1
-0
/
+4
2024-03-20
drm/amdgpu: retire gfx ras query_utcl2_poison_status
Tao Zhou
1
-1
/
+0
2024-02-22
drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ring
Ma Jun
1
-3
/
+1
2023-11-09
drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)
Victor Lu
1
-2
/
+2
2023-10-05
drm/amdgpu: Move package type enum to amdgpu_smuio
Lijo Lazar
1
-5
/
+0
2023-09-11
drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUES
Mukul Joshi
1
-3
/
+3
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
1
-1
/
+2
2023-08-30
drm/amdgpu: update gc_info v2_1 from discovery
Le Ma
1
-0
/
+3
2023-06-30
drm/amdgpu: make mcbp a per device setting
Alex Deucher
1
-0
/
+1
2023-06-09
drm/amdgpu: add RAS definitions for GFX
Tao Zhou
1
-0
/
+39
2023-06-09
drm/amdgpu: add GFX RAS common function
Tao Zhou
1
-0
/
+4
2023-06-09
drm/amdgpu: Add compute mode descriptor function
Lijo Lazar
1
-0
/
+21
2023-06-09
drm/amdgpu: Add auto mode for compute partition
Lijo Lazar
1
-0
/
+2
2023-06-09
drm/amdgpu: Move memory partition query to gmc
Lijo Lazar
1
-11
/
+0
2023-06-09
drm/amdgpu: correct the vmhub index when page fault occurs
Le Ma
1
-0
/
+1
2023-06-09
drm/amdgpu: Switch to SOC partition funcs
Lijo Lazar
1
-5
/
+0
2023-06-09
drm/amdgpu: Add SOC partition funcs for GC v9.4.3
Lijo Lazar
1
-0
/
+4
2023-06-09
drm/amdgpu: Add initial version of XCP routines
Lijo Lazar
1
-1
/
+1
2023-06-09
drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3
Shiwu Zhang
1
-0
/
+1
2023-06-09
drm/amdgpu: detect current GPU memory partition mode
Rajneesh Bhardwaj
1
-0
/
+11
2023-06-09
drm/amdgpu: implement smuio v13_0_3 callbacks
Rajneesh Bhardwaj
1
-0
/
+5
2023-06-09
drm/amd/amdgpu: Update debugfs for XCC support (v3)
Tom St Denis
1
-5
/
+5
2023-06-09
drm/amdgpu: Change num_xcd to xcc_mask
Lijo Lazar
1
-1
/
+3
2023-06-09
drm/amdgpu: add sysfs node for compute partition mode
Le Ma
1
-0
/
+6
2023-06-09
drm/amdgpu: add [en/dis]able_kgq() functions
Alex Deucher
1
-0
/
+2
2023-04-24
drm/amdgpu: add gfx shadow callback
Alex Deucher
1
-0
/
+10
2023-04-24
drm/amdgpu/gfx11: add FW version check for new CP GFX shadow feature
Alex Deucher
1
-0
/
+2
2023-04-20
drm/amdgpu: add master/slave check in init phase
Le Ma
1
-0
/
+2
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
1
-2
/
+2
2023-04-18
drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)
Le Ma
1
-8
/
+8
2023-04-18
drm/amdgpu: separate the mqd_backup for kiq from kcq
Le Ma
1
-1
/
+2
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
1
-2
/
+5
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
1
-1
/
+1
2023-04-14
drm/amdgpu: add some basic elements for multiple XCD case
Le Ma
1
-1
/
+16
2023-02-23
drm/amdgpu: add more fields into device info, caches sizes, etc.
Marek Olšák
1
-0
/
+2
2023-01-17
drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...
YiPeng Chai
1
-0
/
+4
[next]