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
2024-05-23
Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2024-05-22
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Li Ma
2
-0
/
+58
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
2024-05-20
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Lang Yu
5
-13
/
+23
2024-05-20
drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
Lang Yu
1
-1
/
+2
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
1
-4
/
+2
2024-05-02
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"
Geert Uytterhoeven
1
-1
/
+1
2024-04-30
Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
185
-286
/
+1650
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
15
-31
/
+84
2024-04-26
drm/amd/display: Add some HDCP registers DCN35 list
Rodrigo Siqueira
1
-1
/
+11
2024-04-26
drm/amdgpu/mes11: update ADD_QUEUE interface
Jack Xiao
1
-3
/
+14
2024-04-26
drm/amdgpu: fix the warning about the expression (int)size - len
Jesse Zhang
1
-2
/
+3
2024-04-26
drm/amdgpu/mes: add mes mapping legacy queue support
Jack Xiao
2
-0
/
+36
2024-04-26
drm/amdgpu: fix uninitialized scalar variable warning
Tim Huang
1
-1
/
+2
2024-04-26
drm/amd/display: Code style adjustments
Rodrigo Siqueira
2
-3
/
+3
2024-04-26
drm/amd/display: Adjust registers sequence in the DIO list
Rodrigo Siqueira
1
-2
/
+3
2024-04-26
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
5
-25
/
+10
2024-04-26
drm/amdgpu: skip ip dump if devcoredump flag is set
Sunil Khatri
1
-6
/
+7
2024-04-26
drm/amdgpu: Modify the contiguous flags behaviour
Arunpravin Paneer Selvam
2
-7
/
+24
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
14
-19
/
+19
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
18
-39
/
+39
2024-04-26
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
2
-6
/
+6
2024-04-26
drm/amd/display: Remove redundant include file
Alex Hung
1
-1
/
+0
2024-04-26
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
1
-2
/
+4
2024-04-26
drm/amd/display: Do not return negative stream id for array
Alex Hung
1
-0
/
+7
2024-04-26
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Hersen Wu
1
-1
/
+3
2024-04-26
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-04-26
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
1
-2
/
+6
2024-04-26
drm/amdkfd: Enable SQ watchpoint for gfx10
Lancelot SIX
1
-13
/
+58
2024-04-26
drm/amd/display: Check index msg_id before read or write
Alex Hung
1
-0
/
+8
2024-04-26
drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...
Srinivasan Shanmugam
1
-1
/
+1
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
11
-0
/
+44
2024-04-26
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2024-04-26
drm/amdgpu: Fix ras mode2 reset failure in ras aca mode
YiPeng Chai
1
-0
/
+4
2024-04-26
drm/amdgpu: fix double free err_addr pointer warnings
Bob Zhou
1
-0
/
+1
2024-04-26
drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context
Jesse Zhang
1
-0
/
+1
2024-04-26
drm/amdgpu: add check before free wb entry
Jesse Zhang
3
-3
/
+6
2024-04-26
drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byte
Bob Zhou
1
-19
/
+28
2024-04-26
drm/amdgpu: add error handle to avoid out-of-bounds
Bob Zhou
1
-0
/
+3
2024-04-26
drm/amdgpu: Initialize timestamp for some legacy SOCs
Ma Jun
1
-0
/
+8
2024-04-26
drm/amdgpu: Use new interface to reserve bad page
YiPeng Chai
1
-3
/
+1
2024-04-26
drm/amdgpu: Fix address translation defect
YiPeng Chai
1
-1
/
+1
2024-04-26
drm/amdkfd: Enforce queue BO's adev
Harish Kasiviswanathan
1
-0
/
+5
2024-04-26
drm/amd/display: Increase SAT_UPDATE_PENDING timeout
Dmytro Laktyushkin
1
-1
/
+1
2024-04-26
drm/amd/display: Add some missing HDMI registers for DCN3x
Rodrigo Siqueira
6
-0
/
+32
2024-04-26
drm/amdgpu: support ACA logging ecc errors
YiPeng Chai
1
-0
/
+5
2024-04-26
drm/amdgpu: add poison consumption handler
YiPeng Chai
1
-4
/
+39
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
5
-9
/
+31
[next]