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-02-27
Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-669
/
+5009
2025-02-26
drm/xe: Eliminate usage of TIMESTAMP_OVERRIDE
Matt Roper
-43
/
+23
2025-02-26
drm/xe/pxp: Don't kill queues while holding PXP locks
Daniele Ceraolo Spurio
-34
/
+44
2025-02-27
Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-5748
/
+8176
2025-02-26
drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
Harish Chegondi
-0
/
+11
2025-02-26
drm/xe/uapi: Add a device query to get EU stall sampling information
Harish Chegondi
-7
/
+93
2025-02-26
drm/xe/eustall: Add EU stall sampling support for Xe2
Harish Chegondi
-3
/
+32
2025-02-26
drm/xe/eustall: Add support to handle dropped EU stall data
Harish Chegondi
-1
/
+45
2025-02-26
drm/xe/eustall: Add support to read() and poll() EU stall data
Harish Chegondi
-3
/
+294
2025-02-26
drm/xe/eustall: Add support to init, enable and disable EU stall sampling
Harish Chegondi
-7
/
+409
2025-02-26
drm/xe/uapi: Introduce API for EU stall sampling
Harish Chegondi
-0
/
+247
2025-02-26
drm/xe/topology: Add a function to find the index of the last enabled DSS in ...
Harish Chegondi
-0
/
+13
2025-02-26
drm/nouveau: Do not override forced connector status
Thomas Zimmermann
-1
/
+0
2025-02-26
drm/xe: Fix uninitialized pointer def
Colin Ian King
-1
/
+1
2025-02-26
drm/i915: Fix pipeDMC and ATS fault handling
Ville Syrjälä
-3
/
+3
2025-02-26
drm/xe/oa: Refactor WAs to use XE_WA() macro
Aradhya Bhatia
-21
/
+14
2025-02-26
drm/xe: Add Wa_16021333562 and Wa_14016712196
Aradhya Bhatia
-1
/
+9
2025-02-26
drm/vc4: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-35
/
+18
2025-02-26
drm/tiny: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-3
/
+1
2025-02-26
drm/stm: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-3
/
+1
2025-02-26
drm/mediatek: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-24
/
+8
2025-02-26
drm/aspeed: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-3
/
+1
2025-02-26
drm/i915/power: move runtime power status info to power debugfs
Jani Nikula
-3
/
+3
2025-02-26
drm/i915/dp_mst: Fix encoder HW state readout for UHBR MST
Imre Deak
-4
/
+5
2025-02-26
drm/xe: cancel pending job timer before freeing scheduler
Tejas Upadhyay
-0
/
+2
2025-02-26
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
-1
/
+0
2025-02-26
drm/msm/dpu: rate limit snapshot capture for mmu faults
Abhinav Kumar
-1
/
+9
2025-02-26
drm/msm: switch msm_kms to use msm_iommu_disp_new()
Abhinav Kumar
-1
/
+1
2025-02-26
drm/msm/iommu: introduce msm_iommu_disp_new() for msm_kms
Abhinav Kumar
-0
/
+27
2025-02-26
drm/msm/iommu: rename msm_fault_handler to msm_gpu_fault_handler
Abhinav Kumar
-3
/
+3
2025-02-26
drm/msm: register a fault handler for display mmu faults
Abhinav Kumar
-0
/
+13
2025-02-26
drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving
Krzysztof Kozlowski
-4
/
+6
2025-02-26
drm/msm/dsi/phy: Use dsi_pll_cmn_clk_cfg1_update() when registering PLL
Krzysztof Kozlowski
-5
/
+4
2025-02-26
drm/msm/dsi: Add check for devm_kstrdup()
Haoxiang Li
-1
/
+8
2025-02-26
drm/msm/dsi: Allow values of 10 and 12 for bits per component
Eugene Lepshy
-3
/
+15
2025-02-26
drm/msm/dpu: Remove arbitrary limit of 1 interface in DSC topology
Marijn Suijten
-3
/
+4
2025-02-26
drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host
Marijn Suijten
-11
/
+21
2025-02-26
drm/msm/dsi: Use existing per-interface slice count in DSC timing
Marijn Suijten
-15
/
+4
2025-02-26
drm/msm/dsi: Drop unnecessary -ENOMEM message
Krzysztof Kozlowski
-3
/
+1
2025-02-26
drm/msm/dsi: Minor whitespace and style cleanup
Krzysztof Kozlowski
-25
/
+26
2025-02-26
drm/msm/dsi: Simplify with dev_err_probe()
Krzysztof Kozlowski
-59
/
+41
2025-02-26
drm/msm/dsi: Drop redundant NULL-ifying of clocks on error paths
Krzysztof Kozlowski
-3
/
+0
2025-02-26
drm/msm/dsi/phy: Program clock inverters in correct register
Krzysztof Kozlowski
-1
/
+1
2025-02-26
drm/msm/dsi/phy: Use the header with clock IDs
Krzysztof Kozlowski
-3
/
+7
2025-02-26
drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte
Francois Dugast
-3
/
+3
2025-02-26
drm/xe/gt_stats: Use atomic64_t for counters
Francois Dugast
-4
/
+4
2025-02-26
drm/imagination: remove unnecessary header include path
Masahiro Yamada
-2
/
+0
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-16758
/
+87600
2025-02-26
drm/xe: cancel pending job timer before freeing scheduler
Tejas Upadhyay
-0
/
+2
2025-02-25
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
-1
/
+0
[prev]
[next]