Hi Gustavo,
On 2015ë
09ì 05ì¼ 05:15, Gustavo Padovan wrote:
> From: Gustavo Padovan
>
> Instead of having a .clock_enable callback enable the dp clock directly
> from FIMD.
>
> Signed-off-by: Gustavo Padovan
> ---
> drivers/gpu/drm/exynos/exynos_dp_core.c | 13 ---
> drivers/gpu
On 2015ë
09ì 05ì¼ 05:15, Gustavo Padovan wrote:
> From: Gustavo Padovan
>
> Let pm_runtime handle the enabling/disabling of the device with proper
> refcnt instead of rely on specific flags to track the enabled state.
>
> Signed-off-by: Gustavo Padovan
> ---
> drivers/gpu/drm/exynos/exyno
On Thu, 27 Aug 2015 16:43:43 +0200,
Lukas Wunner wrote:
>
> The active attribute in struct vga_switcheroo_client denotes whether
> the outputs are currently switched to this client. The attribute is
> only meaningful for vga clients. It is never used for audio clients.
>
> The function vga_switch
Hi Takashi,
On Sat, Sep 19, 2015 at 06:44:58PM +0200, Takashi Iwai wrote:
> Without the cover letter I can't judge why this change is needed, so
> at the next time, please put relevant people to Cc of the cover letter
> (or the whole series).
There was no cover letter, aside from this reply to Da
Function vmw_cotable_unbind() uses the uninitialized variable ret as
return value. Make the result deterministic and directly return as
the variable is unused anyway. Detected by Coverity CID 1324256.
Signed-off-by: Christian Engelmayer
---
Compile tested only. Applies against linux-next.
---
dr
Function vmw_kms_helper_dirty() uses the uninitialized variable ret as
return value. Make the result deterministic and directly return as the
variable is unused anyway. Detected by Coverity CID 1324255.
Signed-off-by: Christian Engelmayer
---
Compile tested only. Applies against linux-next.
---
u8 *cs, size_t len)
> +{
> + return create_iec958_consumer(params_rate(params), params_width(params),
> + cs, len);
> +}
> +EXPORT_SYMBOL(snd_pcm_create_iec958_consumer_hw_params);
> --
> 1.9.1
>
>
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150919/e9c0fe38/attachment-0001.sig>
mostly OK on a first pass, thanks for working on
it.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150919/1010734f/attachment-0001.sig>