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-08-13
drm/amd/display: Check null pointer before try to access it
Wayne Lin
1
-14
/
+8
2024-08-13
drm/amd/display: Check null pointer before try to access it
Rodrigo Siqueira
1
-3
/
+8
2024-08-13
drm/amd/display: guard otg disable w/a for test
Muhammad Ahmed
1
-0
/
+3
2024-08-13
drm/amd/display: Add more logging for MALL static screen
Aurabindo Pillai
2
-2
/
+9
2024-08-13
drm/amd/display: Update to using new dccg callbacks
Hansen Dsouza
1
-2
/
+2
2024-08-13
drm/amd/display: Unlock Pipes Based On DET Allocation
Austin Zheng
7
-1
/
+151
2024-08-13
drm/amd/display: Check null pointers before using dc->clk_mgr
Alex Hung
1
-1
/
+2
2024-08-13
drm/amd/display: 3DLUT non-DMA refactor
Relja Vojvodic
3
-28
/
+21
2024-08-13
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
Wenjing Liu
2
-7
/
+20
2024-08-13
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...
Wenjing Liu
1
-2
/
+2
2024-08-13
drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)
Srinivasan Shanmugam
1
-1
/
+2
2024-08-13
Revert "drm/amdgpu: add vcn ip dump ptr in vcn global struct"
Sunil Khatri
1
-3
/
+0
2024-08-13
Revert "drm/amdgpu: add vcn_v3_0 ip dump support"
Sunil Khatri
1
-150
/
+1
2024-08-13
Revert "drm/amdgpu: add print support for vcn_v3_0 ip dump"
Sunil Khatri
1
-33
/
+1
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
9
-44
/
+47
2024-08-13
drm/amdgpu/mes12: update mes_v12_api_def.h
Jack Xiao
1
-1
/
+6
2024-08-13
Revert "drm/amdgpu: add vcn_v5_0 ip dump support"
Sunil Khatri
1
-169
/
+1
2024-08-13
drm/amdgpu: add vcn_v5_0 ip dump support
Sunil Khatri
1
-1
/
+169
2024-08-13
drm/amdgpu/mes12: add API for legacy queue reset
Alex Deucher
1
-0
/
+33
2024-08-13
drm/amdgpu/mes11: add API for legacy queue reset
Alex Deucher
1
-0
/
+33
2024-08-13
drm/amdgpu/mes: add API for legacy queue reset
Alex Deucher
2
-0
/
+40
2024-08-13
drm/amdgpu: Actually check flags for all context ops.
Bas Nieuwenhuizen
1
-0
/
+8
2024-08-13
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Geert Uytterhoeven
1
-25
/
+45
2024-08-13
drm/amd: Use a constant format string for amdgpu_ucode_request
Arnd Bergmann
6
-7
/
+7
2024-08-13
drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)
Tobias Jakobi
2
-4
/
+4
2024-08-13
drm/amd: Make amd_ip_funcs static for SDMA v5.2
Tobias Jakobi
2
-2
/
+1
2024-08-13
drm/amd: Make amd_ip_funcs static for SDMA v5.0
Tobias Jakobi
2
-2
/
+1
2024-08-13
drm/amdgpu/uvd4: fix mask and shift definitions
Remington Brasga
1
-2
/
+0
2024-08-13
drm/amd/display: remove extraneous ; after statements
Colin Ian King
4
-5
/
+5
2024-08-13
drm/amd/amdgpu: Properly tune the size of struct
WangYuli
1
-2
/
+2
2024-08-13
drm/amdgpu/jpeg4: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-13
drm/amdgpu/jpeg2: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-13
drm/hisilicon: Remove unused delarations
Zhang Zekun
1
-1
/
+0
2024-08-13
drm: Remove struct drm_mode_config_funcs.output_poll_changed
Thomas Zimmermann
1
-9
/
+1
2024-08-13
drm: Remove struct drm_driver.lastclose
Thomas Zimmermann
2
-23
/
+6
2024-08-13
drm/fbdev-helper: Remove drm_fb_helper_output_poll_changed()
Thomas Zimmermann
1
-15
/
+0
2024-08-13
drm/fbdev-helper: Update documentation on obsolete callbacks
Thomas Zimmermann
1
-15
/
+7
2024-08-13
drm/nouveau: Implement switcheroo reprobe with drm_client_dev_hotplug()
Thomas Zimmermann
1
-1
/
+2
2024-08-13
drm/nouveau: Do not set struct drm_mode_config_funcs.output_poll_changed
Thomas Zimmermann
2
-2
/
+0
2024-08-13
drm/nouveau: Do not set struct drm_driver.lastclose
Thomas Zimmermann
3
-9
/
+0
2024-08-13
drm/amdgpu: Do not set struct drm_driver.lastclose
Thomas Zimmermann
3
-20
/
+0
2024-08-13
drm: Do delayed switcheroo in drm_lastclose()
Thomas Zimmermann
2
-2
/
+5
2024-08-13
drm/amd/display: fix s2idle entry for DCN3.5+
Hamza Mahfooz
1
-0
/
+3
2024-08-13
drm/amdgpu/mes: fix mes ring buffer overflow
Jack Xiao
3
-8
/
+30
2024-08-13
drm/xe: add kdev_to_xe_device() helper and use it
Jani Nikula
2
-7
/
+7
2024-08-13
drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
Jani Nikula
1
-1
/
+1
2024-08-13
drm/xe/tests: remove unused leftover xe_call_for_each_device()
Jani Nikula
2
-53
/
+0
2024-08-13
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Nirmoy Das
5
-16
/
+45
2024-08-13
drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
Jani Nikula
1
-3
/
+3
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2
-7
/
+7
[prev]
[next]