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
2023-08-10
drm/panfrost: Sync IRQ by job's timeout handler
Dmitry Osipenko
1
-0
/
+16
2023-08-10
drm/exec: add test case for using a drm_exec multiple times
Christian König
1
-0
/
+21
2023-08-10
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
Boris Brezillon
1
-0
/
+6
2023-08-09
drm/mediatek: dp: Don't register HPD interrupt handler for eDP case
AngeloGioacchino Del Regno
1
-27
/
+46
2023-08-09
drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
AngeloGioacchino Del Regno
1
-7
/
+38
2023-08-09
drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
AngeloGioacchino Del Regno
2
-14
/
+79
2023-08-09
drm/mediatek: dp: Move PHY registration to new function
AngeloGioacchino Del Regno
1
-17
/
+26
2023-08-09
drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
AngeloGioacchino Del Regno
1
-2
/
+5
2023-08-09
drm/mediatek: dp: Enable event interrupt only when bridge attached
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
AngeloGioacchino Del Regno
1
-4
/
+5
2023-08-09
drm/mediatek: dp: Use devm variant of drm_bridge_add()
AngeloGioacchino Del Regno
1
-2
/
+3
2023-08-09
drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
AngeloGioacchino Del Regno
1
-3
/
+3
2023-08-09
drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
AngeloGioacchino Del Regno
1
-46
/
+30
2023-08-09
drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: mtk_dpi: Compress struct of_device_id entries
AngeloGioacchino Del Regno
1
-22
/
+8
2023-08-09
drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
AngeloGioacchino Del Regno
1
-3
/
+1
2023-08-09
drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
AngeloGioacchino Del Regno
1
-4
/
+2
2023-08-09
drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
AngeloGioacchino Del Regno
1
-4
/
+4
2023-08-09
drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-30
/
+14
2023-08-09
drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
AngeloGioacchino Del Regno
1
-5
/
+3
2023-08-09
drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read
Uros Bizjak
1
-3
/
+2
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
4
-0
/
+459
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
1
-0
/
+158
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
7
-0
/
+212
2023-08-09
drm/amdkfd: disable IOMMUv2 support for Raven
Alex Deucher
1
-7
/
+0
2023-08-09
drm/amdkfd: disable IOMMUv2 support for KV/CZ
Alex Deucher
2
-13
/
+1
2023-08-09
drm/amdkfd: ignore crat by default
Alex Deucher
1
-4
/
+0
2023-08-09
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
Alex Deucher
1
-2
/
+6
2023-08-09
drm/amd/display: Fix a regression on Polaris cards
Mario Limonciello
1
-1
/
+1
2023-08-09
drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
Alex Deucher
1
-1
/
+1
2023-08-09
drm/amd/pm: Fix SMU v13.0.6 energy reporting
Lijo Lazar
1
-3
/
+2
2023-08-09
drm/amd/display: check attr flag before set cursor degamma on DCN3+
Melissa Wen
1
-2
/
+5
2023-08-09
drm/amd/pm: disable the SMU13 OD feature support temporarily
Evan Quan
2
-6
/
+23
2023-08-09
drm/amd/pm: correct the pcie width for smu 13.0.0
Kenneth Feng
1
-2
/
+1
2023-08-09
drm/amd/display: Don't show stack trace for missing eDP
Mario Limonciello
1
-1
/
+2
2023-08-09
drm/amdgpu: Match against exact bootloader status
Lijo Lazar
1
-7
/
+8
2023-08-09
drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
Tim Huang
1
-2
/
+2
2023-08-09
drm/amd: Disable S/G for APUs when 64GB or more host memory
Mario Limonciello
3
-3
/
+29
2023-08-09
drm/amdgpu: Add pci usage to nbio v7.9
Asad Kamal
3
-1
/
+72
2023-08-09
drm/amdgpu: Add pcie usage callback to nbio
Asad Kamal
2
-0
/
+11
2023-08-09
drm/amdgpu: Extend poison mode check to SDMA/VCN/JPEG
Candice Li
1
-1
/
+4
2023-08-09
drm/buddy: Fix drm buddy info output format
Ma Jun
1
-4
/
+4
2023-08-09
drm/amdgpu/irq: Move irq resume to the beginning
Emily Deng
1
-1
/
+1
2023-08-09
drm/amdgpu: add RAS fatal error handler for NBIO v7.9
Tao Zhou
3
-0
/
+193
2023-08-09
drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'
Srinivasan Shanmugam
1
-2
/
+2
2023-08-09
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
Alex Deucher
1
-2
/
+6
2023-08-09
drm/amd/display: Get replay info from VSDB
Bhawanpreet Lakha
3
-0
/
+64
2023-08-09
drm/amdgpu: Add FRU sysfs nodes only if needed
Lijo Lazar
3
-68
/
+94
2023-08-09
drm/amd/pm: Clean up errors in smu73_discrete.h
Ran Sun
1
-44
/
+29
2023-08-09
drm/amdgpu: Clean up errors in vcn_v3_0.c
Ran Sun
1
-6
/
+5
[prev]
[next]