[PATCH 0/8] prepare for preparing for atomic (v2)

2014-06-02 Thread Rob Clark
On Mon, Jun 2, 2014 at 4:11 AM, Daniel Vetter wrote: > On Fri, May 30, 2014 at 01:12:02PM -0400, Rob Clark wrote: >> As suggested by Daniel, splitting out ww_mutex conversion and a few >> other bits out. Updated connection_mutex which fixes a few things, >> plus split up addition of extended prop

[PATCH 0/8] prepare for preparing for atomic (v2)

2014-06-02 Thread Daniel Vetter
On Fri, May 30, 2014 at 01:12:02PM -0400, Rob Clark wrote: > As suggested by Daniel, splitting out ww_mutex conversion and a few > other bits out. Updated connection_mutex which fixes a few things, > plus split up addition of extended property types from adding object > property and pull in additi

[PATCH 0/8] prepare for preparing for atomic (v2)

2014-05-30 Thread Rob Clark
As suggested by Daniel, splitting out ww_mutex conversion and a few other bits out. Updated connection_mutex which fixes a few things, plus split up addition of extended property types from adding object property and pull in addition of _restore_fbdev_mode_unlocked() as it does not depend on atomi

[PATCH 0/8] prepare for preparing for atomic

2014-05-28 Thread Rob Clark
As suggested by Daniel, splitting out ww_mutex conversion and a few other bits out. Daniel Vetter (1): drm: Split connection_mutex out of mode_config.mutex (v2) Rob Clark (6): drm: add object property type drm: add signed-range property type drm: helpers to find mode objects drm: spiff