aboutsummaryrefslogtreecommitdiff
path: root/drivers
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: 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 Vivi1-7/+8
2023-12-21drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi1-7/+7
2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi1-1/+1
2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi1-8/+8
2023-12-21drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi1-4/+4
2023-12-21drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast1-1/+4
2023-12-21drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast4-30/+30
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast7-78/+78
2023-12-21drm/xe: Make xe_mmio_tile_vram_size() staticBrian Welty3-7/+4
2023-12-21drm/xe/pmu: Drop interrupt pmu eventAravind Iddamsetty3-40/+5
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast1-1/+0
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast1-2/+0
2023-12-21drm/xe/uapi: Kill VM_MADVISE IOCTLRodrigo Vivi6-321/+7
2023-12-21drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi1-2/+0
2023-12-21drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast1-1/+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
2023-12-21drm/xe/display: Add macro to get i915 device from xe_boJouni Högander1-0/+3
2023-12-21drm/xe/display: Add struct i915_active for XeJouni Högander1-0/+13
2023-12-21drm/xe/display: Use acpi_target_system_state only if ACPI_SLEEP is enabledFrancois Dugast1-2/+11
2023-12-21drm/xe/display: fix error handling flow when device probing failsKoby Elbaz1-2/+2