Home
last modified time | relevance | path

Searched refs:RS600_EFFECTIVE_L2_QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/radeon/
Dr500_reg.h203 # define RS600_EFFECTIVE_L2_QUEUE_SIZE(x) ((x) << 21) macro
Dradeon_drv.h630 # define RS600_EFFECTIVE_L2_QUEUE_SIZE(x) ((x) << 21) macro
Dradeon_cp.c992 RS600_EFFECTIVE_L2_QUEUE_SIZE(6))); in rs600_set_igpgart()