index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt.c
Age
Commit message (
Expand
)
Author
2024-04-18
drm/xe/gt: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
2024-04-18
drm/xe: Remove sysfs only once on action add failure
Himal Prasad Ghimiray
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
2024-04-16
drm/xe/pf: Add SR-IOV PF specific early GT initialization
Michal Wajdeczko
2024-03-19
drm/xe: Convert gt suspend/resume messages to debug
Rodrigo Vivi
2024-02-28
drm/xe/guc: Fix missing topology init
Zhanjun Dong
2024-02-26
drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
Rodrigo Vivi
2024-02-26
drm/xe: Remove mem_access from suspend and resume functions
Rodrigo Vivi
2024-02-20
drm/xe: Initialize GuC earlier during probe
Michał Winiarski
2024-02-20
drm/xe/guc: Move GuC power control init to "post-hwconfig"
Michał Winiarski
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-02-09
drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
2024-02-02
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2024-01-26
drm/xe: Move TLB invalidation reset before HW reset
Matthew Brost
2024-01-24
drm/xe: Stash GMD_ID value in xe_gt
Matt Roper
2024-01-18
drm/xe/gsc: Initialize GSC proxy
Daniele Ceraolo Spurio
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
2023-12-21
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
2023-12-21
drm/xe: Allow userspace to configure CCS mode
Niranjana Vishwanathapura
2023-12-21
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
2023-12-21
drm/xe/uc: Extract xe_uc_sanitize_reset
Michał Winiarski
2023-12-21
drm/xe: Move force_wake init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
Vinay Belgaumkar
2023-12-21
drm/xe/gsc: Implement WA 14015076503
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
2023-12-21
drm/xe: Raise GT frequency before GuC/HuC load
Vinay Belgaumkar
2023-12-21
drm/xe: implement driver initiated function-reset
Andrzej Hajda
2023-12-21
drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
Matt Roper
2023-12-21
drm/xe: Prepare to emit non-register state while recording default LRC
Matt Roper
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
2023-12-21
drm/xe: Separate number of registers from MI_LRI opcode
Matt Roper
2023-12-21
drm/xe/gt: Dump PAT table when failing to initialize
Lucas De Marchi
2023-12-21
drm/xe: do not register to PM if GuC is disabled
Ohad Sharabi
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Fix LRC workarounds
Lucas De Marchi
2023-12-21
drm/xe: Add dbg messages for LRC WAs
Lucas De Marchi
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Add sysfs entries for engines under its GT
Tejas Upadhyay
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-21
drm/xe: Introduce fault injection for gt reset
Himal Prasad Ghimiray
2023-12-21
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
[next]