summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar4-8/+18
2024-07-02drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar1-0/+4
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit1-0/+2
2024-07-01drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi1-1/+1
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko5-0/+52
2024-07-01drm/xe/pf: Skip fair VFs provisioning if already provisionedMichal Wajdeczko3-0/+63
2024-07-01drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko2-4/+7
2024-07-01drm/xe/guc: Configure TLB timeout based on CT buffer sizeNirmoy Das3-8/+41
2024-06-29drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-06-29drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper2-31/+39
2024-06-29drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper1-12/+2
2024-06-28drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa3-2/+11
2024-06-27drm/xe/client: Check return value of xe_force_wake_getNirmoy Das1-2/+6
2024-06-27drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa1-49/+40
2024-06-27drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld1-4/+4
2024-06-27drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit3-1/+78
2024-06-27drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit1-16/+22
2024-06-27drm/xe/pf: Disable VFs on removeMichal Wajdeczko1-0/+5
2024-06-27drm/xe/irq: remove xe_irq_shutdownIlia Levi3-14/+4
2024-06-27drm/xe/pf: Trigger explicit FLR while disabling VFsMichal Wajdeczko3-0/+36
2024-06-27drm/xe/guc: Print GuC error codes as hex valueMichal Wajdeczko1-1/+1
2024-06-27drm/xe/guc: Add more GuC error codes to ABIMichal Wajdeczko1-0/+31
2024-06-27drm/xe/guc: Demote the H2G retry log message to debugMichal Wajdeczko1-2/+2
2024-06-27drm/xe/vf: Skip attempt to start GuC PC if VFMichal Wajdeczko1-4/+13
2024-06-27drm/xe/oa: Fix kernel doc in xe_drm.hAshutosh Dixit2-5/+3
2024-06-27drm/xe/huc: Use GT oriented error messages in xe_huc.cMichal Wajdeczko1-11/+11
2024-06-27drm/xe/guc: Request max GT freq during resumeVinay Belgaumkar3-3/+17
2024-06-27drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar13-13/+159
2024-06-27Merge drm/drm-next into drm-xe-nextRodrigo Vivi616-18095/+27860
2024-06-24agp: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-21Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie189-5484/+8817
2024-06-21Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie73-827/+1227
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie145-4114/+2231
2024-06-21Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie20-554/+1230
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie262-7505/+14739
2024-06-21drm/xe: Simplify locking in new_vmaMatthew Brost1-23/+18
2024-06-21drm/xe: Invert runnable_state / pending enable check and assertMatthew Brost1-2/+2
2024-06-20drm/xe/vf: Custom HuC initialization if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Skip engine ring enabling if VFMichal Wajdeczko1-1/+2
2024-06-20drm/xe/vf: Don't use register based TLB invalidation if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko1-0/+16
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't change hwe IRQ masks if using memory IRQsMichal Wajdeczko1-0/+3
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko1-0/+13
2024-06-20drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74Sai Teja Pottumuttu1-1/+1
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit1-1/+1
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza1-6/+6
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko1-6/+9