summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-21drm/xe: Update SPDX deprecated license identifierThomas Hellström
2023-12-21drm/xe: Fix pagefault and access counter worker functionsBrian Welty
2023-12-21drm/xe: implement driver initiated function-resetAndrzej Hajda
2023-12-21drm/xe: stringify the argument to avoid potential vulnerabilityCarlos Santa
2023-12-21drm/xe: Add Wa_14019821291Matt Roper
2023-12-21drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpXBadal Nilawar
2023-12-21drm/xe/xe2: Program correct MOCS registersMatt Roper
2023-12-21drm/xe: Fix dequeue of access counter work itemBrian Welty
2023-12-21drm/xe: Adjust tile_present mask when skipping rebindsMatthew Brost
2023-12-21drm/xe: Dump CTB during TLB timeoutPallavi Mishra
2023-12-21drm/xe: Replace usage of mem_type_to_tileBrian Welty
2023-12-21drm/xe: Remove unused xe_bo_to_tileBrian Welty
2023-12-21drm/xe: Replace xe_ttm_vram_mgr.tile with xe_mem_regionBrian Welty
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar
2023-12-21drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lockBadal Nilawar
2023-12-21drm/xe/hwmon: Add kernel doc and refactor xe hwmonBadal Nilawar
2023-12-21drm/xe/bo: sync kernel fences for KMD buffersMatthew Auld
2023-12-21drm/xe/bo: consider dma-resv fences for clear jobMatthew Auld
2023-12-21drm/xe/migrate: fix MI_ARB_ON_OFF usageMatthew Auld
2023-12-21drm/xe/xelpmp: Extend Wa_22016670082 to Xe_LPM+Shekhar Chauhan
2023-12-21drm/xe/xe_exec_queue: Add check for access counter granularityPriyanka Dandamudi
2023-12-21drm/xe: Fix WA 14010918519 write to wrong registerLucas De Marchi
2023-12-21drm/xe/huc: Define HuC for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: Don't re-auth HuC if it's already authenticatedDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: HuC is not supported on GTs that don't have video enginesDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: Extract version and binary offset from new HuC headersDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Prepare for parsing of different header typesDaniele Ceraolo Spurio
2023-12-21drm/xe: Extend rpX values extraction for future platformsBadal Nilawar
2023-12-21drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyondMatt Roper
2023-12-21drm/xe/xe2: Update SVG state handlingMatt Roper
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper
2023-12-21drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper
2023-12-21drm/xe/trace: Optimize trace definitionBalasubramani Vivekanandan
2023-12-21drm/xe: Add event tracing for CTBBalasubramani Vivekanandan
2023-12-21drm/xe: Add performance tuning settings for MTL and Xe2Shekhar Chauhan
2023-12-21drm/xe/xe2: Add initial workaroundsDnyaneshwar Bhadane
2023-12-21drm/xe: Simplify xe_res_get_buddy()Brian Welty
2023-12-21drm/xe: fix pat[2] programming with 2M/1G pagesMatthew Auld
2023-12-21drm/xe/guc: Bump PVC GuC version to 70.9.1Daniele Ceraolo Spurio
2023-12-21drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITYFrancois Dugast
2023-12-21drm/xe/uapi: Rename gts to gt_listRodrigo Vivi
2023-12-21drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi
2023-12-21drm/xe: Fix VM bind out-sync signaling orderingMatthew Brost
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost
2023-12-21drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERRORMatthew Brost
2023-12-21drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extensionRodrigo Vivi
2023-12-21drm/xe/uapi: Use common drm_xe_ext_set_property extensionAshutosh Dixit
2023-12-21drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPIMatthew Brost
2023-12-21drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queueMatthew Brost
2023-12-21drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementationMatthew Brost