1
0
Fork 0
alistair23-linux/drivers/gpu/drm/arc
Ville Syrjälä 1add20eb00 drm/arc: Stop consulting plane->fb
We want to stop using plane->fb with atomic driver, so stop looking at
it.

I have no idea what this code is trying to achieve. There is no
corresponding check in the enable path. Also since
arc_pgu_set_pxl_fmt() will anyway oops if there is no fb I'm going
to assuming that I can just remove the check entirely. There seems
to be a general shortage of .atomic_check() in this driver...

Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180405195035.24722-1-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Alexey Brodkin <abrodkin@synopys.com>
2018-05-25 20:08:27 +03:00
..
Kconfig drm/arc: make fbdev support really optional 2016-07-18 09:11:32 +02:00
Makefile drm/arcpgu: Make ARC PGU usable on simulation platforms 2016-06-13 17:45:17 +02:00
arcpgu.h Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next 2016-06-16 05:49:32 +10:00
arcpgu_crtc.c drm/arc: Stop consulting plane->fb 2018-05-25 20:08:27 +03:00
arcpgu_drv.c drm/arc: Use drm_gem_cma_print_info() 2017-11-11 11:23:15 +01:00
arcpgu_hdmi.c drm/arcpgu: remove drm_encoder_slave 2018-01-30 18:05:25 +01:00
arcpgu_regs.h drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_sim.c drm/arcpgu: remove drm_encoder_slave 2018-01-30 18:05:25 +01:00