home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / hardware / 111 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ames!lll-winken!anduin!wiltzius
  2. From: wiltzius@anduin.ocf.llnl.gov (Dave Wiltzius)
  3. Newsgroups: comp.sys.sgi.hardware
  4. Subject: Disk->frame buffer DMA?
  5. Message-ID: <145784@lll-winken.LLNL.GOV>
  6. Date: 12 Jan 93 05:02:39 GMT
  7. Sender: usenet@lll-winken.LLNL.GOV
  8. Organization: Lawrence Livermore Nat'l Lab.
  9. Lines: 22
  10. Nntp-Posting-Host: anduin.ocf.llnl.gov
  11.  
  12.  
  13. We are interested in retrieving raster images from disk (or a
  14. RAM DISK type device) into the frame buffer.  Lets assume that
  15. the frame buffer window exactly matches the raster image
  16. dimensions on disk so no image processing is required.  Is this
  17. possible without the raster image passing through the main
  18. memory?
  19.  
  20. I would envision that this would be *similar* to the image file
  21. being mapped into the process' address space and some bitblt
  22. command (aka lrectwrite) would transfer the image to a window
  23. in the frame buffer.  What I am asking for is the above, but
  24. without the raster image (disk file) being paged into memory
  25. but rather transferred (via DMA?) directly to the frame buffer.
  26.  
  27. If this is not available, any plans for somesuch?
  28.  
  29. Thanks.  Please reply via email.
  30.  
  31.   Dave Wiltzius
  32.   Lawrence Livermore Nat'l Lab
  33.   wiltzius@llnl.gov
  34.