Searched refs:vupdate_no_lock_int_entry (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn20/ |
H A D | irq_service_dcn20.c | 217 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 220 #define vupdate_no_lock_int_entry(reg_num)\ macro 340 vupdate_no_lock_int_entry(0), 341 vupdate_no_lock_int_entry(1), 342 vupdate_no_lock_int_entry(2), 343 vupdate_no_lock_int_entry(3), 344 vupdate_no_lock_int_entry(4), 345 vupdate_no_lock_int_entry(5),
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn10/ |
H A D | irq_service_dcn10.c | 212 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 215 #define vupdate_no_lock_int_entry(reg_num)\ macro 335 vupdate_no_lock_int_entry(0), 336 vupdate_no_lock_int_entry(1), 337 vupdate_no_lock_int_entry(2), 338 vupdate_no_lock_int_entry(3), 339 vupdate_no_lock_int_entry(4), 340 vupdate_no_lock_int_entry(5),
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn21/ |
H A D | irq_service_dcn21.c | 239 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 242 #define vupdate_no_lock_int_entry(reg_num)\ macro 367 vupdate_no_lock_int_entry(0), 368 vupdate_no_lock_int_entry(1), 369 vupdate_no_lock_int_entry(2), 370 vupdate_no_lock_int_entry(3), 371 vupdate_no_lock_int_entry(4), 372 vupdate_no_lock_int_entry(5),
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn315/ |
H A D | irq_service_dcn315.c | 241 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 244 #define vupdate_no_lock_int_entry(reg_num)\ macro 369 vupdate_no_lock_int_entry(0), 370 vupdate_no_lock_int_entry(1), 371 vupdate_no_lock_int_entry(2), 372 vupdate_no_lock_int_entry(3),
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn351/ |
H A D | irq_service_dcn351.c | 207 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 210 #define vupdate_no_lock_int_entry(reg_num)\ macro 328 vupdate_no_lock_int_entry(0); \ 329 vupdate_no_lock_int_entry(1); \ 330 vupdate_no_lock_int_entry(2); \ 331 vupdate_no_lock_int_entry(3); \
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn401/ |
H A D | irq_service_dcn401.c | 232 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 235 #define vupdate_no_lock_int_entry(reg_num)\ macro 371 vupdate_no_lock_int_entry(0), 372 vupdate_no_lock_int_entry(1), 373 vupdate_no_lock_int_entry(2), 374 vupdate_no_lock_int_entry(3),
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn36/ |
H A D | irq_service_dcn36.c | 206 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 209 #define vupdate_no_lock_int_entry(reg_num)\ macro 327 vupdate_no_lock_int_entry(0); \ 328 vupdate_no_lock_int_entry(1); \ 329 vupdate_no_lock_int_entry(2); \ 330 vupdate_no_lock_int_entry(3); \
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dcn303/ |
H A D | irq_service_dcn303.c | 159 /* vupdate_no_lock_int_entry maps to DC_IRQ_SOURCE_VUPDATEx, to match semantic 162 #define vupdate_no_lock_int_entry(reg_num)\ macro 254 vupdate_no_lock_int_entry(0), 255 vupdate_no_lock_int_entry(1),
|