Lines Matching refs:DRM_DEBUG_KMS
189 DRM_DEBUG_KMS("BIOS fb too small (%dx%d), we require (%dx%d)," in intelfb_create()
197 DRM_DEBUG_KMS("no BIOS fb, allocating a new one\n"); in intelfb_create()
203 DRM_DEBUG_KMS("re-using BIOS fb\n"); in intelfb_create()
273 DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08x\n", in intelfb_create()
379 DRM_DEBUG_KMS("connector %s not enabled, skipping\n", in intel_fb_initial_config()
386 DRM_DEBUG_KMS("connector %s is disabled by user, skipping\n", in intel_fb_initial_config()
397 DRM_DEBUG_KMS("connector %s has no encoder or crtc, skipping\n", in intel_fb_initial_config()
416 DRM_DEBUG_KMS("fallback: cloned configuration\n"); in intel_fb_initial_config()
421 DRM_DEBUG_KMS("looking for cmdline mode on connector %s\n", in intel_fb_initial_config()
429 DRM_DEBUG_KMS("looking for preferred mode on connector %s %d\n", in intel_fb_initial_config()
437 DRM_DEBUG_KMS("using first mode listed on connector %s\n", in intel_fb_initial_config()
459 DRM_DEBUG_KMS("looking for current mode on connector %s\n", in intel_fb_initial_config()
465 DRM_DEBUG_KMS("connector %s on [CRTC:%d:%s]: %dx%d%s\n", in intel_fb_initial_config()
486 DRM_DEBUG_KMS("fallback: Not all outputs enabled\n"); in intel_fb_initial_config()
487 DRM_DEBUG_KMS("Enabled: %i, detected: %i\n", num_connectors_enabled, in intel_fb_initial_config()
494 DRM_DEBUG_KMS("Not using firmware configuration\n"); in intel_fb_initial_config()
556 DRM_DEBUG_KMS("pipe %c not active or no fb, skipping\n", in intel_fbdev_init_bios()
562 DRM_DEBUG_KMS("found possible fb from plane %c\n", in intel_fbdev_init_bios()
570 DRM_DEBUG_KMS("no active fbs found, not using BIOS config\n"); in intel_fbdev_init_bios()
581 DRM_DEBUG_KMS("pipe %c not active, skipping\n", in intel_fbdev_init_bios()
586 DRM_DEBUG_KMS("checking plane %c for BIOS fb\n", in intel_fbdev_init_bios()
597 DRM_DEBUG_KMS("fb not wide enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
607 DRM_DEBUG_KMS("pipe %c area: %dx%d, bpp: %d, size: %d\n", in intel_fbdev_init_bios()
615 DRM_DEBUG_KMS("fb not big enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
622 DRM_DEBUG_KMS("fb big enough for plane %c (%d >= %d)\n", in intel_fbdev_init_bios()
628 DRM_DEBUG_KMS("BIOS fb not suitable for all pipes, not using\n"); in intel_fbdev_init_bios()
650 DRM_DEBUG_KMS("using BIOS fb for initial console\n"); in intel_fbdev_init_bios()