summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-31drm/xe: drop display/ subdir from include directoriesJani Nikula
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula
2024-01-30drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost
2024-01-30drm/xe: Add batch buffer addresses to devcoredumpJosé Roberto de Souza
2024-01-30drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza
2024-01-30drm/xe: Use function to emit PIPE_CONTROLJosé Roberto de Souza
2024-01-30drm/xe/guc: Reduce a print from warn to debugKarthik Poosa
2024-01-30drm/xe/xe2: Enable has_usmLucas De Marchi
2024-01-29drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper
2024-01-26drm/xe: correct the assertion for number of PTEsFei Yang
2024-01-26drm/xe/guc: Flush G2H handler when turning off CTsMatthew Brost
2024-01-26drm/xe: Move TLB invalidation reset before HW resetMatthew Brost
2024-01-26drm/xe/guc: Add more GuC CT statesMatthew Brost
2024-01-25drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza
2024-01-24drm/xe: don't build debugfs files when CONFIG_DEBUG_FS=nJani Nikula
2024-01-24drm/xe: Remove additional spaces in devcoredump HW Engines sectionJosé Roberto de Souza
2024-01-24drm/xe: Print registers spread in 2 u32 as u64José Roberto de Souza
2024-01-24drm/xe: Print more device information in devcoredumpJosé Roberto de Souza
2024-01-24drm/xe: Stash GMD_ID value in xe_gtMatt Roper
2024-01-24drm/xe: Nuke xe from xe_devcoredumpJosé Roberto de Souza
2024-01-24drm/xe: Change devcoredump functions parameters to xe_sched_jobJosé Roberto de Souza
2024-01-24drm/xe: Remove double new lines in devcoredumpJosé Roberto de Souza
2024-01-23drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi
2024-01-23drm/xe: Document nested struct members according to guidelinesThomas Hellström
2024-01-23drm/xe/xe2_lpg: Introduce performance guide changesShekhar Chauhan
2024-01-23drm/xe: Fix typo in vram frequency sysfs documentationSujaritha Sundaresan
2024-01-22Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-01-22drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski
2024-01-22drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray
2024-01-19drm/xe: Enable 32bits buildLucas De Marchi
2024-01-19drm/xe: Fix cast on trace variableLucas De Marchi
2024-01-19drm/xe/display: Avoid calling readq()Lucas De Marchi
2024-01-19drm/xe/mmio: Cast to u64 when printingLucas De Marchi
2024-01-19drm/xe: Use _ULL for u64 divisionLucas De Marchi
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-19drm/xe: Do not flood dmesg with guc logRodrigo Vivi
2024-01-19drm/xe/xe_debugfs: Print skip_guc_pc in xe infoBadal Nilawar
2024-01-19drm/xe: constify engine class sysfs attributesJani Nikula
2024-01-19drm/xe: make gpuvm_ops constJani Nikula
2024-01-19drm/xe: make hwmon_info constJani Nikula
2024-01-19drm/xe: make heci_gsc_irq_chip constJani Nikula
2024-01-19drm/xe: make xe_ttm_funcs constJani Nikula
2024-01-19drm/xe: Modify the cfb size to be page size aligned for FBCVinod Govindapillai
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18drm/xe: correct the calculation of remaining sizeFei Yang
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger