summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-12-21drm/xe: Use internal VM flags in xe_vm_createMatthew Brost
2023-12-21drm/xe: make kobject type struct as constantTejas Upadhyay
2023-12-21drm/xe: make GT sysfs init return voidTejas Upadhyay
2023-12-21drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LENAlan Previn
2023-12-21drm/xe/mmio: add xe_mmio_read16()Jani Nikula
2023-12-21drm/xe: Make page-table updates using the default engine happen in orderThomas Hellström
2023-12-21drm/xe: Enable PCI device earlierMatt Roper
2023-12-21drm/xe: Print proper revid value for unknown media revisionMatt Roper
2023-12-21drm/xe: Don't raise error on fused-off mediaMatt Roper
2023-12-21drm/xe: Return GMD_ID revid properlyMatt Roper
2023-12-21drm/xe: Make usable size of VRAM readableTejas Upadhyay
2023-12-21drm/xe: Add sysfs entry to report per tile memory sizeTejas Upadhyay
2023-12-21drm/xe: Add GTs under respective tile sysfsTejas Upadhyay
2023-12-21drm/xe: Add sysfs entry for tileTejas Upadhyay
2023-12-21drm/xe: Use nanoseconds instead of jiffies in uapi for user fenceZbigniew Kempczyński
2023-12-21drm/xe: properly check bounds for xe_wait_user_fence_ioctl()Paulo Zanoni
2023-12-21drm/xe: fix bounds checking for 'len' in xe_engine_create_ioctlPaulo Zanoni
2023-12-21drm/xe/slpc: Start SLPC before GuC submission on resetDaniele Ceraolo Spurio
2023-12-21drm/xe: fix HuC FW ordering for DG1Daniele Ceraolo Spurio
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa
2023-12-21drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta
2023-12-21drm/xe: Fix vm refcount racesThomas Hellström
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström
2023-12-21drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().Thomas Hellström
2023-12-21drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM boThomas Hellström
2023-12-21drm/xe/bo: Fix swapin when moving to VRAMThomas Hellström
2023-12-21drm/xe/mtl: Add support to get C6 residency/status of MTLBadal Nilawar
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro
2023-12-21drm/xe/bo: consider bo->flags in xe_bo_migrate()Matthew Auld
2023-12-21drm/xe/uapi: restrict system wide accountingMatthew Auld
2023-12-21drm/xe: Fix unreffed ptr leak on engine lookupMika Kuoppala
2023-12-21drm/xe: Skip applying copy engine fusesLucas De Marchi
2023-12-21drm/xe/bo: handle PL_TT -> PL_TTMatthew Auld
2023-12-21drm/xe: VM LRU bulk moveMatthew Brost
2023-12-21drm/xe: Only try to lock external BOs in VM bindMatthew Brost
2023-12-21drm/xe: Ensure LR engines are not persistentMatthew Brost
2023-12-21drm/xe: Long running job updateMatthew Brost
2023-12-21drm/xe: NULL binding implementationMatthew Brost
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar
2023-12-21drm/xe: limit GGTT size to GUC_GGTT_TOPDaniele Ceraolo Spurio
2023-12-21drm/xe/mtl: Add some initial MTL workaroundsMatt Roper
2023-12-21drm/xe: Fix check for platform without geometry pipelineMichał Winiarski
2023-12-21drm/xe: Fix uninitialized variablesMichał Winiarski
2023-12-21drm/xe: Fix GT looping for standalone mediaRiana Tauro
2023-12-21drm/xe: Donot apply forcewake while reading actual frequencyBadal Nilawar
2023-12-21drm/xe/guc: Normalize error messages with %#xLucas De Marchi
2023-12-21drm/xe/guc: Fix typo s/enabled/enable/Lucas De Marchi
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi
2023-12-21drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.hMatthew Brost