index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pcode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Fix the warning conditions
Himal Prasad Ghimiray
2024-05-14
1
-1
/
+5
*
drm/xe: Change pcode timeout to 50msec while polling again
Himal Prasad Ghimiray
2024-05-14
1
-1
/
+1
*
drm/xe: check pcode init status only on root gt of root tile
Riana Tauro
2024-04-10
1
-45
/
+70
*
drm/xe: Use USEC_PER_MSEC rather than the hard coding
Himal Prasad Ghimiray
2024-03-21
1
-1
/
+1
*
drm/xe: add skip_pcode flag
Koby Elbaz
2023-12-21
1
-0
/
+9
*
drm/xe: Ensure mutex are destroyed
Bommithi Sakeena
2023-12-21
1
-1
/
+3
*
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
2023-12-21
1
-1
/
+1
*
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
1
-0
/
+1
*
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-20
1
-8
/
+8
*
drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platforms
Matt Roper
2023-12-20
1
-1
/
+1
*
drm/xe: Sort includes
Lucas De Marchi
2023-12-20
1
-5
/
+4
*
drm/xe/pcode: fix pcode error check
Matthew Auld
2023-12-12
1
-1
/
+1
*
drm/xe: Remove i915_utils dependency from xe_pcode.
Rodrigo Vivi
2023-12-12
1
-56
/
+38
*
drm/xe: Implement a local xe_mmio_wait32
Rodrigo Vivi
2023-12-12
1
-0
/
+7
*
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
2023-12-12
1
-0
/
+296