Lines Matching refs:DRM_DEBUG
393 DRM_DEBUG("surface offset %d > BO size %zd\n", in vc4_full_res_bounds_check()
400 DRM_DEBUG("MSAA tile %d, %d out of bounds " in vc4_full_res_bounds_check()
416 DRM_DEBUG("MSAA surface had nonzero flags/bits\n"); in vc4_rcl_msaa_surface_setup()
430 DRM_DEBUG("MSAA write must be 16b aligned.\n"); in vc4_rcl_msaa_surface_setup()
452 DRM_DEBUG("Extra flags set\n"); in vc4_rcl_surface_setup()
468 DRM_DEBUG("general zs write may not be a full-res.\n"); in vc4_rcl_surface_setup()
473 DRM_DEBUG("load/store general bits set with " in vc4_rcl_surface_setup()
488 DRM_DEBUG("Unknown bits in load/store: 0x%04x\n", in vc4_rcl_surface_setup()
494 DRM_DEBUG("Bad tiling format\n"); in vc4_rcl_surface_setup()
500 DRM_DEBUG("No color format should be set for ZS\n"); in vc4_rcl_surface_setup()
514 DRM_DEBUG("Bad tile buffer format\n"); in vc4_rcl_surface_setup()
518 DRM_DEBUG("Bad load/store buffer %d.\n", buffer); in vc4_rcl_surface_setup()
523 DRM_DEBUG("load/store buffer must be 16b aligned.\n"); in vc4_rcl_surface_setup()
548 DRM_DEBUG("No flags supported on render config.\n"); in vc4_rcl_render_config_surface_setup()
556 DRM_DEBUG("Unknown bits in render config: 0x%04x\n", in vc4_rcl_render_config_surface_setup()
571 DRM_DEBUG("Bad tiling format\n"); in vc4_rcl_render_config_surface_setup()
584 DRM_DEBUG("Bad tile buffer format\n"); in vc4_rcl_render_config_surface_setup()
609 DRM_DEBUG("Bad render tile set (%d,%d)-(%d,%d)\n", in vc4_get_rcl()
618 DRM_DEBUG("Render tiles (%d,%d) outside of bin config " in vc4_get_rcl()
661 DRM_DEBUG("RCL requires color or Z/S write\n"); in vc4_get_rcl()