summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi
2023-12-21drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUCRodrigo Vivi
2023-12-21drm/xe: fully turn on small-bar supportMatthew Auld
2023-12-21drm/xe/uapi: add the userspace bits for small-barMatthew Auld
2023-12-21drm/xe/bo: support tiered vram allocation for small-barMatthew Auld
2023-12-21drm/xe: xe_engine_create_ioctl should check gt_count, not tile_countMatt Roper
2023-12-21drm/xe/mtl: Map PPGTT as CPU:WCMatt Roper
2023-12-21drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld
2023-12-21drm/xe: Use migrate engine for page fault bindsMatthew Brost
2023-12-21drm/xe: Only alloc userptr part of xe_vma for userptrsMatthew Brost
2023-12-21drm/xe: Combine destroy_cb and destroy_work in xe_vma into unionMatthew Brost
2023-12-21drm/xe: Change tile masks from u64 to u8Matthew Brost
2023-12-21drm/xe: Replace list_del_init with list_del for userptr.invalidate_link cleanupMatthew Brost
2023-12-21drm/xe: Reduce the number list links in xe_vmaMatthew Brost
2023-12-21drm/xe: Avoid doing rebindsMatthew Brost
2023-12-21drm/xe: Remove xe_vma_op_unmapMatthew Brost
2023-12-21drm/xe: Make bind engines safeMatthew Brost
2023-12-21drm/xe: Introduce a range-fence utilityThomas Hellström
2023-12-21drm/xe/execlist: Log when using execlist submissionFrancois Dugast
2023-12-21drm/xe: Cleanup style warnings and errorsFrancois Dugast
2023-12-21drm/xe/execlist: Remove leftover printk messagesFrancois Dugast
2023-12-21drm/xe: Rely on kmalloc/kzalloc log messageFrancois Dugast
2023-12-21drm/xe: Use FIELD_PREP/FIELD_GET for tile id encodingLucas De Marchi
2023-12-21drm/xe: Normalize XE_VM_FLAG* namesLucas De Marchi
2023-12-21drm/xe: add missing bulk_move resetMatthew Auld
2023-12-21drm/xe/selftests: restart GT after xe_bo_restore_kernel()Matthew Auld
2023-12-21drm/xe/selftests: hold rpm for ccs_test_migrate()Matthew Auld
2023-12-21drm/xe/selftests: hold rpm for evict_test_run_device()Matthew Auld
2023-12-21drm/xe: add lockdep annotation for xe_device_mem_access_get()Matthew Auld
2023-12-21drm/xe: drop xe_device_mem_access_get() from invalidation_vmaMatthew Auld
2023-12-21drm/xe/ggtt: prime ggtt->lock against FS_RECLAIMMatthew Auld
2023-12-21drm/xe: drop xe_device_mem_access_get() from guc_ct_sendMatthew Auld
2023-12-21drm/xe: ensure correct access_put orderingMatthew Auld
2023-12-21drm/xe/mmio: grab mem_access in xe_mmio_ioctlMatthew Auld
2023-12-21drm/xe/guc_pc: add missing mem_access for freq_rpe_showMatthew Auld
2023-12-21drm/xe/debugfs: grab mem_access around forcewakeMatthew Auld
2023-12-21drm/xe/vm: tidy up xe_runtime_pm usageMatthew Auld
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld
2023-12-21drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta
2023-12-21drm/xe/pm: Toggle d3cold_allowed using vram_usagesAnshuman Gupta
2023-12-21drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta
2023-12-21drm/xe/pm: Refactor xe_pm_runtime_initAnshuman Gupta
2023-12-21drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta
2023-12-21drm/xe: remove gucrc disable from suspend pathRiana Tauro
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast
2023-12-21drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERRFrancois Dugast
2023-12-21drm/xe: Fix typosFrancois Dugast
2023-12-21drm/xe: Cleanup COMPLEX_MACRO style issuesFrancois Dugast
2023-12-21drm/xe: Cleanup TRAILING_WHITESPACE style issuesFrancois Dugast
2023-12-21drm/xe: Cleanup CODE_INDENT style issuesFrancois Dugast