index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
Files
Lines
2024-04-18
drm/xe/gt: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
1
-6
/
+10
2024-04-18
drm/xe: Remove sysfs only once on action add failure
Himal Prasad Ghimiray
1
-1
/
+3
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
1
-5
/
+1
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
1
-9
/
+0
2024-04-16
drm/xe/pf: Add SR-IOV PF specific early GT initialization
Michal Wajdeczko
1
-0
/
+7
2024-03-19
drm/xe: Convert gt suspend/resume messages to debug
Rodrigo Vivi
1
-2
/
+4
2024-02-28
drm/xe/guc: Fix missing topology init
Zhanjun Dong
1
-2
/
+1
2024-02-26
drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
Rodrigo Vivi
1
-3
/
+4
2024-02-26
drm/xe: Remove mem_access from suspend and resume functions
Rodrigo Vivi
1
-8
/
+0
2024-02-20
drm/xe: Initialize GuC earlier during probe
Michał Winiarski
1
-18
/
+39
2024-02-20
drm/xe/guc: Move GuC power control init to "post-hwconfig"
Michał Winiarski
1
-3
/
+0
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-1
/
+1
2024-02-09
drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
1
-1
/
+1
2024-02-02
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
1
-1
/
+4
2024-01-26
drm/xe: Move TLB invalidation reset before HW reset
Matthew Brost
1
-2
/
+2
2024-01-24
drm/xe: Stash GMD_ID value in xe_gt
Matt Roper
1
-0
/
+6
2024-01-18
drm/xe/gsc: Initialize GSC proxy
Daniele Ceraolo Spurio
1
-0
/
+13
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
1
-2
/
+2
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
1
-18
/
+0
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
1
-2
/
+0
2023-12-21
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
1
-0
/
+3
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
1
-0
/
+10
2023-12-21
drm/xe: Allow userspace to configure CCS mode
Niranjana Vishwanathapura
1
-0
/
+3
2023-12-21
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
1
-0
/
+10
2023-12-21
drm/xe/uc: Extract xe_uc_sanitize_reset
Michał Winiarski
1
-0
/
+4
2023-12-21
drm/xe: Move force_wake init to earlier point in probe
Michał Winiarski
1
-2
/
+0
2023-12-21
drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
Vinay Belgaumkar
1
-1
/
+1
2023-12-21
drm/xe/gsc: Implement WA 14015076503
Daniele Ceraolo Spurio
1
-0
/
+5
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Raise GT frequency before GuC/HuC load
Vinay Belgaumkar
1
-0
/
+4
2023-12-21
drm/xe: implement driver initiated function-reset
Andrzej Hajda
1
-0
/
+2
2023-12-21
drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe: Prepare to emit non-register state while recording default LRC
Matt Roper
1
-1
/
+9
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe: Separate number of registers from MI_LRI opcode
Matt Roper
1
-1
/
+1
2023-12-21
drm/xe/gt: Dump PAT table when failing to initialize
Lucas De Marchi
1
-0
/
+12
2023-12-21
drm/xe: do not register to PM if GuC is disabled
Ohad Sharabi
1
-4
/
+0
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
1
-2
/
+2
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
1
-0
/
+2
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-0
/
+1
2023-12-21
drm/xe: Fix LRC workarounds
Lucas De Marchi
1
-7
/
+34
2023-12-21
drm/xe: Add dbg messages for LRC WAs
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
1
-16
/
+7
2023-12-21
drm/xe: Add sysfs entries for engines under its GT
Tejas Upadhyay
1
-0
/
+7
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-35
/
+35
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Introduce fault injection for gt reset
Himal Prasad Ghimiray
1
-1
/
+7
2023-12-21
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
1
-0
/
+19
[next]