summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski4-13/+22
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski3-0/+24
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski7-4/+71
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi6-49/+62
2024-02-20drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost3-2/+6
2024-02-20drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost3-2/+10
2024-02-20drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost1-3/+4
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi4-16/+35
2024-02-20drm/xe: Enable 32bits buildLucas De Marchi1-1/+1
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström7-95/+6
2024-02-16drm/xe: Update shared stats to use the new gem helperAlex Deucher1-1/+1
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-5/+8
2024-02-15Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-27/+40
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann1-1/+6
2024-02-15drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström3-31/+29
2024-02-15drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld1-1/+1
2024-02-15drm/xe/vm: Avoid reserving zero fencesThomas Hellström1-3/+10
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann1-1/+6
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost2-24/+9
2024-02-14drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza1-0/+44
2024-02-13drm/xe/vf: Don't support MCR registers if VFMichal Wajdeczko1-0/+17
2024-02-13drm/xe/vf: Don't program PAT if VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Don't check if LMEM is initialized if VFMichal Wajdeczko1-1/+8
2024-02-13drm/xe/vf: Don't initialize stolen memory manager if VFMichal Wajdeczko1-1/+4
2024-02-13drm/xe/vf: Don't program MOCS if VFMichal Wajdeczko1-0/+4
2024-02-13drm/xe/vf: Don't try to capture engine data unavailable to VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Assume fixed GSM size if VFMichal Wajdeczko1-1/+6
2024-02-13drm/xe: fix arguments to drm_err_printer()Jani Nikula1-1/+2
2024-02-13drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström3-31/+29
2024-02-12drm/xe: use drm based debugging instead of devJani Nikula1-1/+1
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus1-1/+1
2024-02-12drm/xe: Fix a missing argument to drm_err_printerThomas Hellström1-1/+1
2024-02-09drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld1-1/+1
2024-02-09drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula3-3/+5
2024-02-09drm/xe/irq: allocate all possible msix interruptsDani Liberman1-2/+15
2024-02-08drm/xe/vm: Avoid reserving zero fencesThomas Hellström1-3/+10
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2-35/+1
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld1-4/+1
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost1-1/+3
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang1-6/+0
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost2-6/+22
2024-02-08drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann1-1/+1
2024-02-08drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost1-5/+17
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost5-6/+11
2024-02-08drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost1-1/+1
2024-02-08drm/xe: Avoid cryptic message when there's no GuC definitionLucas De Marchi1-1/+6
2024-02-08drm/xe: Always allow to override firmwareLucas De Marchi1-2/+1
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann25-201/+266
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä1-0/+4