Hi Dave,
Just several regression fixups and trivial cleanups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 517069ff6ec0971e0794ab97d4fcfa8b143746e4:
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux
int
On Sun, Jul 23, 2017 at 09:16:33PM +0200, Noralf Trønnes wrote:
> This driver can use the drm_driver.dumb_destroy and
> drm_driver.dumb_map_offset defaults, so no need to set them.
>
> Cc: Maxime Ripard
> Signed-off-by: Noralf Trønnes
> ---
> drivers/gpu/drm/sun4i/sun4i_drv.c | 2 --
> 1 file c
On Wed, Jul 26, 2017 at 10:56:32PM +0200, Takashi Iwai wrote:
> Currently the DRM fbcon helper for console blank,
> drm_fb_helper_blank(), simply calls drm_fb_helper_dpms() and always
> returns zero, supposing the driver dealing with DPMS properly for
> blanking the screen. However, it turned out
On Wed, Jul 26, 2017 at 10:56:33PM +0200, Takashi Iwai wrote:
> The bochs drm driver doesn't treat with DPMS, so we should return an
> error from the connector dpms callback so that the fbcon can fall back
> to the generic blank mode.
>
> Signed-off-by: Takashi Iwai
> ---
> drivers/gpu/drm/bochs
On Wed, Jul 26, 2017 at 10:56:34PM +0200, Takashi Iwai wrote:
> The virtio drm driver doesn't treat with DPMS, so we should return an
> error from the connector dpms callback so that the fbcon can fall back
> to the generic blank mode.
>
> Signed-off-by: Takashi Iwai
> ---
> drivers/gpu/drm/virt
101 - 105 of 105 matches
Mail list logo