summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26drm/xe: Runtime PM wake on every sysfs callRodrigo Vivi
2024-02-26drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi
2024-02-26drm/xe: Document Xe PM componentRodrigo Vivi
2024-02-23drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost
2024-02-23drm/xe: Cleanup some layering in GGTTMatthew Brost
2024-02-23drm/xe: Fix execlist splatMatthew Brost
2024-02-23drm/xe/uapi: Remove unused flagsFrancois Dugast
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-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-16Merge tag 'drm-intel-gt-next-2024-02-15' of git://anongit.freedesktop.org/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/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov
2024-02-14iosys-map: fix typoRandy Dunlap
2024-02-14drm: drm_crtc: correct some commentsRandy Dunlap
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann
2024-02-14fbdev/efifb: Remove PM for parent deviceThomas Zimmermann
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann