summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-12-21drm/xe: Ensure that we don't access the placements array out-of-boundsThomas Hellström
2023-12-21drm/xe: Print virtualization mode during probeMichal Wajdeczko
2023-12-21drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko
2023-12-21drm/xe/xe2: Add workaround 14019449301Tejas Upadhyay
2023-12-21drm/xe/xe2: Add workaround 16021867713Tejas Upadhyay
2023-12-21drm/xe/xe2: Add workaround 14017421178Tejas Upadhyay
2023-12-21drm/xe/mmio: Make xe_mmio_wait32() aware of interruptsGustavo Sousa
2023-12-21drm/xe/mmio: Move xe_mmio_wait32() to xe_mmio.cGustavo Sousa
2023-12-21drm/xe: Add mocs kunitRuthuvikas Ravikumar
2023-12-21drm/xe: Fix modpost warning on kunit modulesLucas De Marchi
2023-12-21drm/xe: Only set xe_vma_op.map fields for GPUVA map operationsMatthew Brost
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi
2023-12-21drm/xe/mocs: Bring comment about mocs back to realityLucas De Marchi
2023-12-21drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_descLucas De Marchi
2023-12-21drm/xe/bo: don't hold dma-resv lock over drm_gem_handle_createMatthew Auld
2023-12-21drm/xe/guc: Use valid scratch register for posting readMichal Wajdeczko
2023-12-21drm/xe/guc: Fix handling of GUC_HXG_TYPE_NO_RESPONSE_BUSYMichal Wajdeczko
2023-12-21drm/xe/guc: Copy response data from proper registersMichal Wajdeczko
2023-12-21drm/xe/guc: Fix wrong assert about full_lenMichal Wajdeczko
2023-12-21drm/xe/dg2: Wa_18028616096 now applies to all DG2Matt Roper
2023-12-21drm/xe/uapi: Be more specific about the vm_bind prefetch regionRodrigo Vivi
2023-12-21drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi
2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi
2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi
2023-12-21drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi
2023-12-21drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast
2023-12-21drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast
2023-12-21drm/xe: Make xe_mmio_tile_vram_size() staticBrian Welty
2023-12-21drm/xe/pmu: Drop interrupt pmu eventAravind Iddamsetty
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast
2023-12-21drm/xe/uapi: Kill VM_MADVISE IOCTLRodrigo Vivi
2023-12-21drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi
2023-12-21drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hMichal Wajdeczko
2023-12-21drm/xe/display: Add writing of remapped dptJuha-Pekka Heikkila
2023-12-21drm/xe/display: Don't try to use vram if not availableJuha-Pekka Heikkila
2023-12-21drm/xe/hdcp: Define intel_hdcp_gsc_check_status in XeSuraj Kandpal
2023-12-21drm/xe/display: Create a dummy version for vga decodeUma Shankar
2023-12-21drm/xe/display: Add Xe implementation for fence checks used by fbc codeJouni Högander
2023-12-21drm/xe/display: Add i915_gem.h compatibility headerJouni Högander
2023-12-21drm/xe/display: Xe stolen memory handling for fbc supportJouni Högander
2023-12-21drm/xe/display: Add empty define for i915_ggtt_clear_scanoutJouni Högander
2023-12-21drm/xe/display: Add empty def for i915_gem_object_flush_if_displayJouni Högander
2023-12-21drm/xe/display: Add i915_active.h compatibility headerJouni Högander
2023-12-21drm/xe/display: Add frontbuffer setter/getter for xe_boJouni Högander
2023-12-21drm/xe/display: Add macro to get i915 device from xe_boJouni Högander
2023-12-21drm/xe/display: Add struct i915_active for XeJouni Högander