[Ozone-Drm] More LOG cleanup
commit98598e7e4db7d709d0b50611e341c5c7f8227e43
authordnicoara <dnicoara@chromium.org>
Mon, 9 Mar 2015 20:07:03 +0000 (9 13:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Mar 2015 20:07:53 +0000 (9 20:07 +0000)
tree28691ec553f7076d4d289108afc153e5370fedeb
parent83109ac5eab7187ec595c487bdd5bab74c1847c1
[Ozone-Drm] More LOG cleanup

Make all the LOGs that follow DRM calls PLOGs since we're interested in
the error message.

Also add a few more LOGs during device probing just in case we end up in
odd states where the DRM device is controlled by another process and
we're trying to take ownership.

BUG=none

Review URL: https://codereview.chromium.org/991963002

Cr-Commit-Position: refs/heads/master@{#319716}
ui/ozone/platform/drm/gpu/drm_gpu_display_manager.cc
ui/ozone/platform/drm/gpu/drm_util.cc
ui/ozone/platform/drm/gpu/gbm_buffer.cc
ui/ozone/platform/drm/gpu/gbm_buffer_base.cc
ui/ozone/platform/drm/gpu/gbm_device.cc
ui/ozone/platform/drm/gpu/hardware_display_plane_manager.cc