Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 07:38:22 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/drm drm_scatter.c
Message-ID:  <200903090738.n297cbOa024122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-03-09 07:38:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          drm_scatter.c 
  Log:
  SVN rev 189559 on 2009-03-09 07:38:22Z by rnoland
  
  Fix the flags to bus_dmamem_* to allow the allocation to sleep while
  waiting for resources.  It is really the load that we can't defer.
  BUS_DMA_NOCACHE belongs on bus_dmamap_load() as well.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.8       +3 -2      src/sys/dev/drm/drm_scatter.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903090738.n297cbOa024122>