summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong
2024-03-04drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann
2024-03-04drm/xe/kunit: fix link failure with built-in xeArnd Bergmann
2024-02-26Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2024-02-22drm/xe: Prefer struct_size over open coded arithmeticErick Archer
2024-02-22drm/xe: Use pointers in trace eventsLucas De Marchi
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld
2024-02-21drm/xe: Add debug prints for skipping rebindsMatthew Brost
2024-02-21drm/xe: Implement VM snapshot support for BO's and userptrMaarten Lankhorst
2024-02-21drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredumpMaarten Lankhorst
2024-02-21drm/xe: Annotate each dumpable vma as suchMaarten Lankhorst
2024-02-21drm/xe: Add uapi for dumpable bosMaarten Lankhorst
2024-02-21drm/xe: Clear all snapshot members after deleting coredumpMaarten Lankhorst
2024-02-21drm/xe/snapshot: Remove drm_err on guc alloc failuresMaarten Lankhorst
2024-02-20drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit
2024-02-20drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit
2024-02-20drm/xe/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-02-20drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-20drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-20drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi
2024-02-19drm/xe: Enable 32bits buildLucas De Marchi
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-16drm/xe: Update shared stats to use the new gem helperAlex Deucher
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-16Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost
2024-02-13drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza
2024-02-13drm/xe/vf: Don't support MCR registers if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't program PAT if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't check if LMEM is initialized if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't initialize stolen memory manager if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't program MOCS if VFMichal Wajdeczko
2024-02-13drm/xe/vf: Don't try to capture engine data unavailable to VFMichal Wajdeczko
2024-02-13drm/xe/vf: Assume fixed GSM size if VFMichal Wajdeczko
2024-02-13drm/xe: fix arguments to drm_err_printer()Jani Nikula
2024-02-12drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström
2024-02-12drm/xe: use drm based debugging instead of devJani Nikula
2024-02-12drm/xe: Fix a missing argument to drm_err_printerThomas Hellström