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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/amdgpu: add umc v12.0 ACA support
Yang Wang
1
-0
/
+58
2024-01-15
drm/amdgpu: add aca sysfs support
Yang Wang
4
-1
/
+51
2024-01-15
drm/amdgpu: add amdgpu ras aca query interface
Yang Wang
4
-18
/
+109
2024-01-15
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
7
-70
/
+74
2024-01-15
drm/amdgpu: add new INFO IOCTL query for input power
Alex Deucher
1
-0
/
+9
2024-01-15
drm/amdgpu: Query boot status if boot failed
Hawking Zhang
1
-2
/
+9
2024-01-15
drm/amdgpu: add ACA bank dump debugfs support
Yang Wang
4
-0
/
+136
2024-01-15
drm/amdgpu: add ACA kernel hardware error log support
Yang Wang
1
-0
/
+29
2024-01-15
drm/amdgpu: Query boot status if discovery failed
Hawking Zhang
1
-1
/
+5
2024-01-15
drm/amdgpu: Add ras helper to query boot errors v2
Hawking Zhang
3
-1
/
+110
2024-01-15
drm/amdgpu: implement RAS ACA driver framework
Yang Wang
6
-1
/
+881
2024-01-15
drm/amdgpu: Init pcie_index/data address as fallback (v2)
Hawking Zhang
1
-5
/
+18
2024-01-15
drm/amdgpu: drop psp v13 query_boot_status implementation
Hawking Zhang
4
-99
/
+0
2024-01-15
drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.c
Hawking Zhang
1
-69
/
+75
2024-01-15
drm/amdgpu: Auto-validate DMABuf imports in compute VMs
Felix Kuehling
7
-32
/
+135
2024-01-15
drm/amdgpu: drop exp hw support check for GC 9.4.3
Alex Deucher
1
-2
/
+0
2024-01-15
drm/amdgpu: move debug options init prior to amdgpu device init
Le Ma
1
-2
/
+2
2024-01-15
drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading
Le Ma
4
-2
/
+10
2024-01-15
Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"
Le Ma
4
-10
/
+2
2024-01-15
drm/amdgpu: update regGL2C_CTRL4 value in golden setting
Yifan Zhang
1
-1
/
+1
2024-01-15
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
1
-0
/
+1
2024-01-15
drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac...
Srinivasan Shanmugam
1
-8
/
+2
2024-01-15
drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
Srinivasan Shanmugam
1
-7
/
+14
2024-01-15
drm/amdgpu: Do not program VM_L2_CNTL under SRIOV
Victor Lu
1
-4
/
+6
2024-01-15
drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3
Yifan Zhang
1
-0
/
+8
2024-01-15
drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
Alex Deucher
1
-1
/
+6
2024-01-09
drm/amdgpu: make a correction on comment
James Zhu
1
-1
/
+1
2024-01-09
drm/amdkfd: Fix sparse __rcu annotation warnings
Felix Kuehling
2
-3
/
+3
2024-01-09
drm/amdgpu: Packed socket_id to ras feature mask
Hawking Zhang
1
-0
/
+5
2024-01-09
drm/amdgpu: Support poison error injection via ras_ctrl debugfs
Candice Li
1
-2
/
+5
2024-01-09
drm/amdgpu: correct the cu count for gfx v11
Likun Gao
1
-0
/
+3
2024-01-09
drm/amdgpu: Drop unnecessary sentences about CE and deferred error.
Candice Li
4
-14
/
+8
2024-01-09
Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...
Dave Airlie
30
-68
/
+267
2024-01-05
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Alex Deucher
3
-3
/
+9
2024-01-05
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-05
drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...
Srinivasan Shanmugam
1
-1
/
+5
2024-01-05
drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgp...
Srinivasan Shanmugam
1
-4
/
+4
2024-01-05
drm/amdgpu: add param to specify fw bo location for front-door loading
Le Ma
4
-2
/
+10
2024-01-05
drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'
Srinivasan Shanmugam
1
-1
/
+0
2024-01-05
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
1
-9
/
+2
2024-01-05
Revert "drm/amdgpu: enable mca debug mode on APU by default"
Hawking Zhang
1
-2
/
+1
2024-01-03
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...
Srinivasan Shanmugam
1
-0
/
+3
2024-01-03
drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_micr...
Srinivasan Shanmugam
1
-6
/
+5
2024-01-03
drm/amdgpu: Use kvcalloc instead of kvmalloc_array in amdgpu_cs_parser_bos()
Srinivasan Shanmugam
1
-3
/
+3
2024-01-03
drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.c
Srinivasan Shanmugam
1
-3
/
+3
2024-01-03
drm/amdgpu: Cleanup indenting in amdgpu_connector_dvi_detect()
Srinivasan Shanmugam
1
-1
/
+1
2024-01-03
drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2
Jack Xiao
1
-1
/
+47
2024-01-03
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
1
-1
/
+2
2024-01-03
drm/amdgpu: Fix ecc irq enable/disable unpaired
Stanley.Yang
4
-1
/
+38
2024-01-03
drm/amdgpu: Add register read/write debugfs support for AID's
Mangesh Gadre
1
-2
/
+9
[prev]
[next]