index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()
Jonas Karlman
1
-6
/
+5
2026-06-02
drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match data
Jonas Karlman
1
-4
/
+7
2026-06-02
drm/rockchip: analogix_dp: Add support for RK3576
Damon Ding
1
-0
/
+9
2026-06-02
drm/bridge: analogix_dp: Add support for RK3576
Damon Ding
1
-0
/
+1
2026-06-02
drm/bridge: analogix_dp: Rename and simplify is_rockchip()
Damon Ding
2
-10
/
+10
2026-06-02
drm/rockchip: analogix_dp: Fix OF node reference leak via auto cleanup
Damon Ding
1
-6
/
+10
2026-06-02
drm/rockchip: analogix_dp: Enable hclk for RK3588
Damon Ding
1
-0
/
+6
2026-06-02
drm/rockchip: vop2: Use vop2->old_layer_sel directly in wait_for_layer_cfg_do...
Cristian Ciocaltea
1
-4
/
+4
2026-06-02
drm/rockchip: vop2: Drop redundant zero-init in setup_layer_mixer()
Cristian Ciocaltea
1
-2
/
+2
2026-06-02
drm/rockchip: vop2: Delay old_{layer|port}_sel updates in setup_layer_mixer()
Cristian Ciocaltea
1
-12
/
+9
2026-06-02
drm/rockchip: vop2: Wait for layer cfg done before switching LAYERSEL_REGDONE...
Cristian Ciocaltea
1
-9
/
+10
2026-06-02
drm/rockchip: vop2: Fix wrong wait target in layer cfg done check
Cristian Ciocaltea
1
-1
/
+1
2026-06-02
rust/drm: Introduce DeviceContext
Lyude Paul
2
-8
/
+10
2026-06-02
drm/rockchip: dw_dp: Release core resources
Cristian Ciocaltea
1
-1
/
+12
2026-06-02
drm/rockchip: dw_dp: Add missing newline in dev_err_probe() message
Cristian Ciocaltea
1
-1
/
+1
2026-06-02
drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel
Cristian Ciocaltea
1
-0
/
+6
2026-06-02
drm/rockchip: vop2: Add YUV support to background color
Cristian Ciocaltea
1
-15
/
+138
2026-06-02
drm/rockchip: vop2: Rename CSC_BT2020 to CSC_BT2020L
Cristian Ciocaltea
2
-2
/
+2
2026-06-02
drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
1
-6
/
+26
2026-06-02
drm/i915/color: Fix step discontinuity in Pre-CSC Gamma LUT
Sean Paul
1
-2
/
+3
2026-06-02
drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
Sean Paul
1
-2
/
+2
2026-06-02
drm/i915: Fix color blob reference handling in intel_plane_state
Chaitanya Kumar Borah
1
-0
/
+27
2026-06-02
drm/i915: Avoid programming color HW blocks for NV12 Y planes
Chaitanya Kumar Borah
2
-10
/
+14
2026-06-02
drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
Chaitanya Kumar Borah
4
-12
/
+17
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
1
-3
/
+86
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard
8
-3
/
+186
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
4
-3
/
+72
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
John Hubbard
2
-0
/
+30
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
2
-6
/
+25
2026-06-02
gpu: nova-core: add support for 32-bit firmware images
John Hubbard
1
-0
/
+53
2026-06-02
gpu: nova-core: don't assume 64-bit firmware images
John Hubbard
1
-25
/
+83
2026-06-02
gpu: nova-core: Blackwell: use correct sysmem flush registers
John Hubbard
3
-6
/
+154
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
John Hubbard
2
-6
/
+15
2026-06-02
gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
John Hubbard
8
-7
/
+136
2026-06-02
gpu: nova-core: Blackwell: compute PMU-reserved framebuffer size
John Hubbard
7
-6
/
+88
2026-06-02
gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
John Hubbard
7
-8
/
+47
2026-06-02
gpu: nova-core: set DMA mask width based on GPU architecture
John Hubbard
5
-19
/
+30
2026-06-02
drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
Maarten Lankhorst
1
-1
/
+1
2026-06-02
drm/tyr: use IoMem directly instead of Devres
Danilo Krummrich
2
-25
/
+11
2026-06-02
drm/tyr: separate driver type from driver data
Danilo Krummrich
2
-6
/
+8
2026-06-02
drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
Yicong Hui
1
-0
/
+3
2026-06-01
drm/v3d: Reduce PM runtime autosuspend delay
Maíra Canal
1
-1
/
+1
2026-06-01
drm/v3d: Clean caches before runtime suspend
Maíra Canal
1
-0
/
+2
2026-06-01
drm/v3d: Flush MMU TLB and cache during runtime resume
Maíra Canal
1
-9
/
+22
2026-06-01
drm/xe/display: drop duplicate intel_dp_mst_suspend() call
Jani Nikula
1
-1
/
+0
2026-06-01
drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/sh...
Jani Nikula
1
-3
/
+0
2026-06-01
drm/i915: add flush_workqueue(display->wq.cleanup) on shutdown
Jani Nikula
1
-0
/
+3
2026-06-01
drm/i915/xe: Enable HPD polling later during system resume
Imre Deak
1
-1
/
+1
2026-06-01
drm/i915: Keep display IRQs enabled for encoder suspend/shutdown
Imre Deak
1
-2
/
+10
2026-06-01
drm/v3d: Wait for pending L2T flush before cleaning caches
Maíra Canal
1
-0
/
+8
[prev]
[next]