Searched refs:TIME_STAMP_INT_ENABLE (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | cik.c | 7071 cp_m1p0 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7074 cp_m1p1 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7077 cp_m1p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7080 cp_m1p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7089 cp_m2p0 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7092 cp_m2p1 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7095 cp_m2p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7098 cp_m2p2 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7114 cp_m1p0 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() 7117 cp_m1p1 |= TIME_STAMP_INT_ENABLE; in cik_irq_set() [all …]
|
| H A D | cikd.h | 1337 # define TIME_STAMP_INT_ENABLE (1 << 26) macro 1369 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| H A D | nid.h | 497 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| H A D | evergreen.c | 4524 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set() 4528 cp_int_cntl1 |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set() 4532 cp_int_cntl2 |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set() 4538 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set()
|
| H A D | sid.h | 1282 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| H A D | si.c | 6063 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in si_irq_set() 6067 cp_int_cntl1 |= TIME_STAMP_INT_ENABLE; in si_irq_set() 6071 cp_int_cntl2 |= TIME_STAMP_INT_ENABLE; in si_irq_set()
|
| H A D | evergreend.h | 1250 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| H A D | r600d.h | 718 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| H A D | r600.c | 3822 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in r600_irq_set()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sid.h | 1153 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| H A D | gfx_v12_0.c | 4649 TIME_STAMP_INT_ENABLE, 0); in gfx_v12_0_set_gfx_eop_interrupt_state() 4657 TIME_STAMP_INT_ENABLE, 1); in gfx_v12_0_set_gfx_eop_interrupt_state() 4700 TIME_STAMP_INT_ENABLE, 0); in gfx_v12_0_set_compute_eop_interrupt_state() 4708 TIME_STAMP_INT_ENABLE, 1); in gfx_v12_0_set_compute_eop_interrupt_state()
|
| H A D | gfx_v11_0.c | 6190 TIME_STAMP_INT_ENABLE, 0); in gfx_v11_0_set_gfx_eop_interrupt_state() 6198 TIME_STAMP_INT_ENABLE, 1); in gfx_v11_0_set_gfx_eop_interrupt_state() 6247 TIME_STAMP_INT_ENABLE, 0); in gfx_v11_0_set_compute_eop_interrupt_state() 6255 TIME_STAMP_INT_ENABLE, 1); in gfx_v11_0_set_compute_eop_interrupt_state()
|
| H A D | gfx_v9_4_3.c | 3056 TIME_STAMP_INT_ENABLE, 0); in gfx_v9_4_3_xcc_set_compute_eop_interrupt_state() 3062 TIME_STAMP_INT_ENABLE, 1); in gfx_v9_4_3_xcc_set_compute_eop_interrupt_state()
|
| H A D | gfx_v9_0.c | 5960 TIME_STAMP_INT_ENABLE, in gfx_v9_0_set_gfx_eop_interrupt_state() 6007 TIME_STAMP_INT_ENABLE, 0); in gfx_v9_0_set_compute_eop_interrupt_state() 6013 TIME_STAMP_INT_ENABLE, 1); in gfx_v9_0_set_compute_eop_interrupt_state()
|
| H A D | gfx_v10_0.c | 9058 TIME_STAMP_INT_ENABLE, 0); in gfx_v10_0_set_gfx_eop_interrupt_state() 9064 TIME_STAMP_INT_ENABLE, 1); in gfx_v10_0_set_gfx_eop_interrupt_state() 9111 TIME_STAMP_INT_ENABLE, 0); in gfx_v10_0_set_compute_eop_interrupt_state() 9117 TIME_STAMP_INT_ENABLE, 1); in gfx_v10_0_set_compute_eop_interrupt_state()
|
| H A D | gfx_v8_0.c | 6411 WREG32_FIELD(CP_INT_CNTL_RING0, TIME_STAMP_INT_ENABLE, in gfx_v8_0_set_gfx_eop_interrupt_state()
|