Home
last modified time | relevance | path

Searched refs:xe_rtp_entry_sr (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c42 const struct xe_rtp_entry_sr *entries;
70 .entries = (const struct xe_rtp_entry_sr[]) {
90 .entries = (const struct xe_rtp_entry_sr[]) {
109 .entries = (const struct xe_rtp_entry_sr[]) {
135 .entries = (const struct xe_rtp_entry_sr[]) {
164 .entries = (const struct xe_rtp_entry_sr[]) {
184 .entries = (const struct xe_rtp_entry_sr[]) {
204 .entries = (const struct xe_rtp_entry_sr[]) {
226 .entries = (const struct xe_rtp_entry_sr[]) {
245 .entries = (const struct xe_rtp_entry_sr[]) {
[all...]
/linux/drivers/gpu/drm/xe/
H A Dxe_tuning.c20 static const struct xe_rtp_entry_sr gt_tunings[] = {
90 static const struct xe_rtp_entry_sr engine_tunings[] = {
108 static const struct xe_rtp_entry_sr lrc_tunings[] = {
H A Dxe_rtp.c186 static bool rtp_process_one_sr(const struct xe_rtp_entry_sr *entry, in rtp_process_one_sr()
282 const struct xe_rtp_entry_sr *entries, in xe_rtp_process_to_sr()
286 const struct xe_rtp_entry_sr *entry; in xe_rtp_process_to_sr()
H A Dxe_rtp_types.h94 /** struct xe_rtp_entry_sr - Entry in an rtp table */
95 struct xe_rtp_entry_sr { struct
96 namexe_rtp_entry_sr global() argument
97 actionsxe_rtp_entry_sr global() argument
98 rulesxe_rtp_entry_sr global() argument
99 n_rulesxe_rtp_entry_sr global() argument
100 n_actionsxe_rtp_entry_sr global() argument
102 flagsxe_rtp_entry_sr global() argument
H A Dxe_rtp.h219 * const struct xe_rtp_entry_sr entries[] = {
330 * XE_RTP_ENTRY_FLAG - Helper to add multiple flags to a struct xe_rtp_entry_sr
338 * const struct xe_rtp_entry_sr wa_entries[] = {
360 * const struct xe_rtp_entry_sr wa_entries[] = {
374 * XE_RTP_RULES - Helper to set multiple rules to a struct xe_rtp_entry_sr entry
383 * const struct xe_rtp_entry_sr wa_entries[] = {
399 * XE_RTP_ACTIONS - Helper to set multiple actions to a struct xe_rtp_entry_sr
407 * const struct xe_rtp_entry_sr wa_entries[] = {
433 const struct xe_rtp_entry_sr *entries,
H A Dxe_reg_whitelist.c28 static const struct xe_rtp_entry_sr register_whitelist[] = {
H A Dxe_wa.c102 static const struct xe_rtp_entry_sr gt_was[] = {
309 static const struct xe_rtp_entry_sr engine_was[] = {
666 static const struct xe_rtp_entry_sr lrc_was[] = {
H A Dxe_hw_engine.c378 const struct xe_rtp_entry_sr lrc_setup[] = { in xe_hw_engine_setup_default_lrc_state()
428 const struct xe_rtp_entry_sr engine_entries[] = { in hw_engine_setup_default_state()