summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2023-12-21drm/xe/display: Use acpi_target_system_state only if ACPI_SLEEP is enabledFrancois Dugast
2023-12-21drm/xe/display: fix error handling flow when device probing failsKoby Elbaz
2023-12-21drm/xe/display: ensure clear-color surfaces are cpu mappableMatthew Auld
2023-12-21drm/xe/display: Silence kernel-doc warnings related to displayLucas De Marchi
2023-12-21drm/xe/display: Improve s2idle handling.Maarten Lankhorst
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst
2023-12-21drm/xe: Use pool of ordered wq for GuC submissionMatthew Brost
2023-12-21drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar
2023-12-21drm/xe: Fix build with KUNIT=mLucas De Marchi
2023-12-21drm/xe: Drop EXECLIST_CONTROL from error state dumpMatt Roper
2023-12-21drm/xe/tests: Fix migrate testPallavi Mishra