summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Fix dequeue of access counter work itemBrian Welty1-2/+5
2023-12-21drm/xe: Adjust tile_present mask when skipping rebindsMatthew Brost1-2/+13
2023-12-21drm/xe: Dump CTB during TLB timeoutPallavi Mishra1-0/+2
2023-12-21drm/xe: Replace usage of mem_type_to_tileBrian Welty1-25/+38
2023-12-21drm/xe: Remove unused xe_bo_to_tileBrian Welty2-15/+0
2023-12-21drm/xe: Replace xe_ttm_vram_mgr.tile with xe_mem_regionBrian Welty2-7/+6
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar3-1/+169
2023-12-21drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lockBadal Nilawar1-11/+24
2023-12-21drm/xe/hwmon: Add kernel doc and refactor xe hwmonBadal Nilawar1-110/+91
2023-12-21drm/xe/bo: sync kernel fences for KMD buffersMatthew Auld1-0/+31
2023-12-21drm/xe/bo: consider dma-resv fences for clear jobMatthew Auld1-2/+14
2023-12-21drm/xe/migrate: fix MI_ARB_ON_OFF usageMatthew Auld2-16/+2
2023-12-21drm/xe/xelpmp: Extend Wa_22016670082 to Xe_LPM+Shekhar Chauhan2-0/+8
2023-12-21drm/xe/xe_exec_queue: Add check for access counter granularityPriyanka Dandamudi2-0/+17
2023-12-21drm/xe: Fix WA 14010918519 write to wrong registerLucas De Marchi1-2/+2
2023-12-21drm/xe/huc: Define HuC for MTLDaniele Ceraolo Spurio1-6/+7
2023-12-21drm/xe/huc: Don't re-auth HuC if it's already authenticatedDaniele Ceraolo Spurio1-0/+6
2023-12-21drm/xe/huc: HuC is not supported on GTs that don't have video enginesDaniele Ceraolo Spurio1-1/+10
2023-12-21drm/xe/huc: Extract version and binary offset from new HuC headersDaniele Ceraolo Spurio5-3/+244
2023-12-21drm/xe/uc: Prepare for parsing of different header typesDaniele Ceraolo Spurio3-54/+71
2023-12-21drm/xe: Extend rpX values extraction for future platformsBadal Nilawar1-3/+3
2023-12-21drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyondMatt Roper3-11/+20
2023-12-21drm/xe/xe2: Update SVG state handlingMatt Roper2-2/+14
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper3-1/+162
2023-12-21drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper3-1/+57
2023-12-21drm/xe/trace: Optimize trace definitionBalasubramani Vivekanandan1-47/+36
2023-12-21drm/xe: Add event tracing for CTBBalasubramani Vivekanandan2-2/+52
2023-12-21drm/xe: Add performance tuning settings for MTL and Xe2Shekhar Chauhan2-0/+25
2023-12-21drm/xe/xe2: Add initial workaroundsDnyaneshwar Bhadane2-0/+98
2023-12-21drm/xe: Simplify xe_res_get_buddy()Brian Welty1-6/+1
2023-12-21drm/xe: fix pat[2] programming with 2M/1G pagesMatthew Auld2-6/+12
2023-12-21drm/xe/guc: Bump PVC GuC version to 70.9.1Daniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITYFrancois Dugast2-3/+3
2023-12-21drm/xe/uapi: Rename gts to gt_listRodrigo Vivi2-29/+29
2023-12-21drm/xe/uapi: Remove unused field of drm_xe_query_gtRodrigo Vivi1-2/+0
2023-12-21drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi4-8/+4
2023-12-21drm/xe/uapi: Document drm_xe_query_gtRodrigo Vivi1-22/+43
2023-12-21drm/xe: Fix VM bind out-sync signaling orderingMatthew Brost4-8/+125
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost9-518/+127
2023-12-21drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERRORMatthew Brost4-65/+9
2023-12-21drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extensionRodrigo Vivi2-148/+4
2023-12-21drm/xe/uapi: Use common drm_xe_ext_set_property extensionAshutosh Dixit3-20/+5
2023-12-21drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPIMatthew Brost2-20/+6
2023-12-21drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queueMatthew Brost3-18/+24
2023-12-21drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementationMatthew Brost2-47/+16
2023-12-21drm/xe: Fix xe_exec_queue_is_idle for parallel exec queuesMatthew Brost1-2/+11
2023-12-21drm/xe/uapi: Remove MMIO ioctlFrancois Dugast4-133/+4
2023-12-21drm/xe/vm: Remove VM_BIND_OP macroFrancois Dugast1-23/+19
2023-12-21drm/xe/uapi: Separate VM_BIND's operation and flagFrancois Dugast2-19/+24
2023-12-21drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa2-24/+218