summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi
2024-02-19drm/xe: Enable 32bits buildLucas De Marchi
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost
2024-02-13drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza
2024-02-13drm/xe/vf: Don't support MCR registers if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't program PAT if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't check if LMEM is initialized if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't initialize stolen memory manager if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't program MOCS if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't try to capture engine data unavailable to VFMichal Wajdeczko
2024-02-13drm/xe/vf: Assume fixed GSM size if VFMichal Wajdeczko
2024-02-12drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström
2024-02-12drm/xe: use drm based debugging instead of devJani Nikula
2024-02-09drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld
2024-02-08drm/xe/irq: allocate all possible msix interruptsDani Liberman
2024-02-08drm/xe/vm: Avoid reserving zero fencesThomas Hellström
2024-02-07drm/xe: Avoid cryptic message when there's no GuC definitionLucas De Marchi
2024-02-07drm/xe: Always allow to override firmwareLucas De Marchi
2024-02-06drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-06drm/xe/pm: add debug logs for D3coldRiana Tauro
2024-02-06drm/xe/hwmon: Refactor xe hwmonKarthik Poosa
2024-02-06drm/xe/vm: don't ignore error when in_kthreadMatthew Auld
2024-02-05drm/xe: Assume large page size if VMA not yet boundMatthew Brost
2024-02-02drm/xe/query: Use kzalloc for drm_xe_query_enginesNirmoy Das
2024-02-02drm/xe/guc: Add support for LNL firmwareJohn Harrison
2024-02-02drm/xe/guc: Update to GuC firmware 70.19.2John Harrison
2024-02-02drm/xe/uc: Include patch version in expectationsJohn Harrison
2024-02-02drm/xe/display: Fix memleak in display initializationXiaoming Wang
2024-02-02drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost
2024-02-02drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann
2024-02-02drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost
2024-02-02drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost
2024-02-01drm/xe: Drop rebind argument from xe_pt_prepare_bindMatthew Brost
2024-02-01drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost
2024-02-01drm/xe/gsc: Add status check during gsc header readoutSuraj Kandpal
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström
2024-01-31drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost
2024-01-31drm/xe: Make all GuC ABI shift values unsignedMatthew Brost
2024-01-31drm/xe: Convert job timeouts from assert to warningMatt Roper
2024-01-31drm/xe: Don't use __user error pointersThomas Hellström
2024-01-31drm/xe: Annotate mcr_[un]lock()Thomas Hellström
2024-01-31drm/xe: drop display/ subdir from include directoriesJani Nikula
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula
2024-01-30drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost
2024-01-30drm/xe: Add batch buffer addresses to devcoredumpJosé Roberto de Souza
2024-01-30drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza
2024-01-30drm/xe: Use function to emit PIPE_CONTROLJosé Roberto de Souza