summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-07-28drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr accessYang Wang-2/+4
2025-07-28drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'Srinivasan Shanmugam-1/+7
2025-07-28drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen-2/+2
2025-07-28drm/amdgpu: Avoid extra evict-restore process.Gang Ba-4/+2
2025-07-28drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher-0/+2
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev-1/+1
2025-07-28drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor-1/+1
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone-14/+15
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-84/+31
2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-6/+36
2025-07-28drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko-1/+2
2025-07-28drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin-22/+6
2025-07-28drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko-5/+1
2025-07-28drm/xe/vf: Don't register I2C devices if VFLukasz Laguna-0/+3
2025-07-28drm/xe/uc: Fix missing unwind gotoZhanjun Dong-1/+1
2025-07-28drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter-2/+2
2025-07-28drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit-1/+1
2025-07-28drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav-1/+6
2025-07-28drm/vmwgfx: fix missing assignment to tsColin Ian King-1/+1
2025-07-28drm/i915/vblank: Change log from err to debugSuraj Kandpal-3/+3
2025-07-25drm/xe: Support for mmap-ing mmio regionsIlia Levi-0/+247
2025-07-25drm/xe/xelp: Add Wa_18022495364Tvrtko Ursulin-0/+25
2025-07-25drm/xe/xelp: Implement Wa_16010904313Tvrtko Ursulin-0/+46
2025-07-25drm/i915/display: Remove unused declarations of intel_io_*Gustavo Sousa-4/+0
2025-07-25drm/i915/dp: Fix disabling training pattern at end of UHBR link trainingImre Deak-0/+2
2025-07-25drm/xe/configfs: Use pci_name() for lookupMichal Wajdeczko-5/+1
2025-07-25drm/xe/configfs: Enforce canonical device namesMichal Wajdeczko-1/+8
2025-07-25drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko-1/+2
2025-07-25drm/i915: Fix selecting CONFIG_DRM_KUNIT_TEST in debug buildsImre Deak-1/+1
2025-07-25drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin-22/+6
2025-07-24drm/xe: Remove unused GT TLB invalidation trace pointsMatthew Brost-16/+0
2025-07-24drm/xe: Use GT TLB invalidation jobs in PT layerMatthew Brost-107/+80
2025-07-24drm/xe: Add GT TLB invalidation jobsMatthew Brost-0/+349
2025-07-24drm/xe: Add dependency scheduler for GT TLB invalidations to bind queuesMatthew Brost-0/+61
2025-07-24drm/xe: Create ordered workqueue for GT TLB invalidation jobsMatthew Brost-0/+10
2025-07-24drm/xe: Add generic dependecy jobs / schedulerMatthew Brost-0/+194
2025-07-24drm/xe: Explicitly mark migration queues with flagMatthew Brost-2/+6
2025-07-25Merge tag 'drm-xe-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-1/+1
2025-07-25Merge tag 'drm-intel-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+8
2025-07-24drm/xe/ptl: Apply Wa_16026007364Sk Anirban-0/+37
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi-1/+1
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-82/+261
2025-07-24drm/xe: Use emit_flush_imm_ggtt helper instead of open codingTvrtko Ursulin-5/+3
2025-07-24drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORENitin Gote-4/+2
2025-07-24drm/i915: Replace empty conditional with continue in eb_relocate_vma()Sebastian Brzezinka-27/+27
2025-07-24drm/i915: Add braces around the else block in clflush_write32()Sebastian Brzezinka-1/+2
2025-07-24drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko-5/+1
2025-07-24drm/xe: Make GGTT TLB invalidation failure message GT orientedMichal Wajdeczko-2/+1
2025-07-24panthor: dump task pid and comm on gpu errorsChia-I Wu-5/+19
2025-07-24panthor: save task pid and comm in panthor_groupChia-I Wu-0/+19