commit | 7739b1e7e153bb2fe8dfa94d1bd685500ed5a35f | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Fri Dec 23 10:45:07 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 11:12:48 2017 -0500 |
tree | 392fc6d5b11249bb0156b4a3dd63c99580094bae | |
parent | 5c964221003d9a31ad56d4784773c91a291cba97 [diff] |
drm/amd/powerplay: add prefix for all powerplay pr_* prints Powerplay will use them instead of raw printk, and we can dynamic change the debug level with it. The prefix is like below: [ xxx.xxxxxx] amdgpu: [powerplay] ... Suggested-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Huang Rui <ray.huang@amd.com> Cc: Arindam Nath <Arindam.Nath@amd.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>