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


Groups > linux.kernel > #1607514

Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again

From Daniel Vetter <daniel@ffwll.ch>
Newsgroups linux.kernel
Subject Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Date 2017-03-23 15:00 +0100
Message-ID <tobrr-2VN-17@gated-at.bofh.it> (permalink)
References <tlAmn-4QJ-25@gated-at.bofh.it> <to6L8-8hs-23@gated-at.bofh.it> <to9IZ-21Y-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 23, 2017 at 12:01:30PM +0000, Daniel Stone wrote:
> Hi Michel,
> 
> On 23 March 2017 at 08:53, Michel Dänzer <michel@daenzer.net> wrote:
> > Otherwise this can also prevent modesets e.g. for switching VTs, when
> > multiple monitors with different native resolutions are connected.
> >
> > The depths must match though, so keep the != test for that.
> >
> > Also update the DRM_DEBUG output to be slightly more accurate, this
> > doesn't only affect requests from userspace.
> 
> This test looks much more sensible, and also fixes VT switching for me.
> 
> Reviewed-by: Daniel Stone <daniels@collabora.com>

Applied to drm-misc-fixes, will send a pull request for it asap.

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

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


Thread

[PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Michel Dänzer <michel@daenzer.net> - 2017-03-16 11:00 +0100
  Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Daniel Stone <daniel@fooishbar.org> - 2017-03-16 11:10 +0100
    Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Michel Dänzer <michel@daenzer.net> - 2017-03-17 10:00 +0100
  Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Ville Syrjälä <ville.syrjala@linux.intel.com> - 2017-03-16 11:10 +0100
    Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Michel Dänzer <michel@daenzer.net> - 2017-03-17 10:10 +0100
      Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Ville Syrjälä <ville.syrjala@linux.intel.com> - 2017-03-17 11:50 +0100
        Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Michel Dänzer <michel@daenzer.net> - 2017-03-17 11:50 +0100
          Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Ville Syrjälä <ville.syrjala@linux.intel.com> - 2017-03-17 12:20 +0100
            Re: [PATCH] drm/fb-helper: Only reject FB changes if  FB_MISC_USER_EVENT is set Michel Dänzer <michel@daenzer.net> - 2017-03-21 04:30 +0100
  [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again Michel Dänzer <michel@daenzer.net> - 2017-03-23 10:00 +0100
    Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) <  fb->width/height again Daniel Stone <daniel@fooishbar.org> - 2017-03-23 13:10 +0100
      Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) <  fb->width/height again Daniel Vetter <daniel@ffwll.ch> - 2017-03-23 15:00 +0100
    Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) <  fb->width/height again Stefan Agner <stefan@agner.ch> - 2017-03-24 02:00 +0100

csiph-web