aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_submit.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25drm/xe/guc_submit: use jiffies for job timeoutGravatar Matthew Auld 1-1/+1
2024-02-21drm/xe/snapshot: Remove drm_err on guc alloc failuresGravatar Maarten Lankhorst 1-11/+3
2024-02-20drm/xe/guc: Remove usage of the deprecated ida_simple_xx() APIGravatar Christophe JAILLET 1-3/+3
2024-02-20Merge drm/drm-next into drm-xe-nextGravatar Lucas De Marchi 1-1/+2
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesGravatar Thomas Hellström 1-2/+0
2024-02-13drm/xe: fix arguments to drm_err_printer()Gravatar Jani Nikula 1-1/+2
2024-01-31drm/xe: Convert job timeouts from assert to warningGravatar Matt Roper 1-3/+6
2024-01-24drm/xe: Change devcoredump functions parameters to xe_sched_jobGravatar José Roberto de Souza 1-9/+29
2024-01-15drm/xe: Fix modifying exec_queue priority in xe_migrate_initGravatar Brian Welty 1-4/+3
2024-01-15drm/xe: Fix guc_exec_queue_set_priorityGravatar Brian Welty 1-1/+1
2024-01-10drm/xe: Remove set_job_timeout_ms() from exec_queue_opsGravatar Brian Welty 1-16/+0
2024-01-10drm/xe: Add exec_queue.sched_props.job_timeout_msGravatar Brian Welty 1-1/+1
2024-01-09drm/xe: Fix modifying exec_queue priority in xe_migrate_initGravatar Brian Welty 1-4/+3
2024-01-09drm/xe: Fix guc_exec_queue_set_priorityGravatar Brian Welty 1-1/+1
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlGravatar Bommu Krishnaiah 1-0/+10
2023-12-21drm/xe/guc: Include only required GuC ABI headersGravatar Michal Wajdeczko 1-0/+2
2023-12-21drm/xe: Internally change the compute_mode and no_dma_fence mode namingGravatar Thomas Hellström 1-1/+1
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hGravatar Michal Wajdeczko 1-12/+0
2023-12-21drm/xe: Use pool of ordered wq for GuC submissionGravatar Matthew Brost 1-4/+64
2023-12-21drm/xe: Ensure mutex are destroyedGravatar Bommithi Sakeena 1-0/+1
2023-12-21drm/xe: Add child contexts to the GuC context lookupGravatar Daniele Ceraolo Spurio 1-14/+30
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Gravatar Daniele Ceraolo Spurio 1-2/+2
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroGravatar Francois Dugast 1-25/+40
2023-12-21drm/xe: Replace XE_WARN_ON with drm_warn when just printing a stringGravatar Francois Dugast 1-3/+6
2023-12-21drm/xe: split kernel vs permanent engine flagsGravatar Daniele Ceraolo Spurio 1-3/+3
2023-12-21drm/xe: fix submissions without vmGravatar Daniele Ceraolo Spurio 1-1/+1
2023-12-21drm/xe: common function to assign queue nameGravatar Daniele Ceraolo Spurio 1-19/+1
2023-12-21drm/xe: Call __guc_exec_queue_fini_async direct for KERNEL exec_queuesGravatar Matthew Brost 1-14/+6
2023-12-21drm/xe/guc_submit: fixup deregister in job timeoutGravatar Matthew Auld 1-4/+6
2023-12-21drm/xe: don't warn for bogus pagefaultsGravatar Matthew Auld 1-1/+1
2023-12-21drm/xe/guc_submit: prevent repeated unregisterGravatar Matthew Auld 1-2/+12
2023-12-21drm/xe: Add sysfs for default engine scheduler propertiesGravatar Tejas Upadhyay 1-1/+2
2023-12-21drm/xe: Rename engine to exec_queueGravatar Francois Dugast 1-544/+544
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Gravatar Francois Dugast 1-1/+1
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelGravatar Francois Dugast 1-24/+24
2023-12-21drm/xe: Add define WQ_HEADER_SIZEGravatar Matthew Brost 1-2/+3
2023-12-21drm/xe: Cleanup style warningsGravatar Francois Dugast 1-1/+1
2023-12-21drm/xe: Cleanup CODE_INDENT style issuesGravatar Francois Dugast 1-7/+7
2023-12-21drm/xe: Long running job updateGravatar Matthew Brost 1-13/+83
2023-12-19drm/xe: Convert Xe HW Engine print to snapshot capture and print.Gravatar Rodrigo Vivi 1-1/+1
2023-12-19drm/xe: Convert GuC Engine print to snapshot capture and print.Gravatar Rodrigo Vivi 1-39/+198
2023-12-19drm/xe: Introduce guc_submit_types.h with relevant structs.Gravatar Rodrigo Vivi 1-30/+12
2023-12-19drm/xe: Convert GuC CT print to snapshot capture and print.Gravatar Rodrigo Vivi 1-1/+1
2023-12-19drm/xe: Introduce the dev_coredump infrastructure.Gravatar Rodrigo Vivi 1-0/+2
2023-12-19drm/xe: Fix typo persitent->persistentGravatar Lucas De Marchi 1-1/+1
2023-12-19drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HPGravatar Matt Roper 1-1/+0
2023-12-19drm/xe: Remove dependency on intel_lrc_reg.hGravatar Lucas De Marchi 1-2/+1
2023-12-19drm/xe: Sort includesGravatar Lucas De Marchi 1-4/+5
2023-12-12drm/xe: Fix some log messages on 32bGravatar Lucas De Marchi 1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsGravatar Matthew Brost 1-0/+1695