Lines Matching refs:DRM_DEBUG_KMS
201 DRM_DEBUG_KMS("BIOS fb too small (%dx%d), we require (%dx%d)," in intelfb_create()
209 DRM_DEBUG_KMS("no BIOS fb, allocating a new one\n"); in intelfb_create()
215 DRM_DEBUG_KMS("re-using BIOS fb\n"); in intelfb_create()
272 DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08llx, bo %p\n", in intelfb_create()
392 DRM_DEBUG_KMS("connector %s not enabled, skipping\n", in intel_fb_initial_config()
399 DRM_DEBUG_KMS("connector %s is disabled by user, skipping\n", in intel_fb_initial_config()
410 DRM_DEBUG_KMS("connector %s has no encoder or crtc, skipping\n", in intel_fb_initial_config()
428 DRM_DEBUG_KMS("fallback: cloned configuration\n"); in intel_fb_initial_config()
433 DRM_DEBUG_KMS("looking for cmdline mode on connector %s\n", in intel_fb_initial_config()
441 DRM_DEBUG_KMS("looking for preferred mode on connector %s %d\n", in intel_fb_initial_config()
449 DRM_DEBUG_KMS("using first mode listed on connector %s\n", in intel_fb_initial_config()
466 DRM_DEBUG_KMS("looking for current mode on connector %s\n", in intel_fb_initial_config()
472 DRM_DEBUG_KMS("connector %s on pipe %c [CRTC:%d]: %dx%d%s\n", in intel_fb_initial_config()
495 DRM_DEBUG_KMS("fallback: Not all outputs enabled\n"); in intel_fb_initial_config()
496 DRM_DEBUG_KMS("Enabled: %i, detected: %i\n", num_connectors_enabled, in intel_fb_initial_config()
503 DRM_DEBUG_KMS("Not using firmware configuration\n"); in intel_fb_initial_config()
557 DRM_DEBUG_KMS("pipe %c not active or no fb, skipping\n", in intel_fbdev_init_bios()
563 DRM_DEBUG_KMS("found possible fb from plane %c\n", in intel_fbdev_init_bios()
571 DRM_DEBUG_KMS("no active fbs found, not using BIOS config\n"); in intel_fbdev_init_bios()
582 DRM_DEBUG_KMS("pipe %c not active, skipping\n", in intel_fbdev_init_bios()
587 DRM_DEBUG_KMS("checking plane %c for BIOS fb\n", in intel_fbdev_init_bios()
598 DRM_DEBUG_KMS("fb not wide enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
610 DRM_DEBUG_KMS("pipe %c area: %dx%d, bpp: %d, size: %d\n", in intel_fbdev_init_bios()
618 DRM_DEBUG_KMS("fb not big enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
625 DRM_DEBUG_KMS("fb big enough for plane %c (%d >= %d)\n", in intel_fbdev_init_bios()
631 DRM_DEBUG_KMS("BIOS fb not suitable for all pipes, not using\n"); in intel_fbdev_init_bios()
653 DRM_DEBUG_KMS("using BIOS fb for initial console\n"); in intel_fbdev_init_bios()