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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()
Nathan Chancellor
1
-38
/
+38
2023-06-23
drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
Evan Quan
1
-4
/
+7
2023-06-23
drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
Samuel Pitoiset
1
-0
/
+12
2023-06-23
drm/amdkfd: set coherent host access capability flag
Alex Sierra
1
-0
/
+4
2023-06-23
drm/amdgpu: Add vbios attribute only if supported
Lijo Lazar
4
-2
/
+15
2023-06-23
drm/amdgpu/atomfirmware: fix LPDDR5 width reporting
Alex Deucher
1
-6
/
+12
2023-06-23
drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...
Nathan Chancellor
1
-2
/
+0
2023-06-23
drm/amd/pm: remove unneeded variable
Mingtong Bao
1
-5
/
+5
2023-06-23
drm/amdgpu: Move calculation of xcp per memory node
Lijo Lazar
1
-1
/
+3
2023-06-23
drm/amdgpu: Skip mark offset for high priority rings
Jiadong Zhu
1
-0
/
+3
2023-06-23
amd/display/dc: remove repeating expression
Wang Ming
1
-1
/
+1
2023-06-19
drm/amdgpu: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
473
-8151
/
+45711
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2
-32
/
+0
2023-06-15
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
1
-15
/
+17
2023-06-15
drm/amdgpu: Increase hmm range get pages timeout
Philip Yang
1
-2
/
+2
2023-06-15
drm/amdgpu: Enable translate further for GC v9.4.3
Philip Yang
1
-0
/
+1
2023-06-15
drm/amdgpu: Remove unused NBIO interface
Lijo Lazar
2
-16
/
+0
2023-06-15
drm/amdkfd: update user space last_event_age
James Zhu
1
-8
/
+15
2023-06-15
drm/amdkfd: set activated flag true when event age unmatchs
James Zhu
1
-4
/
+13
2023-06-15
drm/amdkfd: add event_age tracking when receiving interrupt
James Zhu
2
-0
/
+7
2023-06-15
drm/amdgpu: add entity error check in amdgpu_ctx_get_entity
ZhenGuo Yin
1
-1
/
+9
2023-06-15
drm/amdgpu: add VM generation token
Christian König
7
-7
/
+37
2023-06-15
drm/amdgpu: reset VM when an error is detected
Christian König
1
-16
/
+65
2023-06-15
drm/amdgpu: abort submissions during prepare on error
Christian König
1
-1
/
+12
2023-06-15
drm/amdgpu: mark soft recovered fences with -ENODATA
Christian König
1
-0
/
+7
2023-06-15
drm/amdgpu: mark force completed fences with -ECANCELED
Christian König
1
-0
/
+1
2023-06-15
drm/amdgpu: add amdgpu_error_* debugfs file
Christian König
3
-0
/
+41
2023-06-15
drm/amdgpu: mark GC 9.4.3 experimental for now
Alex Deucher
1
-0
/
+2
2023-06-15
drm/amdgpu: Use PSP FW API for partition switch
Lijo Lazar
2
-15
/
+6
2023-06-15
drm/amdgpu: Change nbio v7.9 xcp status definition
Lijo Lazar
1
-5
/
+3
2023-06-15
drm/amdgpu: make sure that BOs have a backing store
Christian König
1
-1
/
+5
2023-06-15
drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
Christian König
1
-30
/
+39
2023-06-15
drm/amdgpu: Add checking mc_vram_size
Stanley.Yang
1
-1
/
+2
2023-06-15
drm/amdgpu: Optimize checking ras supported
Stanley.Yang
3
-21
/
+23
2023-06-15
drm/amdgpu: Add channel_dis_num to ras init flags
Candice Li
2
-0
/
+2
2023-06-15
drm/amdgpu: Update total channel number for umc v8_10
Candice Li
3
-1
/
+5
2023-06-15
drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interface
Candice Li
1
-2
/
+1
2023-06-15
drm/amd/display: Convert to kdoc formats in dc/core/dc.c
Srinivasan Shanmugam
1
-19
/
+15
2023-06-15
drm/amdkfd: decrement queue count on mes queue destroy
Jonathan Kim
1
-1
/
+1
2023-06-15
drm/amd/pm: enable more Pstates profile levels for SMU v13.0.5
Tim Huang
2
-3
/
+39
2023-06-15
drm/amdgpu: Fix usage of UMC fill record in RAS
Luben Tuikov
1
-2
/
+1
2023-06-15
drm/amdgpu/sdma4: set align mask to 255
Alex Deucher
2
-4
/
+4
2023-06-15
drm/amdgpu: Report ras_num_recs in debugfs
Luben Tuikov
1
-0
/
+2
2023-06-15
drm/amdkfd: Remove DUMMY_VRAM_SIZE
Mukul Joshi
1
-5
/
+0
2023-06-15
drm/amdgpu: Release SDMAv4.4.2 ecc irq properly
Lijo Lazar
1
-6
/
+10
2023-06-15
drm/amdgpu: add wait_for helper for spirom update
Likun Gao
4
-4
/
+29
2023-06-15
drm/amd/display: Clean up dcn10_optc.c kdoc
Srinivasan Shanmugam
1
-21
/
+36
2023-06-15
drm/amd/display: Correct kdoc formats in dcn32_resource_helpers.c
Srinivasan Shanmugam
1
-17
/
+12
[prev]
[next]