drm/vmwgfx: Remove getparam error message
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 27 Mar 2017 11:06:05 +0000 (13:06 +0200)
committerDanny Wood <danwood76@gmail.com>
Tue, 29 Jan 2019 13:17:46 +0000 (13:17 +0000)
commit32a0172fff584d3e85dd84e3f084659e9fd0a788
treed14a1018d05b26e9592bcbd3be9098d33c1d844a
parent66f8a693df94ed724e48afffc2078bad0244e4ff
drm/vmwgfx: Remove getparam error message

commit 53e16798b0864464c5444a204e1bb93ae246c429 upstream.

The mesa winsys sometimes uses unimplemented parameter requests to
check for features. Remove the error message to avoid bloating the
kernel log.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Willy Tarreau <w@1wt.eu>
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c