Home
last modified time | relevance | path

Searched refs:xe_pat_table_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pat.c56 void (*program_graphics)(struct xe_gt *gt, const struct xe_pat_table_entry table[],
58 void (*program_media)(struct xe_gt *gt, const struct xe_pat_table_entry table[],
63 static const struct xe_pat_table_entry xelp_pat_table[] = {
70 static const struct xe_pat_table_entry xehpc_pat_table[] = {
81 static const struct xe_pat_table_entry xelpg_pat_table[] = {
120 static const struct xe_pat_table_entry xe2_pat_table[] = {
153 static const struct xe_pat_table_entry xe2_pat_ats = XE2_PAT( 0, 0, 0, 0, 3, 3 );
154 static const struct xe_pat_table_entry xe2_pat_pta = XE2_PAT( 0, 0, 0, 0, 3, 0 );
162 static void program_pat(struct xe_gt *gt, const struct xe_pat_table_entry table[], in program_pat()
172 static void program_pat_mcr(struct xe_gt *gt, const struct xe_pat_table_entry table[], in program_pat_mcr()
[all …]
H A Dxe_pat.h18 struct xe_pat_table_entry { struct
H A Dxe_device_types.h483 const struct xe_pat_table_entry *table;