Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
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[] = {
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 Dxe_pat.h18 struct xe_pat_table_entry { struct
A Dxe_device_types.h430 const struct xe_pat_table_entry *table;

Completed in 16 milliseconds