Searched refs:TIME_STAMP_INT_ENABLE (Results 1 – 16 of 16) sorted by relevance
| /linux/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 | 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()
|
| A D | sid.h | 1282 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| 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()
|
| A D | evergreend.h | 1250 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| 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/drivers/gpu/drm/amd/amdgpu/ |
| A D | gfx_v12_0.c | 4661 TIME_STAMP_INT_ENABLE, 0); in gfx_v12_0_set_gfx_eop_interrupt_state() 4669 TIME_STAMP_INT_ENABLE, 1); in gfx_v12_0_set_gfx_eop_interrupt_state() 4712 TIME_STAMP_INT_ENABLE, 0); in gfx_v12_0_set_compute_eop_interrupt_state() 4720 TIME_STAMP_INT_ENABLE, 1); in gfx_v12_0_set_compute_eop_interrupt_state()
|
| A D | sid.h | 1310 # define TIME_STAMP_INT_ENABLE (1 << 26) macro
|
| A D | gfx_v11_0.c | 6127 TIME_STAMP_INT_ENABLE, 0); in gfx_v11_0_set_gfx_eop_interrupt_state() 6135 TIME_STAMP_INT_ENABLE, 1); in gfx_v11_0_set_gfx_eop_interrupt_state() 6184 TIME_STAMP_INT_ENABLE, 0); in gfx_v11_0_set_compute_eop_interrupt_state() 6192 TIME_STAMP_INT_ENABLE, 1); in gfx_v11_0_set_compute_eop_interrupt_state()
|
| A D | gfx_v9_0.c | 5948 TIME_STAMP_INT_ENABLE, in gfx_v9_0_set_gfx_eop_interrupt_state() 5995 TIME_STAMP_INT_ENABLE, 0); in gfx_v9_0_set_compute_eop_interrupt_state() 6001 TIME_STAMP_INT_ENABLE, 1); in gfx_v9_0_set_compute_eop_interrupt_state()
|
| A D | gfx_v9_4_3.c | 3110 TIME_STAMP_INT_ENABLE, 0); in gfx_v9_4_3_xcc_set_compute_eop_interrupt_state() 3116 TIME_STAMP_INT_ENABLE, 1); in gfx_v9_4_3_xcc_set_compute_eop_interrupt_state()
|
| A D | gfx_v10_0.c | 8985 TIME_STAMP_INT_ENABLE, 0); in gfx_v10_0_set_gfx_eop_interrupt_state() 8991 TIME_STAMP_INT_ENABLE, 1); in gfx_v10_0_set_gfx_eop_interrupt_state() 9038 TIME_STAMP_INT_ENABLE, 0); in gfx_v10_0_set_compute_eop_interrupt_state() 9044 TIME_STAMP_INT_ENABLE, 1); in gfx_v10_0_set_compute_eop_interrupt_state()
|
| A D | gfx_v8_0.c | 6428 WREG32_FIELD(CP_INT_CNTL_RING0, TIME_STAMP_INT_ENABLE, in gfx_v8_0_set_gfx_eop_interrupt_state()
|
Completed in 179 milliseconds