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-02-24
drm/msm/dpu: Fix smatch warnings about variable dereferenced before check
sunliming
1
-1
/
+3
2026-02-24
drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
Kees Cook
1
-1
/
+1
2026-02-24
drm/msm/dpu: Fix LM size on a number of platforms
Konrad Dybcio
5
-30
/
+30
2026-02-24
drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLE
Akhil P Oommen
1
-0
/
+1
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
1
-2
/
+4
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
1
-7
/
+17
2026-02-23
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
2
-12
/
+60
2026-02-23
drm/i915/alpm: ALPM disable fixes
Jouni Högander
1
-6
/
+1
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2007
-26145
/
+151972
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
51
-120
/
+80
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
133
-494
/
+247
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
28
-32
/
+32
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
935
-1980
/
+1980
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1013
-2824
/
+2808
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
199
-949
/
+2118
2026-02-21
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
13
-60
/
+71
2026-02-21
Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-0
/
+3
2026-02-20
drm/bridge: samsung-dsim: Fix memory leak in error path
Osama Abdelkader
1
-9
/
+16
2026-02-20
drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()
Chen Ni
1
-1
/
+3
2026-02-20
drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()
Chen Ni
1
-1
/
+3
2026-02-19
drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
4
-5
/
+4
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
6
-17
/
+50
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
6
-37
/
+43
2026-02-19
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-2
/
+11
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-16
/
+17
2026-02-19
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
1
-1
/
+0
2026-02-19
drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
Christian König
3
-4
/
+6
2026-02-19
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
1
-0
/
+10
2026-02-19
drm/amdgpu: Set atomics to true for xgmi
Harish Kasiviswanathan
1
-3
/
+4
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
4
-8
/
+14
2026-02-19
drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
1
-0
/
+5
2026-02-19
drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1
Harish Kasiviswanathan
1
-1
/
+4
2026-02-19
drm/amdkfd: Disable MQD queue priority
Andrew Martin
7
-7
/
+7
2026-02-19
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
1
-2
/
+1
2026-02-19
drm/amd/display: Check return of shaper curve to HW format
Alex Hung
1
-3
/
+3
2026-02-19
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
1
-2
/
+2
2026-02-19
drm/amd/display: Skip eDP detection when no sink
Saidireddy Yenugu
1
-0
/
+5
2026-02-19
Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
Nicholas Carbones
13
-33
/
+3
2026-02-19
Revert "drm/amd/display: Correct hubp GfxVersion verification"
Nicholas Carbones
3
-46
/
+33
2026-02-19
Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"
Nicholas Carbones
1
-3
/
+0
2026-02-19
drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Bhuvanachandra Pinninti
21
-55
/
+143
2026-02-19
drm/amd/display: Implementing ramless idle mouse trigger
Muaaz Nisar
3
-0
/
+28
2026-02-19
drm/amd/display: Disable SR feature on eDP1 by default
Charlene Liu
5
-5
/
+20
2026-02-19
drm/amd/display: Expose functions of other dcn use
Dmytro Laktyushkin
5
-18
/
+32
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-8
/
+12
2026-02-18
drm/amd/display: Add static keyword for sharpness tables
Samson Tam
1
-2
/
+2
2026-02-18
drm/amd/display: Only use analog stream encoder with analog engine
Timur Kristóf
1
-1
/
+4
2026-02-18
drm/amd/display: Only use analog link encoder with analog engine
Timur Kristóf
3
-3
/
+6
2026-02-18
drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
Timur Kristóf
1
-1
/
+1
[prev]
[next]