Revert "intel: helper to debug bufmgr (disabled)"
This reverts commit e0ec405a9f
.
This is already available in INTEL_DEBUG=bufmgr in the environment.
This commit is contained in:
@@ -641,10 +641,6 @@ intelInitContext(struct intel_context *intel,
|
||||
intel->maxBatchSize = BATCH_SZ;
|
||||
|
||||
intel->bufmgr = intelScreen->bufmgr;
|
||||
|
||||
if (0) /* for debug */
|
||||
drm_intel_bufmgr_set_debug(intel->bufmgr, 1);
|
||||
|
||||
intel->ttm = intelScreen->ttm;
|
||||
if (intel->ttm) {
|
||||
int bo_reuse_mode;
|
||||
|
Reference in New Issue
Block a user