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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
drm/xe: move xe_display.[ch] under display/
Jani Nikula
3
-9
/
+9
2024-01-31
drm/imx: prefer snprintf over sprintf
Jani Nikula
1
-1
/
+1
2024-01-31
drm/amdgpu: prefer snprintf over sprintf
Jani Nikula
1
-1
/
+2
2024-01-30
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
3
-2
/
+23
2024-01-30
drm/vram-helper: Fix 'multi-line' kernel-doc comments
Anna-Maria Behnsen
1
-24
/
+20
2024-01-30
drm/xe: Add batch buffer addresses to devcoredump
José Roberto de Souza
5
-0
/
+56
2024-01-30
drm/xe: Add functions to convert regular address to canonical address and back
José Roberto de Souza
2
-0
/
+13
2024-01-30
drm/xe: Use function to emit PIPE_CONTROL
José Roberto de Souza
1
-33
/
+24
2024-01-30
drm/xe/guc: Reduce a print from warn to debug
Karthik Poosa
1
-2
/
+2
2024-01-30
drm/vmwgfx: Fix the lifetime of the bo cursor memory
Zack Rusin
1
-12
/
+1
2024-01-30
drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
Martin Krastev
1
-1
/
+10
2024-01-30
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
3
-16
/
+10
2024-01-30
drm/vmwgfx: Refactor drm connector probing for display modes
Martin Krastev
5
-191
/
+101
2024-01-30
drm/i915/xe2lpd: Move registers to PICA
Lucas De Marchi
4
-65
/
+121
2024-01-30
drm/i915/xe2lpd: Move D2D enable/disable
Lucas De Marchi
2
-10
/
+36
2024-01-30
drm/xe/xe2: Enable has_usm
Lucas De Marchi
1
-1
/
+1
2024-01-29
drm/amdgpu: use helper macro HW_ERR instead of Hardware error string
Yang Wang
2
-8
/
+8
2024-01-29
drm/amdgpu/pm: Use macro definitions in the smu IH process function
Ma Jun
4
-13
/
+23
2024-01-29
drm/amd/display: 3.2.270
Aric Cyr
1
-1
/
+1
2024-01-29
drm/amd/display: [FW Promotion] Release 0.0.202.0
Anthony Koo
1
-1
/
+7
2024-01-29
drm/amd/display: Populate invalid split index to be 0xF
Alvin Lee
1
-2
/
+2
2024-01-29
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
Fangzhi Zuo
2
-18
/
+13
2024-01-29
drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...
Mounika Adhuri
1
-4
/
+4
2024-01-29
drm/amd/display: fix DP audio settings
Charlene Liu
1
-2
/
+7
2024-01-29
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
2
-18
/
+18
2024-01-29
drm/amd/display: use correct phantom pipe when populating subvp pipe info
Wenjing Liu
1
-1
/
+2
2024-01-29
drm/amd/display: fix incorrect mpc_combine array size
Wenjing Liu
1
-1
/
+1
2024-01-29
drm/amd/display: Fix DPSTREAM CLK on and off sequence
Dmytro Laktyushkin
2
-7
/
+6
2024-01-29
drm/amd/display: fix invalid reg access on DCN35 FPGA
Eric Yang
2
-4
/
+23
2024-01-29
drm/amd/display: refine code for dmcub inbox1 ring buffer debug
Fudongwang
2
-9
/
+5
2024-01-29
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
1
-0
/
+1
2024-01-29
drm/amd/display: fix USB-C flag update after enc10 feature init
Charlene Liu
2
-4
/
+4
2024-01-29
drm/amd/display: add debugfs disallow edp psr
Hersen Wu
4
-2
/
+67
2024-01-29
drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
Alvin Lee
9
-25
/
+56
2024-01-29
drm/amd/display: Unify optimize_required flags and VRR adjustments
Aric Cyr
5
-17
/
+10
2024-01-29
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
Sohaib Nadeem
1
-1
/
+1
2024-01-29
drm/amd/display: Wait for mailbox ready when powering up DMCUB
Nicholas Kazlauskas
1
-2
/
+11
2024-01-29
drm/amd/display: Wait before sending idle allow and after idle disallow
Nicholas Kazlauskas
1
-1
/
+6
2024-01-29
Revert "drm/amd/display: initialize all the dpm level's stutter latency"
Charlene Liu
1
-3
/
+1
2024-01-29
drm/amd/display: Fix static screen event mask definition change
Yiling Chen
10
-27
/
+28
2024-01-29
Documentation/gpu: Introduce a simple contribution list for display code
Rodrigo Siqueira
1
-110
/
+0
2024-01-29
Documentation/gpu: Add entry for the DIO component
Rodrigo Siqueira
1
-0
/
+10
2024-01-29
Documentation/gpu: Add entry for OPP in the kernel doc
Rodrigo Siqueira
1
-0
/
+16
2024-01-29
Documentation/gpu: Add kernel doc entry for MPC
Rodrigo Siqueira
1
-77
/
+173
2024-01-29
Documentation/gpu: Add kernel doc entry for DPP
Rodrigo Siqueira
1
-0
/
+25
2024-01-29
drm/amdkfd: Use correct drm device for cgroup permission check
Mukul Joshi
1
-2
/
+7
2024-01-29
drm/amdkfd: Use S_ENDPGM_SAVED in trap handler
Jay Cornwall
3
-9
/
+9
2024-01-29
drm/amdkfd: Correct partial migration virtual addr
Philip Yang
1
-1
/
+1
2024-01-29
drm/amdgpu: move the drm client creation behind drm device registration
Le Ma
3
-11
/
+27
2024-01-29
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Srinivasan Shanmugam
1
-2
/
+5
[prev]
[next]