aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-07-25drm/xe/configfs: Enforce canonical device namesMichal Wajdeczko1-1/+8
2025-07-25drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko1-1/+2
2025-07-25drm/i915: Fix selecting CONFIG_DRM_KUNIT_TEST in debug buildsImre Deak1-1/+1
2025-07-25drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin1-22/+6
2025-07-24drm/xe: Remove unused GT TLB invalidation trace pointsMatthew Brost1-16/+0
2025-07-24drm/xe: Use GT TLB invalidation jobs in PT layerMatthew Brost2-107/+80
2025-07-24drm/xe: Add GT TLB invalidation jobsMatthew Brost5-0/+349
2025-07-24drm/xe: Add dependency scheduler for GT TLB invalidations to bind queuesMatthew Brost2-0/+61
2025-07-24drm/xe: Create ordered workqueue for GT TLB invalidation jobsMatthew Brost2-0/+10
2025-07-24drm/xe: Add generic dependecy jobs / schedulerMatthew Brost4-0/+194
2025-07-24drm/xe: Explicitly mark migration queues with flagMatthew Brost2-2/+6
2025-07-25Merge tag 'drm-xe-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie1-1/+1
2025-07-25Merge tag 'drm-intel-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie2-1/+8
2025-07-24drm/xe/ptl: Apply Wa_16026007364Sk Anirban3-0/+37
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi1-1/+1
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-82/+261
2025-07-24drm/xe: Use emit_flush_imm_ggtt helper instead of open codingTvrtko Ursulin1-5/+3
2025-07-24drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORENitin Gote2-4/+2
2025-07-24drm/i915: Replace empty conditional with continue in eb_relocate_vma()Sebastian Brzezinka1-27/+27
2025-07-24drm/i915: Add braces around the else block in clflush_write32()Sebastian Brzezinka1-1/+2
2025-07-24drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko1-5/+1
2025-07-24drm/xe: Make GGTT TLB invalidation failure message GT orientedMichal Wajdeczko1-2/+1
2025-07-24panthor: dump task pid and comm on gpu errorsChia-I Wu1-5/+19
2025-07-24panthor: save task pid and comm in panthor_groupChia-I Wu1-0/+19
2025-07-24panthor: set owner field for driver fopsChia-I Wu1-11/+3
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie15-38/+99
2025-07-23drm/xe: Enable SR-IOV for TGLMichal Wajdeczko1-0/+1
2025-07-23drm/xe: Enable SR-IOV for ADL/ATSMMichal Wajdeczko1-0/+4
2025-07-23drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko1-1/+7
2025-07-23drm/panel-edp: Add 50ms disable delay for four panelsLangyan Ye1-5/+6
2025-07-23drm/xe: Fix build without debugfsLucas De Marchi1-1/+1
2025-07-23drm/xe/vf: Register CCS read/write contexts with GucSatyanarayana K V P9-20/+150
2025-07-23drm/xe/vf: Attach and detach CCS copy commands with BOSatyanarayana K V P9-0/+297
2025-07-23drm/xe/vf: Create contexts for CCS read writeSatyanarayana K V P10-0/+340
2025-07-23drm/display: bridge-connector: correct CEC bridge pointers in drm_bridge_connector_initDmitry Baryshkov1-0/+4
2025-07-23drm/i915/display: Fix dma_fence_wait_timeout() return value handlingAakash Deep Sarkar1-1/+2
2025-07-23drm/xe/vf: Don't register I2C devices if VFLukasz Laguna1-0/+3
2025-07-23drm/bridge: display-connector: put the bridge obtained by drm_bridge_get_prev_bridge()Luca Ceresoli1-2/+2
2025-07-23drm/bridge: select_bus_fmt_recursive(): put the bridge obtained by drm_bridge_get_prev_bridge()Luca Ceresoli1-2/+2
2025-07-23drm/i915/display: Fix dma_fence_wait_timeout() return value handlingAakash Deep Sarkar1-1/+2
2025-07-23drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg readJouni Högander1-0/+4
2025-07-23drm/i915/display: Ensure phy is accessible on lfps configurationJouni Högander1-0/+6
2025-07-23drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_maskJouni Högander1-1/+2
2025-07-23drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPMJouni Högander1-5/+3
2025-07-22drm/xe/uc: Fix missing unwind gotoZhanjun Dong1-1/+1
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki1-1/+1
2025-07-22drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe()Douglas Anderson1-1/+1
2025-07-22drm/xe: Correct BMG VSEC header sizingMichael J. Ruhl1-15/+4
2025-07-22drm/xe: Correct the rev value for the DVSEC entriesMichael J. Ruhl1-0/+3
2025-07-22Revert "drm/nouveau: check ioctl command codes better"Arnd Bergmann1-5/+6