linux/drivers/gpu/drm/nouveau/nvkm/core
Joe Perches 8dfe162ac7 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Use a more common logging style.

Miscellanea:

o Coalesce formats and realign arguments
o Neaten a few macros now using pr_<level>

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Rob Clark <robdclark@gmail.com>
Acked-by: Sinclair Yeh <syeh@vmware.com>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/76355db47b31668bb64d996865ceee53bd66b11f.1488285953.git.joe@perches.com
2017-03-01 09:44:11 +01:00
..
client.c drm/nouveau/core/client: allow creation of subclients 2017-02-17 15:15:00 +10:00
engine.c drm/nouveau/core: add engine method to assist in determining chsw direction 2017-02-17 17:38:10 +10:00
enum.c drm/nouveau/sec: switch to subdev printk macros 2015-08-28 12:40:26 +10:00
event.c
firmware.c drm/nouveau/core: add missing header dependencies 2016-10-12 17:29:30 +10:00
gpuobj.c drm/nouveau/core: add gpuobj memcpy helper functions 2016-03-14 10:13:19 +10:00
ioctl.c drm/nouveau/core/client: destroy client objects over nvif 2017-02-17 15:14:59 +10:00
Kbuild drm/nouveau/core: add firmware handling functions 2016-03-14 10:11:06 +10:00
memory.c drm/nouveau/imem: convert to new-style nvkm_subdev 2015-08-28 12:40:44 +10:00
mm.c gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> 2017-03-01 09:44:11 +01:00
notify.c
object.c drm/nouveau/core/object: pass more args in oclass 2017-02-17 15:14:58 +10:00
oproxy.c drm/nouveau/object: merge with handle 2015-08-28 12:40:47 +10:00
option.c drm/nouveau/pci: merge agp handling from nouveau drm 2015-08-28 12:40:49 +10:00
ramht.c drm/nouveau/core: use vzalloc for allocating ramht 2016-03-14 10:13:34 +10:00
subdev.c drm/nouveau/core: increase maximum nvenc instances to 3 2016-07-14 11:53:25 +10:00