Searched refs:LOG_SPEW (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/core/devmgr/
H A Dlog.h13 #define LOG_SPEW 0x008 macro
/fuchsia/zircon/system/dev/display/intel-i915/
H A Dmacros.h24 #define LOG_SPEW(fmt, ...) zxlogf(SPEW, "i915: " fmt, ##__VA_ARGS__) macro
H A Ddisplay-device.cpp227 LOG_SPEW("Modeset necessary for display params");
236 LOG_SPEW("Modeset necessary for display flags");
256 LOG_SPEW("Modeset necessary for clock");
269 LOG_SPEW("Modeset necessary for clock state");
H A Digd.cpp280 LOG_SPEW("SWSCI panel type %d\n", *type);
304 LOG_SPEW("No edp found\n");
H A Ddp-display.cpp293 LOG_SPEW("DP aux: rcv error\n");
341 LOG_SPEW("DP aux: Got too many timeouts (%d)\n", kMaxTimeouts);
897 LOG_SPEW("Found branch with %d ports\n", count.count());
1357 LOG_SPEW("HPD event for trained link\n");
H A Dintel-i915.cpp224 LOG_SPEW("hotplug handled by device\n");
555 LOG_SPEW("Selected DPLL %d\n", res);
573 LOG_SPEW("Checking for displayport monitor\n");
580 LOG_SPEW("Checking for hdmi monitor\n");
1139 LOG_SPEW("Pipe %d buffers: [%d, %d)\n", pipe_num,

Completed in 40 milliseconds