Comment # 19 on bug 1177060 from
You can adjust the value by writing to /sys/module/drm/parameters/drm file,
e.g.
  echo 0x0e > /sys/module/drm/parameters/drm

Each bit represents the debug component, and 0x0e a good one in general.  0x0f
will show more, and you can use it before suspend / resume.


You are receiving this mail because: