summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-07-14drm/xe: Move PF and VF device types to separate headersMichal Wajdeczko
2025-07-14drm/panthor: Remove dead VM flushing codeAdrián Larumbe
2025-07-14drm/xe: Combine PF and VF device data into unionMichal Wajdeczko
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin
2025-07-14drm/xe: Pass wa bb setup arguments in a structTvrtko Ursulin
2025-07-14drm/xe: Generalize wa bb emission codeTvrtko Ursulin
2025-07-14drm/xe: Fix missing kernel-docLucas De Marchi
2025-07-14drm/xe: Remove unused functionsDr. David Alan Gilbert
2025-07-11Merge tag 'amd-drm-next-6.17-2025-07-11' of https://gitlab.freedesktop.org/ag...Simona Vetter
2025-07-11drm/xe: Normalize default param valuesLucas De Marchi
2025-07-11drm/xe/migrate: Fix alignment checkLucas De Marchi
2025-07-11drm/nouveau: check ioctl command codes betterArnd Bergmann
2025-07-11drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRRORMatthew Brost
2025-07-11drm/xe: Move page fault init after topology initMatthew Brost
2025-07-11drm/xe/migrate: fix copy direction in access_memoryMatthew Auld
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-07-11Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter
2025-07-11Merge tag 'drm-intel-next-2025-07-10' of https://gitlab.freedesktop.org/drm/i...Simona Vetter
2025-07-11drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-07-10drm/xe/sriov: Mark BMG as SR-IOV capableMichal Wajdeczko
2025-07-10drm/xe: extend Wa_15015404425 to apply to PTLMatt Atwood
2025-07-10drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macroMatt Atwood
2025-07-10drm/xe: Add infrastructure for Device OOB workaroundsMatt Atwood
2025-07-10drm/xe: add new type to RTP contextMatt Atwood
2025-07-10drm/xe: add xe_device_wa infrastructureMatt Atwood
2025-07-10drm/xe: prepare xe_gen_wa_oob to be multi-useMatt Atwood
2025-07-10drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring resetAndré Almeida
2025-07-10drm/xe/guc: Cancel ongoing H2G requests when stopping CTMichal Wajdeczko
2025-07-10drm/xe/guc: Move state change logger to helperMichal Wajdeczko
2025-07-10drm/xe/guc: Rename CT state change helperMichal Wajdeczko
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/amdgpu: do not resume device in thaw for normal hibernationSamuel Zhang
2025-07-10drm/amdgpu: move GTT to shmem after eviction for hibernationSamuel Zhang
2025-07-10drm/ttm: add new api ttm_device_prepare_hibernation()Samuel Zhang