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-04-16
drm/amd/display: Improve the log precision
Ethan Bitnun
1
-1
/
+1
2024-04-16
drm/amd/display: Adjust headers
Rodrigo Siqueira
3
-4
/
+1
2024-04-16
drm/amd/display: Use dce_version instead of chip_id
Rodrigo Siqueira
1
-1
/
+1
2024-04-16
Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
Alex Deucher
2
-7
/
+5
2024-04-16
drm/amd/display: Expand dmub_cmd operations
Anthony Koo
1
-1
/
+52
2024-04-16
drm/amdgpu: add missing vbios version from devcoredump
Sunil Khatri
1
-4
/
+5
2024-04-16
drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft reset
Alex Deucher
1
-10
/
+5
2024-04-16
drm/amd/display: Rework power sequence and resource allocation logic
Sung Joon Kim
3
-45
/
+5
2024-04-16
drm/amd/display: Enable Z10 flag for IPS FSM
Sung Joon Kim
1
-2
/
+2
2024-04-16
drm/amd/display: Fix incorrect pointer assignment
Chaitanya Dhere
1
-5
/
+5
2024-04-16
drm/amd/display: Pass sequential ONO bit to DMCUB boot options
Nicholas Kazlauskas
3
-0
/
+11
2024-04-16
drm/amd/display: add support for chroma offset
Samson Tam
2
-0
/
+10
2024-04-16
drm/amd/display: limit the code change to ips enabled asic
Charlene Liu
1
-1
/
+6
2024-04-16
drm/amd/display: Modify resource allocation logic
Sung Joon Kim
4
-3
/
+48
2024-04-16
drm/panel: novatek-nt36682e: don't unregister DSI device
Dmitry Baryshkov
1
-2
/
+0
2024-04-16
drm/panel: visionox-rm69299: don't unregister DSI device
Dmitry Baryshkov
1
-2
/
+0
2024-04-16
drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selected
Lu Yao
1
-0
/
+1
2024-04-16
drm/xe/bmg: Some LNL workarounds also apply to BMG
John Harrison
1
-2
/
+4
2024-04-16
drm/xe/lnl: Enable more GuC based workarounds
John Harrison
3
-0
/
+13
2024-04-16
drm/fb_dma: Fix parameter name in htmldocs
Jocelyn Falempe
1
-1
/
+1
2024-04-16
drm/bridge: anx7625: Update audio status while detecting
Hsin-Te Yuan
1
-1
/
+8
2024-04-16
drm/panel: truly-nt35597: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/panel: novatek-nt35950: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/bridge: dpc3433: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-8
/
+9
2024-04-16
drm/bridge: tc358775: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/bridge: lt9611uxc: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/bridge: lt9611: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/bridge: lt8912b: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/bridge: icn6211: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/bridge: anx7625: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
1
-4
/
+2
2024-04-16
drm/xe/pf: Add support to configure SR-IOV VFs
Michal Wajdeczko
5
-1
/
+2089
2024-04-16
drm/xe/pf: Add SR-IOV PF specific early GT initialization
Michal Wajdeczko
5
-0
/
+89
2024-04-16
drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABI
Michal Wajdeczko
1
-0
/
+55
2024-04-16
drm/xe: Add xe_ttm_vram_get_avail
Michal Wajdeczko
2
-0
/
+13
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
3
-0
/
+50
2024-04-16
drm/xe: Add helper to format SR-IOV function name
Michal Wajdeczko
2
-0
/
+18
2024-04-15
drm/xe/gt: Add L3 bank mask to GT topology
Francois Dugast
3
-4
/
+124
2024-04-15
drm/nouveau/dp: Don't probe eDP ports twice harder
Lyude Paul
1
-5
/
+8
2024-04-15
drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
Lyude Paul
1
-0
/
+10
2024-04-15
drm/v3d: Don't increment `enabled_ns` twice
Maíra Canal
1
-4
/
+0
2024-04-15
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
8
-35
/
+553
2024-04-15
drm/vmwgfx: Implement virtual kms
Zack Rusin
10
-64
/
+302
2024-04-15
drm/vmwgfx: Sort primary plane formats by order of preference
Zack Rusin
1
-2
/
+2
2024-04-15
drm/vmwgfx: Fix crtc's atomic check conditional
Zack Rusin
1
-3
/
+8
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
8
-22
/
+117
2024-04-15
drm/ttm: stop pooling cached NUMA pages v2
Christian König
1
-10
/
+28
2024-04-15
drm/ast: Add drm_panic support
Jocelyn Falempe
1
-0
/
+18
2024-04-15
drm/imx: Add drm_panic support
Jocelyn Falempe
1
-1
/
+11
2024-04-15
drm/mgag200: Add drm_panic support
Jocelyn Falempe
2
-1
/
+24
2024-04-15
drm/simpledrm: Add drm_panic support
Jocelyn Falempe
1
-0
/
+16
[prev]
[next]