aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Add sysfs entry to report per tile memory sizeTejas Upadhyay3-0/+25
2023-12-21drm/xe: Add GTs under respective tile sysfsTejas Upadhyay1-2/+2
2023-12-21drm/xe: Add sysfs entry for tileTejas Upadhyay7-0/+114
2023-12-21drm/xe: Use nanoseconds instead of jiffies in uapi for user fenceZbigniew Kempczyński1-10/+37
2023-12-21drm/xe: properly check bounds for xe_wait_user_fence_ioctl()Paulo Zanoni1-0/+3
2023-12-21drm/xe: fix bounds checking for 'len' in xe_engine_create_ioctlPaulo Zanoni1-1/+1
2023-12-21drm/xe/slpc: Start SLPC before GuC submission on resetDaniele Ceraolo Spurio1-5/+1
2023-12-21drm/xe: fix HuC FW ordering for DG1Daniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa1-0/+3
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa1-3/+0
2023-12-21drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta3-0/+16
2023-12-21drm/xe: Fix vm refcount racesThomas Hellström1-14/+12
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström3-11/+22
2023-12-21drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().Thomas Hellström1-0/+5
2023-12-21drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM boThomas Hellström1-21/+27
2023-12-21drm/xe/bo: Fix swapin when moving to VRAMThomas Hellström1-2/+5
2023-12-21drm/xe/mtl: Add support to get C6 residency/status of MTLBadal Nilawar4-17/+52
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro8-29/+239
2023-12-21drm/xe/bo: consider bo->flags in xe_bo_migrate()Matthew Auld1-0/+13
2023-12-21drm/xe/uapi: restrict system wide accountingMatthew Auld1-3/+9
2023-12-21drm/xe: Fix unreffed ptr leak on engine lookupMika Kuoppala1-8/+8
2023-12-21drm/xe: Skip applying copy engine fusesLucas De Marchi1-0/+3
2023-12-21drm/xe/bo: handle PL_TT -> PL_TTMatthew Auld1-0/+10
2023-12-21drm/xe: VM LRU bulk moveMatthew Brost6-7/+43
2023-12-21drm/xe: Only try to lock external BOs in VM bindMatthew Brost1-3/+5
2023-12-21drm/xe: Ensure LR engines are not persistentMatthew Brost1-1/+3
2023-12-21drm/xe: Long running job updateMatthew Brost6-13/+134
2023-12-21drm/xe: NULL binding implementationMatthew Brost7-55/+118
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar5-11/+11
2023-12-21drm/xe: limit GGTT size to GUC_GGTT_TOPDaniele Ceraolo Spurio1-6/+18
2023-12-21drm/xe/mtl: Add some initial MTL workaroundsMatt Roper2-0/+39
2023-12-21drm/xe: Fix check for platform without geometry pipelineMichał Winiarski3-1/+8
2023-12-21drm/xe: Fix uninitialized variablesMichał Winiarski3-3/+3
2023-12-21drm/xe: Fix GT looping for standalone mediaRiana Tauro1-1/+1
2023-12-21drm/xe: Donot apply forcewake while reading actual frequencyBadal Nilawar1-11/+3
2023-12-21drm/xe/guc: Normalize error messages with %#xLucas De Marchi1-3/+3
2023-12-21drm/xe/guc: Fix typo s/enabled/enable/Lucas De Marchi1-1/+1
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi5-38/+36
2023-12-21drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.hMatthew Brost2-2/+1
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet1-0/+1
2023-12-20drm/i915/cdclk: Remove divider field from tablesGustavo Sousa1-135/+134
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2-4/+4
2023-12-20drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SEJocelyn Falempe5-5/+25
2023-12-19drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLYMatthew Brost3-7/+9
2023-12-19drm/xe: Use Xe ordered workqueue for rebind workerMatthew Brost3-3/+8
2023-12-19drm/xe: Handle unmapped userptr in analyze VMMatthew Brost1-3/+7
2023-12-19drm/xe: Emit a render cache flush after each rcs/ccs batchThomas Hellström4-1/+40
2023-12-19drm/xe: Invalidate TLB also on bind if in scratch page modeThomas Hellström5-13/+57
2023-12-19drm/xe/reg_sr: Apply limit to register whitelistingGustavo Sousa1-0/+7
2023-12-19drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa4-7/+9