summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2023-12-21drm/xe: Fix xe_exec_queue_is_idle for parallel exec queuesMatthew Brost
2023-12-21drm/xe/uapi: Remove MMIO ioctlFrancois Dugast
2023-12-21drm/xe/vm: Remove VM_BIND_OP macroFrancois Dugast
2023-12-21drm/xe/uapi: Separate VM_BIND's operation and flagFrancois Dugast
2023-12-21drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa
2023-12-21drm/xe: Set the correct type for xe_to_user_engine_classUmesh Nerlige Ramappa
2023-12-21drm/xe: Fix array bounds check for queriesUmesh Nerlige Ramappa
2023-12-21drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper
2023-12-21drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMMMatt Roper
2023-12-21drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper