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
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
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_mocs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
drm/xe/vf: Don't program MOCS if VF
Michal Wajdeczko
1
-0
/
+4
2023-12-22
drm/xe/dg2: Drop pre-production workarounds
Matt Roper
1
-21
/
+2
2023-12-21
drm/xe/mocs: update MOCS table for xe2
Matthew Auld
1
-5
/
+5
2023-12-21
drm/xe: Add mocs kunit
Ruthuvikas Ravikumar
1
-0
/
+4
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
1
-4
/
+4
2023-12-21
drm/xe/mocs: Bring comment about mocs back to reality
Lucas De Marchi
1
-21
/
+11
2023-12-21
drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_desc
Lucas De Marchi
1
-116
/
+112
2023-12-21
drm/xe/xe2: Program correct MOCS registers
Matt Roper
1
-11
/
+13
2023-12-21
drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond
Matt Roper
1
-8
/
+15
2023-12-21
drm/xe/xe2: Add missing mocs entry
Lucas De Marchi
1
-0
/
+2
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/lnl: Hook up MOCS table
Balasubramani Vivekanandan
1
-0
/
+8
2023-12-21
drm/xe/xe2: Add MOCS table
Balasubramani Vivekanandan
1
-6
/
+23
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Fix uninitialized variables
Michał Winiarski
1
-1
/
+1
2023-12-20
drm/xe: Add backpointer from gt to tile
Matt Roper
1
-7
/
+7
2023-12-20
drm/xe/adln: Enable ADL-N
Matt Roper
1
-0
/
+1
2023-12-20
drm/xe: Rename reg field to addr
Lucas De Marchi
1
-3
/
+3
2023-12-20
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-3
/
+5
2023-12-20
drm/xe: Set default MOCS value for cs instructions
José Roberto de Souza
1
-2
/
+9
2023-12-20
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
1
-2
/
+2
2023-12-20
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-3
/
+4
2023-12-20
drm/xe/mocs: Drop HAS_RENDER_L3CC flag
Matt Roper
1
-4
/
+4
2023-12-20
drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HP
Matt Roper
1
-13
/
+0
2023-12-20
drm/xe/mocs: add MTL mocs
Philippe Lecluse
1
-4
/
+65
2023-12-20
drm/xe/mocs: Drop duplicate assignment of uc_index
Matt Roper
1
-1
/
+0
2023-12-20
drm/xe/mocs: Drop xe_mocs_info_index
Matt Roper
1
-28
/
+12
2023-12-20
drm/xe/mocs: Add missing RKL handling
Matt Roper
1
-0
/
+1
2023-12-20
drm/xe/mocs: Drop unwanted TGL table
Matt Roper
1
-46
/
+0
2023-12-20
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-2
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-2
/
+3
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+557