CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2016/04/07 14:33:24

Modified files:
        sys/dev/pci/drm: drm_crtc.c drm_crtc.h drmP.h 

Log message:
Retry the drm_crtc.c "idr"conversion.  Turns out the xf86-video-intel driver
is buggy and trucates the ids to 8 bits.  So specifymaximum in the idr_alloc()
call until that gets fixed.

Reply via email to