Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641403

Re: [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback

From Andrzej Hajda <a.hajda@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback
Date 2017-05-15 11:00 +0200
Message-ID <tHk1b-5NW-1@gated-at.bofh.it> (permalink)
References <tFSgF-4pU-3@gated-at.bofh.it> <tHk1b-5NW-3@gated-at.bofh.it> <tFSgG-4pU-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11.05.2017 11:06, Jose Abreu wrote:
> Now that we have a callback to check if crtc supports a given mode
> we can use it in arcpgu so that we restrict the number of probbed
> modes to the ones we can actually display.
>
> This is specially useful because arcpgu crtc is responsible to set
> a clock value in the commit() stage but unfortunatelly this clock
> does not support all the needed ranges.
>
> Also, remove the atomic_check() callback as mode_valid() callback
> will be called before.
>
> Signed-off-by: Jose Abreu <joabreu@synopsys.com>
> Cc: Carlos Palminha <palminha@synopsys.com>
> Cc: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
> Cc: Dave Airlie <airlied@linux.ie>
> Cc: Andrzej Hajda <a.hajda@samsung.com>
> Cc: Archit Taneja <architt@codeaurora.org>

Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>

 --
Regards
Andrzej

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback Andrzej Hajda <a.hajda@samsung.com> - 2017-05-15 11:00 +0200

csiph-web