index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-14
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
1
-0
/
+8
2026-01-14
drm/amdgpu: fix drm panic null pointer when driver not support atomic
Lu Yao
1
-1
/
+6
2026-01-14
drm/amdgpu: Fix gfx9 update PTE mtype flag
Philip Yang
1
-4
/
+4
2026-01-14
drm/amd/display: Add an hdmi_hpd_debounce_delay_ms module
Ivan Lipski
4
-4
/
+29
2026-01-14
drm/amdkfd: Add domain parameter to alloc kernel BO
Philip Yang
12
-39
/
+45
2026-01-14
drm/amdgpu/userq: Fix fence reference leak on queue teardown v2
Srinivasan Shanmugam
1
-0
/
+2
2026-01-14
drm/amdkfd: No need to suspend whole MES to evict process
Harish Kasiviswanathan
1
-11
/
+1
2026-01-14
drm/amd/pm: Deprecate print_clk_levels callback
Lijo Lazar
2
-22
/
+0
2026-01-14
drm/amd/pm: Use emit clock levels in SMU v15.0.0
Lijo Lazar
1
-15
/
+18
2026-01-14
Revert "drm/amdgpu: don't attach the tlb fence for SI"
Prike Liang
1
-3
/
+1
2026-01-14
drm/amdgpu: validate the flush_gpu_tlb_pasid()
Prike Liang
1
-0
/
+4
2026-01-14
drm/amdkfd: Switch to using GC VERSION to decide LDS/Scratch base
Lang Yu
1
-2
/
+2
2026-01-14
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
Yang Wang
1
-1
/
+2
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
8
-2
/
+156
2026-01-14
drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodes
Yang Wang
1
-15
/
+16
2026-01-14
drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
Donet Tom
1
-1
/
+1
2026-01-14
drm/amdkfd: Fix SVM map/unmap address conversion for non-4k page sizes
Donet Tom
1
-8
/
+21
2026-01-14
drm/amdkfd: Relax size checking during queue buffer get
Donet Tom
1
-3
/
+3
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
1
-1
/
+17
2026-01-14
drm/xe/mert: Improve handling of MERT CAT errors
Michal Wajdeczko
2
-14
/
+39
2026-01-14
drm/tegra: dsi: fix device leak on probe
Johan Hovold
1
-4
/
+2
2026-01-14
drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
1
-0
/
+1
2026-01-14
drm/sysfb: Remove duplicate declarations
Thomas Zimmermann
1
-9
/
+0
2026-01-13
drm/xe: vram addr range is expanded to bit[17:8]
Fei Yang
1
-1
/
+1
2026-01-13
drm/xe: Replace use of system_wq with tlb_inval->timeout_wq
Marco Crivellari
2
-3
/
+9
2026-01-14
drm/atomic: verify that gamma/degamma LUTs are not too big
Dmitry Baryshkov
1
-2
/
+20
2026-01-14
drm/atomic: add max_size check to drm_property_replace_blob_from_id()
Dmitry Baryshkov
3
-17
/
+26
2026-01-14
drm/mode_object: add drm_object_immutable_property_get_value()
Dmitry Baryshkov
1
-0
/
+25
2026-01-13
drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*
Lyude Paul
1
-0
/
+5
2026-01-13
drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
Lyude Paul
1
-0
/
+1
2026-01-13
drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MST
Imre Deak
1
-42
/
+6
2026-01-13
drm/i915/dp: Simplify eDP vs. DP compressed BPP computation
Imre Deak
1
-30
/
+2
2026-01-13
drm/i915/dp: Unify computing compressed BPP for DP-SST and eDP
Imre Deak
1
-8
/
+13
2026-01-13
drm/i915/dp: Simplify computing forced DSC BPP for DP-SST
Imre Deak
1
-10
/
+4
2026-01-13
drm/i915/dp: Simplify computing DSC BPPs for DP-SST
Imre Deak
1
-21
/
+8
2026-01-13
drm/i915/dp: Simplify computing DSC BPPs for eDP
Imre Deak
1
-13
/
+3
2026-01-13
drm/i915/dp: Use helpers to align min/max compressed BPPs
Imre Deak
1
-18
/
+5
2026-01-13
drm/i915/dp: Unify detect and compute time DSC mode BW validation
Imre Deak
2
-127
/
+18
2026-01-13
drm/i915/dp: Add intel_dp_mode_valid_with_dsc()
Imre Deak
3
-36
/
+57
2026-01-13
drm/i915/dp: Factor out compute_max_compressed_bpp_x16()
Imre Deak
1
-33
/
+49
2026-01-13
drm/i915/dp: Factor out compute_min_compressed_bpp_x16()
Imre Deak
1
-8
/
+18
2026-01-13
drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()
Imre Deak
1
-6
/
+4
2026-01-13
drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compressed_bpp()
Imre Deak
2
-16
/
+12
2026-01-13
drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_limits()
Imre Deak
1
-5
/
+4
2026-01-13
drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits
Imre Deak
1
-0
/
+57
2026-01-13
drm/i915/dp: Align min/max DSC input BPPs to sink caps
Imre Deak
1
-2
/
+23
2026-01-13
drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
Imre Deak
1
-15
/
+20
2026-01-13
drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
Imre Deak
1
-10
/
+18
2026-01-13
drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
Imre Deak
1
-11
/
+7
2026-01-13
drm/panthor: Implement reading shader_present from nvmem
Nicolas Frattaroli
1
-6
/
+30
[prev]
[next]