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-09-20
drm/amd: Move seamless boot check out of display
Mario Limonciello
4
-24
/
+23
2023-09-20
drm/amd: Drop special case for yellow carp without discovery
Mario Limonciello
1
-6
/
+0
2023-09-20
drm/amd/pm:Fix GFX deep sleep clock reporting
Lijo Lazar
1
-1
/
+9
2023-09-20
drm/amd/pm: Fix clock reporting for SMUv13.0.6
Lijo Lazar
1
-97
/
+62
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
94
-593
/
+714
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
1
-2
/
+4
2023-09-15
Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
44
-206
/
+385
2023-09-14
Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-1
/
+1
2023-09-13
drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_alloca...
Nathan Chancellor
1
-3
/
+3
2023-09-12
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Harish Kasiviswanathan
1
-2
/
+1
2023-09-12
drm/amdgpu: add remap_hdp_registers callback for nbio 7.11
Alex Deucher
1
-0
/
+9
2023-09-12
drm/amdgpu: add vcn_doorbell_range callback for nbio 7.11
Alex Deucher
1
-0
/
+22
2023-09-12
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Harish Kasiviswanathan
1
-2
/
+1
2023-09-12
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
446
-7708
/
+13547
2023-09-11
drm/amd/display: Fix 2nd DPIA encoder Assignment
Mustapha Ghaddar
1
-3
/
+1
2023-09-11
drm/amd/display: Add DPIA Link Encoder Assignment Fix
Mustapha Ghaddar
5
-6
/
+58
2023-09-11
drm/amd/display: fix replay_mode kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-11
drm/amdgpu: Handle null atom context in VBIOS info ioctl
David Francis
1
-6
/
+11
2023-09-11
drm/amdkfd: Checkpoint and restore queues on GFX11
David Francis
1
-0
/
+41
2023-09-11
drm/amd/display: Adjust the MST resume flow
Wayne Lin
1
-13
/
+80
2023-09-11
drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
Hawking Zhang
1
-2
/
+4
2023-09-11
drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
Alex Deucher
1
-0
/
+3
2023-09-11
drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
Alex Deucher
1
-1
/
+1
2023-09-11
drm/amd/display: Don't check registers, if using AUX BL control
Swapnil Patel
1
-1
/
+3
2023-09-11
drm/amdgpu: fix retry loop test
Dan Carpenter
1
-1
/
+1
2023-09-11
drm/amd/display: Add dirty rect support for Replay
Bhawanpreet Lakha
1
-1
/
+2
2023-09-11
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
3
-29
/
+3
2023-09-11
drm/amd/display: fix the white screen issue when >= 64GB DRAM
Yifan Zhang
1
-5
/
+9
2023-09-11
drm/amdkfd: Update CU masking for GFX 9.4.3
Mukul Joshi
7
-28
/
+56
2023-09-11
drm/amdkfd: Update cache info reporting for GFX v9.4.3
Mukul Joshi
3
-37
/
+51
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
14
-65
/
+60
2023-09-11
drm/amdkfd: Fix unaligned 64-bit doorbell warning
Mukul Joshi
1
-0
/
+2
2023-09-11
drm/amdkfd: Fix reg offset for setting CWSR grace period
Mukul Joshi
7
-16
/
+8
2023-09-11
drm/amdgpu: Handle null atom context in VBIOS info ioctl
David Francis
1
-6
/
+11
2023-09-11
drm/amdgpu: Create an option to disable soft recovery
André Almeida
3
-1
/
+13
2023-09-11
drm/amdgpu: Merge debug module parameters
André Almeida
7
-25
/
+45
2023-09-11
drm/amd/display: fix replay_mode kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-11
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+2
2023-09-11
drm/amd/display: add skip_implict_edp_power_control flag for dcn32
Ian Chen
1
-2
/
+4
2023-09-11
drm/amd/display: minior logging improvements
Wenjing Liu
2
-6
/
+11
2023-09-11
drm/amd/display: do not skip ODM minimal transition based on new state
Wenjing Liu
1
-3
/
+3
2023-09-11
drm/amd/display: move odm power optimization decision after subvp optimization
Wenjing Liu
1
-4
/
+5
2023-09-11
drm/amd/display: add seamless pipe topology transition check
Wenjing Liu
5
-0
/
+68
2023-09-11
drm/amd/display: 3.2.250
Aric Cyr
1
-1
/
+1
2023-09-11
drm/amd/display: Fix MST recognizes connected displays as one
Muhammad Ahmed
3
-20
/
+20
2023-09-11
drm/amd/display: fix some non-initialized register mask and setting
Charlene Liu
4
-18
/
+65
2023-09-11
drm/amd/display: Add check for vrr_active_fixed
Austin Zheng
3
-5
/
+5
2023-09-11
drm/amd/display: dc cleanup for tests
Sridevi Arvindekar
1
-1
/
+1
2023-09-11
drm/amdgpu: add type conversion for gc info
Yifan Zhang
1
-3
/
+3
2023-09-11
drm/amd/display: Drop unused registers
Qingqing Zhuo
1
-2
/
+0
[prev]
[next]