index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pcode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
drm/xe/pcode: Convert register access to use xe_mmio
Matt Roper
1
-2
/
+2
2024-08-30
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
1
-52
/
+52
2024-05-14
drm/xe: Fix the warning conditions
Himal Prasad Ghimiray
1
-1
/
+5
2024-05-14
drm/xe: Change pcode timeout to 50msec while polling again
Himal Prasad Ghimiray
1
-1
/
+1
2024-04-10
drm/xe: check pcode init status only on root gt of root tile
Riana Tauro
1
-45
/
+70
2024-03-21
drm/xe: Use USEC_PER_MSEC rather than the hard coding
Himal Prasad Ghimiray
1
-1
/
+1
2023-12-21
drm/xe: add skip_pcode flag
Koby Elbaz
1
-0
/
+9
2023-12-21
drm/xe: Ensure mutex are destroyed
Bommithi Sakeena
1
-1
/
+3
2023-12-21
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-0
/
+1
2023-12-20
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-8
/
+8
2023-12-20
drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platforms
Matt Roper
1
-1
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-5
/
+4
2023-12-12
drm/xe/pcode: fix pcode error check
Matthew Auld
1
-1
/
+1
2023-12-12
drm/xe: Remove i915_utils dependency from xe_pcode.
Rodrigo Vivi
1
-56
/
+38
2023-12-12
drm/xe: Implement a local xe_mmio_wait32
Rodrigo Vivi
1
-0
/
+7
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+296