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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
drm/i915/vma: Fix UAF on destroy against retire race
Janusz Krzysztofik
1
-7
/
+43
2024-03-26
drm/i915/display: prefer intel_de_wait*() functions over uncore ones
Jani Nikula
2
-8
/
+5
2024-03-26
drm/i915/de: register wait function renames
Jani Nikula
8
-64
/
+58
2024-03-25
drm/panel-edp: Add AUO B120XAN01.0
Pin-yen Lin
1
-0
/
+1
2024-03-25
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1080
-14549
/
+186039
2024-03-25
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-25
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/guc_submit: use jiffies for job timeout
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
2
-69
/
+9
2024-03-25
drm/panfrost: Only display fdinfo's engine and cycle tags when profiling is on
Adrián Larumbe
1
-4
/
+6
2024-03-25
drm/imagination: avoid -Woverflow warning
Arnd Bergmann
1
-2
/
+2
2024-03-25
drm/panthor: Don't use virt_to_pfn()
Steven Price
2
-5
/
+7
2024-03-25
drm/panthor: Fix the CONFIG_PM=n case
Boris Brezillon
2
-3
/
+12
2024-03-22
drm/xe: Remove redundant functions to get xe
Lucas De Marchi
1
-12
/
+1
2024-03-22
drm/i915: Remove special handling for !RCS_MASK()
Lucas De Marchi
2
-7
/
+2
2024-03-22
drm/i915: Drop dead code for pvc
Lucas De Marchi
23
-483
/
+28
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
23
-48
/
+46
2024-03-22
drm/i915: Stop inheriting IP_VER(12, 50)
Lucas De Marchi
1
-8
/
+4
2024-03-22
drm/i915: Remove XEHP_FWRANGES()
Lucas De Marchi
1
-152
/
+145
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
23
-378
/
+50
2024-03-22
drm/amd: Flush GFXOFF requests in prepare stage
Mario Limonciello
1
-0
/
+2
2024-03-22
drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()
Srinivasan Shanmugam
1
-1
/
+1
2024-03-22
drm/amdgpu: Fix truncation in smu_v11_0_init_microcode
Srinivasan Shanmugam
1
-1
/
+1
2024-03-22
drm/amdgpu: simplify convert_error_address interface for UMC v12
Tao Zhou
1
-27
/
+30
2024-03-22
drm/amdgpu: Fix truncation issues in gfx_v9_0.c
Srinivasan Shanmugam
1
-3
/
+3
2024-03-22
drm/amdgpu: Fix truncation in gfx_v10_0_init_microcode
Srinivasan Shanmugam
1
-1
/
+1
2024-03-22
drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...
Srinivasan Shanmugam
1
-1
/
+1
2024-03-22
drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()
Srinivasan Shanmugam
1
-1
/
+1
2024-03-22
drm/amdgpu: add socket id parameter for psp query address cmd
Tao Zhou
2
-3
/
+12
2024-03-22
drm/amdkfd: Cleanup workqueue during module unload
Mukul Joshi
1
-0
/
+2
2024-03-22
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
3
-3
/
+6
2024-03-22
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Harry Wentland
2
-13
/
+8
2024-03-22
drm/amdgpu: Add a NULL check for freeing root PT
Shashank Sharma
1
-2
/
+4
2024-03-22
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
1
-1
/
+1
2024-03-22
drm/amdgpu: refactor code to split devcoredump code
Sunil Khatri
6
-208
/
+265
2024-03-22
drm/amd/display: 3.2.277
Aric Cyr
1
-1
/
+1
2024-03-22
drm/amd/display: Add TB_BORROWED_MAX definition
Chaitanya Dhere
1
-0
/
+2
2024-03-22
drm/amd/display: fix a bug to dereference already freed old current state memory
Wenjing Liu
1
-8
/
+13
2024-03-22
drm/amdgpu/vpe: power on vpe when hw_init
Peyton Lee
1
-0
/
+6
2024-03-22
drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF mode
Lin.Cao
1
-1
/
+9
2024-03-22
drm/amd/display: Enable reallow for idle on DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-03-22
drm/amd/display: Enable new interface design for alternate scrambling
Sung Joon Kim
7
-15
/
+142
2024-03-22
drm/amd/display: Remove unnecessary hard coded DPM states
Xi Liu
1
-2
/
+15
2024-03-22
drm/amd/display: Add optional optimization for IPS handshake
Nicholas Kazlauskas
3
-3
/
+8
2024-03-22
drm/amd/display: Detect and disallow idle reallow during reentrancy
Nicholas Kazlauskas
2
-2
/
+13
2024-03-22
drm/amd/display: increase bb clock for DCN351
Xi Liu
1
-14
/
+76
2024-03-22
drm/amd/display: Prevent crash when disable stream
Chris Park
1
-1
/
+2
[prev]
[next]