index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
drm/xe: Add xe_gt_clock_interval_to_ms helper
Matthew Brost
1
-0
/
+20
2024-05-07
drm/xe: Don't rely on xe_assert.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-04-08
drm/xe: Remove dead clock code
Lucas De Marchi
1
-5
/
+0
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
1
-2
/
+2
2023-12-21
drm/xe: Get GT clock to nanosecs
Aravind Iddamsetty
1
-0
/
+5
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
1
-4
/
+4
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-3
/
+3
2023-12-19
drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
Lucas De Marchi
1
-11
/
+8
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-13
/
+13
2023-12-19
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-3
/
+4
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+83