summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe/gsc: GSC FW loadDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Parse GSC FW headerDaniele Ceraolo Spurio
2023-12-21drm/xe/gsc: Introduce GSC FWDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Rework uC version trackingDaniele Ceraolo Spurio
2023-12-21drm/xe: Encapsulate all the module parametersBommithi Sakeena
2023-12-21drm/xe/xe2: Add workaround 14020013138Tejas Upadhyay
2023-12-21drm/xe/dg2: Drop Wa_22014600077Matt Roper
2023-12-21drm/xe: Internally change the compute_mode and no_dma_fence mode namingThomas Hellström
2023-12-21drm/xe/vm: Fix ASID XA usageThomas Hellström
2023-12-21drm/xe/bo: Remove leftover trace_printk()Thomas Hellström
2023-12-21drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström
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