summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-03-05drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPGMatt Roper
2024-03-05drm/xe: Pipeline evict / restore of pinned BOs during suspend / resumeMatthew Brost
2024-03-04drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi
2024-03-04drm/xe: Implement capture of HWSP and HWCTXMaarten Lankhorst
2024-03-04drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst
2024-03-04drm/xe: Move lrc snapshot capturing to xe_lrc.cMaarten Lankhorst
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-01drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-02-29drm/xe/mocs: Fix DG2 kunitLucas De Marchi
2024-02-29drm/xe/mocs: Allow odd number of entries on testLucas De Marchi
2024-02-29drm/xe/mocs: Move warn/assertion upLucas De Marchi
2024-02-29drm/xe/mocs: Be explicit when logging number of entriesLucas De Marchi
2024-02-29drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi
2024-02-29drm/xe: Fix build error in xe_ggtt.cMatthew Brost
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper
2024-02-29drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi
2024-02-28drm/xe/guc: Fix missing topology initZhanjun Dong
2024-02-28drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann
2024-02-28drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann
2024-02-28drm/xe/kunit: fix link failure with built-in xeArnd Bergmann
2024-02-28drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala
2024-02-28drm/xe: Expose user fence from xe_sync_entryMika Kuoppala
2024-02-26drm/xe/guc: Handle timing out of signaled jobs gracefullyMatthew Brost
2024-02-26drm/xe: get rid of MAX_BINDSPaulo Zanoni
2024-02-26drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost
2024-02-26drm/xe: Extend uAPI to query HuC micro-controler firmware versionFrancois Dugast
2024-02-26drm/xe: Remove useless mem_access on PAT dumpsRodrigo Vivi
2024-02-26drm/xe: Convert gt_reset from mem_access to xe_pm_runtimeRodrigo Vivi
2024-02-26drm/xe: Remove mem_access from suspend and resume functionsRodrigo Vivi
2024-02-26drm/xe: Convert gsc_work from mem_access to xe_pm_runtimeRodrigo Vivi
2024-02-26drm/xe: Remove useless mem_access protection for query ioctlsRodrigo Vivi
2024-02-26drm/xe: Convert hwmon from mem_access to xe_pm_runtime callsRodrigo Vivi
2024-02-26drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime callsRodrigo Vivi
2024-02-26drm/xe: Runtime PM wake on every debugfs callRodrigo Vivi
2024-02-26drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi
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