index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-11-18
drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers
Akhil P Oommen
-1
/
+1
2025-11-18
drm/msm/registers: Fix encoding fields in 64b registers
Rob Clark
-7
/
+12
2025-11-18
drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
Dnyaneshwar Bhadane
-8
/
+6
2025-11-18
drm/i915/display: Add definition for wcl as subplatform
Dnyaneshwar Bhadane
-1
/
+15
2025-11-18
drm/pcids: Split PTL pciids group to make wcl subplatform
Dnyaneshwar Bhadane
-0
/
+2
2025-11-18
drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
Jay Liu
-22
/
+1
2025-11-18
drm/i915/fbc: Apply Wa_15018326506
Vinod Govindapillai
-0
/
+13
2025-11-17
nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot
Nam Cao
-0
/
+2
2025-11-17
drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02
Dnyaneshwar Bhadane
-3
/
+7
2025-11-18
Merge tag 'amd-drm-next-6.19-2025-11-14' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-742
/
+2152
2025-11-18
Merge tag 'drm-intel-gt-next-2025-11-14' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-4
/
+27
2025-11-18
Merge tag 'drm-intel-next-2025-11-14' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-853
/
+1326
2025-11-17
drm/msm: Wait for MMU devcoredump when waiting for GMU
Connor Abbott
-6
/
+48
2025-11-17
drm/msm/a2xx: stop over-complaining about the legacy firmware
Dmitry Baryshkov
-1
/
+1
2025-11-17
drm/msm: fix missing NULL check after kcalloc in crashstate_get_bos()
Huiwen He
-8
/
+9
2025-11-17
drm/msm: Fix NULL pointer dereference in crashstate_get_vm_logs()
Huiwen He
-0
/
+4
2025-11-17
drm/mediatek: ovl_adaptor: Fix probe device leaks
Johan Hovold
-0
/
+12
2025-11-17
drm/mediatek: Fix probe device leaks
Johan Hovold
-0
/
+11
2025-11-17
drm/mediatek: Fix probe memory leak
Johan Hovold
-1
/
+1
2025-11-17
drm/mediatek: Fix probe resource leaks
Johan Hovold
-7
/
+19
2025-11-17
drm/mediatek: mtk_hdmi_common: Defer probe when ddc i2c bus isn't available yet
Sjoerd Simons
-1
/
+1
2025-11-17
drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
AngeloGioacchino Del Regno
-0
/
+123
2025-11-17
drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
AngeloGioacchino Del Regno
-0
/
+2084
2025-11-17
drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
AngeloGioacchino Del Regno
-0
/
+2
2025-11-17
drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
AngeloGioacchino Del Regno
-0
/
+4
2025-11-17
drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
AngeloGioacchino Del Regno
-0
/
+2
2025-11-17
drm/mediatek: mtk_hdmi_common: Make CEC support optional
AngeloGioacchino Del Regno
-4
/
+5
2025-11-17
drm/mediatek: mtk_hdmi: Split driver and add common probe function
AngeloGioacchino Del Regno
-550
/
+649
2025-11-17
drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
AngeloGioacchino Del Regno
-8
/
+37
2025-11-17
drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
AngeloGioacchino Del Regno
-10
/
+16
2025-11-17
drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_dev
Louis-Alexis Eyraud
-4
/
+0
2025-11-17
drm/mediatek: mtk_hdmi: Fix probe device leaks
Johan Hovold
-0
/
+15
2025-11-17
gpu: nova-core: make formatting compatible with rust tree
Alice Ryhl
-7
/
+4
2025-11-17
Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-629
/
+750
2025-11-17
Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-437
/
+3985
2025-11-17
Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-1256
/
+2557
2025-11-16
drm/bridge: simple: add the Parade PS185HDM DP-to-HDMI bridge
Maud Spierings
-0
/
+5
2025-11-15
drm/msm/a6xx: Add support for Adreno 612
Jie Zhang
-14
/
+90
2025-11-15
drm/msm: Add NULL check in vm_op_enqueue()
Gopi Krishna Menon
-6
/
+22
2025-11-15
gpu: nova-core: provide a clear error report for unsupported GPUs
John Hubbard
-3
/
+24
2025-11-15
gpu: nova-core: add boot42 support for next-gen GPUs
John Hubbard
-12
/
+45
2025-11-15
gpu: nova-core: make Architecture behave as a u8 type
John Hubbard
-1
/
+14
2025-11-15
gpu: nova-core: prepare Spec and Revision types for boot0/boot42
John Hubbard
-5
/
+12
2025-11-15
gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
Alistair Popple
-0
/
+266
2025-11-15
gpu: nova-core: gsp: Wait for gsp initialization to complete
Alistair Popple
-3
/
+48
2025-11-15
gpu: nova-core: sequencer: Implement core resume operation
Joel Fernandes
-3
/
+42
2025-11-15
gpu: nova-core: sequencer: Implement basic core operations
Joel Fernandes
-0
/
+19
2025-11-15
gpu: nova-core: sequencer: Add delay opcode support
Joel Fernandes
-3
/
+18
2025-11-15
gpu: nova-core: sequencer: Add register opcodes
Joel Fernandes
-15
/
+107
2025-11-15
gpu: nova-core: Implement the GSP sequencer
Joel Fernandes
-3
/
+252
[prev]
[next]