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-09-06
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
1
-8
/
+12
2024-09-06
drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
Li Zetao
1
-1
/
+1
2024-09-06
drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
Li Zetao
1
-1
/
+1
2024-09-06
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-09-06
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-09-06
drm/amd/display: Fix spelling mistake "recompte" -> "recompute"
Colin Ian King
1
-1
/
+1
2024-09-06
drm/amdkfd: Add cache line size info
David Belanger
1
-1
/
+7
2024-09-06
drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...
Srinivasan Shanmugam
1
-0
/
+1
2024-09-06
drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush
Lang Yu
1
-2
/
+4
2024-09-06
drm/amdgpu: re-work VM syncing
Christian König
5
-55
/
+65
2024-09-06
drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
Yuesong Li
1
-1
/
+1
2024-09-06
drm/exynos: Remove unnecessary code
Kwanghoon Son
1
-4
/
+0
2024-09-06
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
3
-3
/
+3
2024-09-06
Merge tag 'mediatek-drm-next-6.12' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
8
-83
/
+204
2024-09-06
Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
8
-25
/
+89
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
30
-41
/
+185
2024-09-06
Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
41
-1252
/
+1546
2024-09-06
Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
14
-89
/
+124
2024-09-05
drm/i915: Remove extra unlikely helper
Hongbo Li
1
-1
/
+1
2024-09-05
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Alex Deucher
1
-2
/
+4
2024-09-05
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Alex Deucher
1
-2
/
+4
2024-09-05
drm/tegra: fix potential uninitialized variable use
Jani Nikula
1
-1
/
+1
2024-09-05
drm/fbdev-dma: Only install deferred I/O if necessary
Thomas Zimmermann
1
-19
/
+64
2024-09-05
drm/panthor: flush FW AS caches in slow reset path
Adrián Larumbe
3
-4
/
+26
2024-09-05
drm: panel: nv3052c: Correct WL-355608-A8 panel compatible
Ryan Walklin
1
-1
/
+1
2024-09-05
drm/panthor: Restrict high priorities on group_create
Mary Guillemard
2
-1
/
+24
2024-09-04
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
1
-3
/
+3
2024-09-04
drm/xe: Suspend/resume user access only during system s/r
Imre Deak
1
-4
/
+6
2024-09-04
drm/xe/display: Match i915 driver suspend/resume sequences better
Maarten Lankhorst
1
-5
/
+14
2024-09-04
drm/xe: Add missing runtime reference to wedged upon gt_reset
Rodrigo Vivi
1
-2
/
+3
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
1
-1
/
+1
2024-09-04
drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.
Thomas Hellström
3
-2
/
+19
2024-09-03
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
1
-3
/
+3
2024-09-03
drm/xe: Add missing runtime reference to wedged upon gt_reset
Rodrigo Vivi
1
-2
/
+3
2024-09-03
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
11
-79
/
+85
2024-09-03
drm/xe/gsc: Do not attempt to load the GSC multiple times
Daniele Ceraolo Spurio
2
-2
/
+19
2024-09-03
drm/i915/dp: hide dp_to_i915() inside intel_dp.c
Jani Nikula
2
-2
/
+2
2024-09-03
drm/i915/ddi: stop using dp_to_i915()
Jani Nikula
1
-7
/
+7
2024-09-03
drm/i915/psr: convert intel_psr.[ch] to struct intel_display
Jani Nikula
4
-411
/
+454
2024-09-03
drm/i915/pps: convert intel_pps.[ch] to struct intel_display
Jani Nikula
9
-253
/
+299
2024-09-03
drm/i915/pps: pass intel_dp to pps_name()
Jani Nikula
1
-29
/
+32
2024-09-03
drm/i915/dp: convert intel_dp_link_training.[ch] to struct intel_display
Jani Nikula
1
-50
/
+55
2024-09-03
drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_display
Jani Nikula
4
-64
/
+73
2024-09-03
drm/i915/dp: convert intel_dp_tunnel.[ch] to struct intel_display
Jani Nikula
3
-45
/
+49
2024-09-03
drm/i915/dp: convert g4x_dp.[ch] to struct intel_display
Jani Nikula
1
-70
/
+82
2024-09-03
drm/i915/hdmi: convert to struct intel_display
Jani Nikula
2
-243
/
+258
2024-09-03
drm/xe/display: use xe && 0 to avoid warnings about unused variables
Jani Nikula
1
-3
/
+3
2024-09-03
drm/xe: Remove redundant [drm] tag from xe_assert() message
Michal Wajdeczko
1
-1
/
+1
2024-09-03
drm/bridge-connector: reset the HDMI connector state
Dmitry Baryshkov
2
-1
/
+13
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
20
-1
/
+37
[prev]
[next]