mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 21:50:20 +01:00
i915: remove excess debug output
This commit is contained in:
parent
2cf7ad0d9b
commit
62cdc6dbb3
1 changed files with 0 additions and 2 deletions
|
|
@ -127,8 +127,6 @@ static void intel_i8xx_setup_flush(struct drm_device *dev)
|
|||
i8xx_private.flush_page = kmap(i8xx_private.page);
|
||||
if (!i8xx_private.flush_page)
|
||||
intel_i8xx_fini_flush(dev);
|
||||
|
||||
DRM_ERROR("i8xx got flush page %p %p\n", i8xx_private.page, i8xx_private.flush_page);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue