summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7 days153-1990/+7297
|\
| * drm/xe/guc: Fix dereference before NULL checkEverest K.C.2024-11-141-4/+1
| * Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2024-11-067-38/+41
| |\
| | * drm/i915/display: use x100 version for full version and releaseJani Nikula2024-10-301-2/+0
| | * drm/i915/hdcp: further conversion to struct intel_displayJani Nikula2024-10-301-1/+3
| | * drm/xe/ptl: Enable PTL displayHaridhar Kalvala2024-10-291-1/+1
| | * drm/i915/cx0: Extend C10 check to PTLDnyaneshwar Bhadane2024-10-291-0/+1
| | * drm/xe: switch to common PCI ID macrosJani Nikula2024-10-291-29/+22
| | * drm/xe/hdcp: Fix gsc structure check in fw check statusSuraj Kandpal2024-10-281-1/+1
| | * drm/i915/pfit: Extract intel_pfit.cVille Syrjälä2024-10-231-0/+1
| | * drm/xe: fix build failure originating from backmergeJani Nikula2024-10-221-1/+1
| | * Merge drm/drm-next into drm-intel-nextRodrigo Vivi2024-10-17130-1309/+6288
| | |\
| | * | drm/i915/irq: s/gen3/gen2/Ville Syrjälä2024-10-151-4/+4
| | * | drm/i915/dp: Assume panel power is off if runtime suspendedImre Deak2024-10-111-0/+8
| * | | Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-11-0546-518/+995
| |\ \ \
| | * | | drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost2024-10-301-6/+12
| | * | | drm/xe: Add mmio read before GGTT invalidateMatthew Brost2024-10-301-0/+10
| | * | | Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"Ashutosh Dixit2024-10-301-14/+0
| | * | | drm/xe/guc: Separate full CTB content from guc_info debugfsJohn Harrison2024-10-295-31/+49
| | * | | drm/xe/guc: Capture all available bits of GuC timestampJohn Harrison2024-10-293-5/+6
| | * | | drm/xe/xe_guc_ads: save/restore OA registers and allowlist regsJonathan Cavitt2024-10-281-0/+14
| | * | | drm/xe/oa: Allow only certain property changes from configAshutosh Dixit2024-10-231-14/+46
| | * | | drm/xe/oa: Add syncs support to OA config ioctlAshutosh Dixit2024-10-232-18/+26
| | * | | drm/xe/oa: Move functions up so they can be reused for config ioctlAshutosh Dixit2024-10-231-229/+229
| | * | | drm/xe/oa: Signal output fencesAshutosh Dixit2024-10-232-17/+105
| | * | | drm/xe/oa: Add input fence dependenciesAshutosh Dixit2024-10-231-4/+21
| | * | | drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit2024-10-233-2/+89
| | * | | drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit2024-10-231-13/+44
| | * | | drm/xe: Mark GT work queue with WQ_MEM_RECLAIMMatthew Brost2024-10-231-1/+2
| | * | | drm/xe: Mark G2H work queue with WQ_MEM_RECLAIMMatthew Brost2024-10-231-1/+1
| | * | | drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIMMatthew Brost2024-10-231-1/+1
| | * | | drm/xe: Take ref to job's fence in armMatthew Brost2024-10-234-7/+7
| | * | | drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das2024-10-231-2/+12
| | * | | drm/xe/pf: Show VFs LMEM provisioning summary over debugfsMichal Wajdeczko2024-10-223-0/+41
| | * | | drm/xe/guc: Prevent GuC register capture running on VFZhanjun Dong2024-10-221-1/+7
| | * | | drm/xe: enable lite restoreFei Yang2024-10-212-1/+2
| | * | | drm/xe: Use __counted_by for flexible arraysMatthew Brost2024-10-202-2/+2
| | * | | drm/xe/ufence: Warn if mmget_not_zero() failsNirmoy Das2024-10-181-0/+2
| | * | | drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das2024-10-181-1/+2
| | * | | drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin2024-10-181-3/+9
| | * | | drm/xe/ptl: Apply Wa_14022866841Vinay Belgaumkar2024-10-173-0/+8
| | * | | drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar2024-10-171-0/+18
| | * | | drm/xe: Change return type to void for xe_force_wake_putHimal Prasad Ghimiray2024-10-172-6/+13
| | * | | drm/xe: Ensure __must_check for xe_force_wake_get() returnHimal Prasad Ghimiray2024-10-172-4/+4
| | * | | drm/xe: forcewake debugfs open fails on xe_forcewake_get failureHimal Prasad Ghimiray2024-10-171-4/+23
| | * | | drm/xe/vram: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray2024-10-171-5/+7
| | * | | drm/xe/query: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray2024-10-171-2/+6
| | * | | drm/xe/xe_reg_sr: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray2024-10-171-12/+12
| | * | | drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray2024-10-171-2/+3
| | * | | drm/xe/pat: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray2024-10-171-35/+30