On 7 March 2018 at 16:42, Daniel Vetter daniel@ffwll.ch wrote:
On Wed, Mar 07, 2018 at 12:42:15PM +0000, Daniel Stone wrote:
Object and property IDs cannot be zero. Prevent them from being added to the request stream at all, rather than breaking at commit time.
Reviewed-by: Daniel Vetter daniel.vetter@ffwll.ch
... and gives us a perfect spot to gdb into a backtrace and figure out wtf is going on with drm_hwc :-)
Heh, and pushed now. Thanks Daniel!
Cheers, Daniel