sna: Change message context to PROBED for initial configuration

Since we are retreiving the hw values rather than choosing a default for
ourselves, it is more consistent to use PROBED rather than INFO for our
message.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2013-07-15 10:59:39 +01:00
parent f8677a971b
commit 884dd896e4
1 changed files with 1 additions and 1 deletions

View File

@ -3058,7 +3058,7 @@ static bool sna_probe_initial_configuration(struct sna *sna)
if (crtc->desiredMode.status == MODE_OK) {
DisplayModePtr M;
xf86DrvMsg(scrn->scrnIndex, X_INFO,
xf86DrvMsg(scrn->scrnIndex, X_PROBED,
"Output %s using initial mode %s on pipe %d\n",
output->name,
crtc->desiredMode.name,