summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/speedstep-lib.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-12-21drm/xe: Set the correct type for xe_to_user_engine_classUmesh Nerlige Ramappa1-1/+1
2023-12-21drm/xe: Fix array bounds check for queriesUmesh Nerlige Ramappa1-1/+1
2023-12-21drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper2-0/+216
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper5-0/+152
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper9-42/+96
2023-12-21drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMMMatt Roper3-10/+8
2023-12-21drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper4-4/+6
2023-12-21drm/xe: Make MI_FLUSH_DW immediate size more explicitMatt Roper2-6/+9
2023-12-21drm/xe/gsc: add gsc device supportVitaly Lubart7-6/+283
2023-12-21drm/xe/gsc: add has_heci_gscfi indication to deviceVitaly Lubart2-2/+11
2023-12-21drm/xe/gsc: add HECI2 register offsetsVitaly Lubart1-0/+4
2023-12-21drm/xe/dg2: Remove one PCI IDShekhar Chauhan1-1/+0
2023-12-21drm/xe: Add new DG2 PCI IDsShekhar Chauhan1-1/+5
2023-12-21drm/xe: Set PTE_AE for smem allocations in integrated devicesJosé Roberto de Souza1-3/+6
2023-12-21drm/xe: refactor xe_mmio_probe_tiles to support MMIO extensionKoby Elbaz1-32/+38
2023-12-21drm/xe: map MMIO BAR according to the num of tiles in device descKoby Elbaz1-7/+6
2023-12-21drm/xe: add MMIO extension support flagsKoby Elbaz3-0/+9