Searched refs:xe_pat_table_entry (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_pat.c | 56 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[] = { 115 static const struct xe_pat_table_entry xe2_pat_table[] = { 148 static const struct xe_pat_table_entry xe2_pat_ats = XE2_PAT( 0, 0, 0, 0, 3, 3 ); 149 static const struct xe_pat_table_entry xe2_pat_pta = XE2_PAT( 0, 0, 0, 0, 3, 0 ); 157 static void program_pat(struct xe_gt *gt, const struct xe_pat_table_entry table[], in program_pat() 167 static void program_pat_mcr(struct xe_gt *gt, const struct xe_pat_table_entry table[], in program_pat_mcr() [all …]
|
| A D | xe_pat.h | 18 struct xe_pat_table_entry { struct
|
| A D | xe_device_types.h | 430 const struct xe_pat_table_entry *table;
|
Completed in 16 milliseconds