Files
linux/drivers/gpu/drm
Laurent Pinchart 4889b35d7f drm: qxl: Remove unused CRTC .dpms() helper operation
The CRTC .dpms() helper operation is called by the atomic helpers only
when no .prepare(), .atomic_disable() or .disable() operation is
provided. As the qxl driver provides a .disable() operation, the .dpms()
operation is unused and can be removed.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170627211621.27767-3-laurent.pinchart+renesas@ideasonboard.com
2017-06-28 12:51:13 +02:00
..
2017-06-23 11:08:44 +02:00
2017-05-31 10:48:58 +02:00
2017-05-31 10:30:38 +02:00
2017-05-18 17:22:39 +02:00
2017-06-26 11:03:59 +02:00
2017-05-29 20:57:25 +02:00
2017-06-22 08:41:15 +02:00
2017-03-24 09:36:06 +01:00
2017-05-18 17:22:39 +02:00
2017-04-04 20:47:54 +02:00
2017-02-28 16:14:53 +01:00
2017-03-14 14:38:33 +01:00