Searched refs:TIME_STAMP_INT_ENABLE (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
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 …]
|
A D | cikd.h | 1337 # define TIME_STAMP_INT_ENABLE (1 << 26) macro 1369 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
A D | nid.h | 497 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
A D | evergreen.c | 4527 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set() 4531 cp_int_cntl1 |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set() 4535 cp_int_cntl2 |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set() 4541 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in evergreen_irq_set()
|
A D | sid.h | 1282 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
A D | evergreend.h | 1250 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
A D | si.c | 6078 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in si_irq_set() 6082 cp_int_cntl1 |= TIME_STAMP_INT_ENABLE; in si_irq_set() 6086 cp_int_cntl2 |= TIME_STAMP_INT_ENABLE; in si_irq_set()
|
A D | r600d.h | 718 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
A D | r600.c | 3822 cp_int_cntl |= TIME_STAMP_INT_ENABLE; in r600_irq_set()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | sid.h | 1310 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
A D | gfx_v11_0.c | 5797 TIME_STAMP_INT_ENABLE, 0); in gfx_v11_0_set_gfx_eop_interrupt_state() 5805 TIME_STAMP_INT_ENABLE, 1); in gfx_v11_0_set_gfx_eop_interrupt_state() 5854 TIME_STAMP_INT_ENABLE, 0); in gfx_v11_0_set_compute_eop_interrupt_state() 5862 TIME_STAMP_INT_ENABLE, 1); in gfx_v11_0_set_compute_eop_interrupt_state()
|
A D | gfx_v9_0.c | 5599 TIME_STAMP_INT_ENABLE, in gfx_v9_0_set_gfx_eop_interrupt_state() 5646 TIME_STAMP_INT_ENABLE, 0); in gfx_v9_0_set_compute_eop_interrupt_state() 5652 TIME_STAMP_INT_ENABLE, 1); in gfx_v9_0_set_compute_eop_interrupt_state()
|
A D | gfx_v10_0.c | 8898 TIME_STAMP_INT_ENABLE, 0); in gfx_v10_0_set_gfx_eop_interrupt_state() 8904 TIME_STAMP_INT_ENABLE, 1); in gfx_v10_0_set_gfx_eop_interrupt_state() 8951 TIME_STAMP_INT_ENABLE, 0); in gfx_v10_0_set_compute_eop_interrupt_state() 8957 TIME_STAMP_INT_ENABLE, 1); in gfx_v10_0_set_compute_eop_interrupt_state()
|
A D | gfx_v8_0.c | 6413 WREG32_FIELD(CP_INT_CNTL_RING0, TIME_STAMP_INT_ENABLE, in gfx_v8_0_set_gfx_eop_interrupt_state()
|
Completed in 150 milliseconds