summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-02-26drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime callsRodrigo Vivi-2/+3
2024-02-26drm/xe: Runtime PM wake on every debugfs callRodrigo Vivi-16/+66
2024-02-26drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi-54/+10
2024-02-26drm/xe: Runtime PM wake on every sysfs callRodrigo Vivi-5/+129
2024-02-26drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi-12/+22
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi-2/+51
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi-1/+29
2024-02-26drm/xe: Document Xe PM componentRodrigo Vivi-11/+98
2024-02-23drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost-0/+12
2024-02-23drm/xe: Cleanup some layering in GGTTMatthew Brost-33/+54
2024-02-23drm/xe: Fix execlist splatMatthew Brost-1/+1
2024-02-23drm/xe/uapi: Remove unused flagsFrancois Dugast-143/+6
2024-02-22drm/xe: Prefer struct_size over open coded arithmeticErick Archer-1/+1
2024-02-22drm/xe: Use pointers in trace eventsLucas De Marchi-15/+15
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld-7/+14
2024-02-21drm/xe: Add debug prints for skipping rebindsMatthew Brost-0/+7
2024-02-21drm/xe: Implement VM snapshot support for BO's and userptrMaarten Lankhorst-4/+211
2024-02-21drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredumpMaarten Lankhorst-0/+13
2024-02-21drm/xe: Annotate each dumpable vma as suchMaarten Lankhorst-0/+16
2024-02-21drm/xe: Add uapi for dumpable bosMaarten Lankhorst-1/+3
2024-02-21drm/xe: Clear all snapshot members after deleting coredumpMaarten Lankhorst-0/+2
2024-02-21drm/xe/snapshot: Remove drm_err on guc alloc failuresMaarten Lankhorst-11/+3
2024-02-20drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit-0/+1
2024-02-20drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit-2/+2
2024-02-20drm/xe/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-3/+3
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski-20/+54
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski-13/+22
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski-0/+24
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski-4/+71
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi-11642/+25588
2024-02-20drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost-2/+6
2024-02-20drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost-2/+10
2024-02-20drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost-3/+4
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi-16/+35
2024-02-19drm/xe: Enable 32bits buildLucas De Marchi-1/+1
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström-96/+6
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-567/+1186
2024-02-16Merge tag 'drm-intel-gt-next-2024-02-15' of git://anongit.freedesktop.org/drm...Dave Airlie-149/+301
2024-02-16Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1154/+2360
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann-1/+6
2024-02-14drm/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison-0/+3
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost-24/+9
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin-0/+45
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov-1/+4
2024-02-14iosys-map: fix typoRandy Dunlap-1/+1
2024-02-14drm: drm_crtc: correct some commentsRandy Dunlap-4/+4
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann-75/+1
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann-0/+106
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann-4/+1
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann-2/+30