aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko6-0/+138
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko3-1/+9
2023-12-21drm/xe/xe2: Add workaround 14019449301Tejas Upadhyay2-0/+8
2023-12-21drm/xe/xe2: Add workaround 16021867713Tejas Upadhyay1-0/+6
2023-12-21drm/xe/xe2: Add workaround 14017421178Tejas Upadhyay1-0/+9
2023-12-21drm/xe/mmio: Make xe_mmio_wait32() aware of interruptsGustavo Sousa1-0/+6
2023-12-21drm/xe/mmio: Move xe_mmio_wait32() to xe_mmio.cGustavo Sousa2-37/+56
2023-12-21drm/xe: Add mocs kunitRuthuvikas Ravikumar5-0/+172
2023-12-21drm/xe: Fix modpost warning on kunit modulesLucas De Marchi6-1/+6
2023-12-21drm/xe: ATS-M device ID updateHaridhar Kalvala1-1/+2
2023-12-21drm/xe: Add missing RPL and ADLJosé Roberto de Souza1-2/+7
2023-12-21drm/xe: Include RPL-U to pciidlistJosé Roberto de Souza1-0/+1
2023-12-21drm/xe: Only set xe_vma_op.map fields for GPUVA map operationsMatthew Brost1-41/+18
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi11-52/+52
2023-12-21drm/xe/mocs: Bring comment about mocs back to realityLucas De Marchi1-21/+11
2023-12-21drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_descLucas De Marchi1-116/+112
2023-12-21drm/xe/bo: don't hold dma-resv lock over drm_gem_handle_createMatthew Auld1-8/+12
2023-12-21drm/xe/guc: Use valid scratch register for posting readMichal Wajdeczko1-1/+1
2023-12-21drm/xe/guc: Fix handling of GUC_HXG_TYPE_NO_RESPONSE_BUSYMichal Wajdeczko1-3/+14
2023-12-21drm/xe/guc: Copy response data from proper registersMichal Wajdeczko1-1/+1
2023-12-21drm/xe/guc: Fix wrong assert about full_lenMichal Wajdeczko1-1/+1
2023-12-21drm/xe/dg2: Wa_18028616096 now applies to all DG2Matt Roper1-6/+1
2023-12-21drm/xe/uapi: Be more specific about the vm_bind prefetch regionRodrigo Vivi2-9/+14
2023-12-21drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi2-17/+18
2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi2-10/+10
2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi2-15/+15
2023-12-21drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi2-12/+14
2023-12-21drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast2-2/+6
2023-12-21drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast5-45/+45
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast8-140/+140
2023-12-21drm/xe: Make xe_mmio_tile_vram_size() staticBrian Welty3-7/+4
2023-12-21drm/xe/pmu: Drop interrupt pmu eventAravind Iddamsetty4-47/+11
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast2-3/+1
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast2-4/+2
2023-12-21drm/xe/uapi: Remove unused inaccessible memory regionFrancois Dugast1-5/+0
2023-12-21drm/xe/uapi: Kill VM_MADVISE IOCTLRodrigo Vivi7-402/+18
2023-12-21drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi2-5/+2
2023-12-21drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast2-2/+1
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hMichal Wajdeczko7-60/+11
2023-12-21drm/xe/display: Add writing of remapped dptJuha-Pekka Heikkila1-6/+46
2023-12-21drm/xe/display: Don't try to use vram if not availableJuha-Pekka Heikkila1-5/+6
2023-12-21drm/xe/hdcp: Define intel_hdcp_gsc_check_status in XeSuraj Kandpal1-0/+10
2023-12-21drm/xe/display: Create a dummy version for vga decodeUma Shankar2-0/+17
2023-12-21drm/xe/display: Add Xe implementation for fence checks used by fbc codeJouni Högander3-0/+14
2023-12-21drm/xe/display: Add i915_gem.h compatibility headerJouni Högander2-0/+10
2023-12-21drm/xe/display: Xe stolen memory handling for fbc supportJouni Högander2-0/+80
2023-12-21drm/xe/display: Add empty define for i915_ggtt_clear_scanoutJouni Högander1-0/+1
2023-12-21drm/xe/display: Add empty def for i915_gem_object_flush_if_displayJouni Högander1-0/+2
2023-12-21drm/xe/display: Add i915_active.h compatibility headerJouni Högander1-0/+22
2023-12-21drm/xe/display: Add frontbuffer setter/getter for xe_boJouni Högander1-0/+12