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
2025-11-17
drm/mediatek: mtk_hdmi: Split driver and add common probe function
AngeloGioacchino Del Regno
5
-550
/
+649
2025-11-17
drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
AngeloGioacchino Del Regno
1
-8
/
+37
2025-11-17
drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
AngeloGioacchino Del Regno
1
-10
/
+16
2025-11-17
drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_dev
Louis-Alexis Eyraud
1
-4
/
+0
2025-11-17
drm/mediatek: mtk_hdmi: Fix probe device leaks
Johan Hovold
1
-0
/
+15
2025-11-17
gpu: nova-core: make formatting compatible with rust tree
Alice Ryhl
2
-7
/
+4
2025-11-17
Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
38
-628
/
+749
2025-11-17
Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
54
-436
/
+3984
2025-11-17
Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
53
-1255
/
+2556
2025-11-16
drm/bridge: simple: add the Parade PS185HDM DP-to-HDMI bridge
Maud Spierings
1
-0
/
+5
2025-11-15
drm/msm/a6xx: Add support for Adreno 612
Jie Zhang
6
-14
/
+90
2025-11-15
drm/msm: Add NULL check in vm_op_enqueue()
Gopi Krishna Menon
1
-6
/
+22
2025-11-15
gpu: nova-core: provide a clear error report for unsupported GPUs
John Hubbard
2
-3
/
+24
2025-11-15
gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
2
-12
/
+45
2025-11-15
gpu: nova-core: make Architecture behave as a u8 type
John Hubbard
1
-1
/
+14
2025-11-15
gpu: nova-core: prepare Spec and Revision types for boot0/boot42
John Hubbard
1
-5
/
+12
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
6
-0
/
+266
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
2
-3
/
+48
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
2
-3
/
+42
2025-11-15
gpu: nova-core: sequencer: Implement basic core operations
Joel Fernandes
1
-0
/
+19
2025-11-15
gpu: nova-core: sequencer: Add delay opcode support
Joel Fernandes
2
-3
/
+18
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
2
-15
/
+107
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
6
-3
/
+252
2025-11-15
gpu: nova-core: Add bindings required by GSP sequencer
Joel Fernandes
2
-0
/
+407
2025-11-15
gpu: nova-core: gsp: Add support for checking if GSP reloaded
Joel Fernandes
2
-0
/
+24
2025-11-15
gpu: nova-core: falcon: Move dma_reset functionality into helper
Joel Fernandes
1
-2
/
+7
2025-11-15
gpu: nova-core: falcon: Move mbox functionalities into helper
Joel Fernandes
1
-19
/
+35
2025-11-15
gpu: nova-core: falcon: Move start functionality into separate helper
Joel Fernandes
1
-10
/
+16
2025-11-15
gpu: nova-core: falcon: Move waiting until halted to a helper
Joel Fernandes
1
-7
/
+14
2025-11-14
drm/xe/irq: Handle msix vector0 interrupt
Venkata Ramana Nayana
1
-17
/
+1
2025-11-15
drm/rockchip: vop2: Use OVL_LAYER_SEL configuration instead of use win_mask calculate used layers
Andy Yan
1
-7
/
+42
2025-11-15
drm/rockchip: Set VOP for the DRM DMA device
Dmitry Osipenko
1
-0
/
+3
2025-11-14
drm/rockchip: dw_hdmi_qp: Add high color depth support
Cristian Ciocaltea
1
-3
/
+51
2025-11-14
drm/rockchip: dw_hdmi_qp: Use bit macros for RK3576 regs
Cristian Ciocaltea
1
-13
/
+8
2025-11-14
drm/rockchip: dw_hdmi_qp: Switch to phy_configure()
Cristian Ciocaltea
1
-18
/
+19
2025-11-14
drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
Cristian Ciocaltea
1
-2
/
+9
2025-11-14
drm/rockchip: vop2: Check bpc before switching DCLK source
Cristian Ciocaltea
1
-25
/
+31
2025-11-14
drm/rockchip: analogix_dp: Use dev_err_probe() instead of DRM_DEV_ERROR() during probing
Damon Ding
1
-17
/
+14
2025-11-14
drm/rockchip: dw_hdmi_qp: Fixup usage of enable_gpio member in main struct
Cristian Ciocaltea
1
-7
/
+7
2025-11-14
drm/xe/pf: Check for fence error on VRAM save/restore
Michał Winiarski
1
-0
/
+9
2025-11-14
drm/xe/pf: Drop the VF VRAM BO reference on successful restore
Michał Winiarski
1
-0
/
+2
2025-11-14
drm/tegra: Add NVJPG driver
Diogo Ivo
4
-0
/
+334
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
1
-1
/
+1
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
1
-3
/
+5
2025-11-14
drm/xe/vram: Use pci_rebar_get_max_size()
Ilpo Järvinen
1
-8
/
+7
2025-11-14
drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
Ilpo Järvinen
1
-12
/
+7
2025-11-14
drm/i915/gt: Use pci_rebar_size_supported()
Ilpo Järvinen
1
-7
/
+3
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
1
-7
/
+1
2025-11-14
drm/i915: Remove driver side BAR release before resize
Ilpo Järvinen
1
-12
/
+0
2025-11-14
drm/xe: Remove driver side BAR release before resize
Ilpo Järvinen
1
-3
/
+0
[prev]
[next]