summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-19drm/xe: Introduce GT oriented log messagesMichal Wajdeczko
2023-12-19drm/xe: Allow dma-fences as in-syncs for compute / faulting VMMatthew Brost
2023-12-19drm/xe: Allow compute VMs to output dma-fences on bindsMatthew Brost
2023-12-19drm/xe: Call exit functions when xe_register_pci_driver() failsGustavo Sousa
2023-12-19drm/xe: Get rid of MAKE_INIT_EXIT_FUNCSGustavo Sousa
2023-12-19drm/xe: Remove unused defineFrancois Dugast
2023-12-19drm/xe: Load HuC on Alderlake PLucas De Marchi
2023-12-19drm/xe/adln: Enable ADL-NMatt Roper
2023-12-19drm/xe/adlp: Add revid => step mappingMatt Roper
2023-12-19drm/xe: fix tlb_invalidation_seqno_past()Matthew Auld
2023-12-19drm/xe: Fix indent in xe_hw_engine_print_state()Lucas De Marchi
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe: Handle -EDEADLK case in exec ioctlNiranjana Vishwanathapura
2023-12-19drm/xe: Handle -EDEADLK case in preempt workerNiranjana Vishwanathapura
2023-12-19drm/xe: destroy clients engine and vm xarrays on closeMika Kuoppala
2023-12-19drm/xe: Print GT info on TLB inv failureNirmoy Das
2023-12-19drm/xe: Do not sleep in atomicNirmoy Das
2023-12-19drm/xe/guc: Handle RCU_MODE as masked from definitionLucas De Marchi
2023-12-19drm/xe/guc: Remove special handling for PVC A*Lucas De Marchi
2023-12-19drm/xe: Fix comment on Wa_22013088509Lucas De Marchi
2023-12-19drm/xe: Do not mark 1809175790 as a WALucas De Marchi
2023-12-19drm/xe: Enable the compat ioctl functionalityChristopher Snowhill
2023-12-19drm/xe: Fix splat during error dumpFrancois Dugast
2023-12-19drm/xe: Set default MOCS value for copy cs instructionsJosé Roberto de Souza
2023-12-19drm/xe: Set default MOCS value for cs instructionsJosé Roberto de Souza
2023-12-19drm/xe: Include only relevant header in xe_module.hGustavo Sousa
2023-12-19drm/xe: Enable Raptorlake-PJosé Roberto de Souza
2023-12-19drm/xe: Fix media detection for pre-GMD_ID platformsLucas De Marchi
2023-12-19drm/xe: Move helper macros to separate headerLucas De Marchi
2023-12-19drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi
2023-12-19drm/xe: Annotate masked registers used by RTPLucas De Marchi
2023-12-19drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi
2023-12-19drm/xe: Introduce xe_reg/xe_reg_mcrLucas De Marchi
2023-12-19drm/xe: Clarify register types on PAT programmingLucas De Marchi
2023-12-19drm/xe: Use REG_FIELD/REG_BIT for all regs/*.hLucas De Marchi
2023-12-19drm/xe: Drop gen afixes from registersLucas De Marchi
2023-12-19drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BITLucas De Marchi
2023-12-19drm/xe: Remove extra xe_mmio_read32 from xe_mmio_wait32Maarten Lankhorst
2023-12-19drm/xe/guc: Move GuC registers to regs/Lucas De Marchi
2023-12-19drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarityLucas De Marchi
2023-12-19drm/xe: Rename instruction field to avoid confusionLucas De Marchi
2023-12-19drm/xe: Rename RC0/RC6 macrosLucas De Marchi
2023-12-19drm/xe: Cleanup page-related definesLucas De Marchi
2023-12-19drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HIRodrigo Vivi
2023-12-19drm/xe: Update comment on why d3cold is still blocked.Rodrigo Vivi
2023-12-19drm/xe: Limit the system memory size to half of the system memoryJosé Roberto de Souza
2023-12-19drm/xe: Fix build without CONFIG_PM_SLEEPFrancois Dugast
2023-12-19drm/xe/guc_pc: Reorder forcewake and xe_pm_runtime callsRiana Tauro
2023-12-19drm/xe: Keep all resize bar related prints inside xe_resize_vram_barBalasubramani Vivekanandan