Skip to content
Snippets Groups Projects
  1. Feb 23, 2009
  2. Feb 22, 2009
  3. Feb 21, 2009
  4. Feb 20, 2009
  5. Feb 18, 2009
  6. Feb 16, 2009
  7. Feb 15, 2009
  8. Feb 11, 2009
  9. Feb 09, 2009
    • Ben Skeggs's avatar
      drm/nv50: use a slightly different initial context for nv96 · efcef2c2
      Ben Skeggs authored
      I'm not 100% sure that the nv94 one we were using won't work.  The context
      layouts are identical (well.. same ctxprog, so of course!), only a couple
      of registers differ.  But, be safe until we actually get some 9xxx chips
      working.
      efcef2c2
    • Ben Skeggs's avatar
      drm/nv50: correct ramfc pointer in channel header · f43039c5
      Ben Skeggs authored
      Suprisingly the card still worked without this...
      f43039c5
    • Ben Skeggs's avatar
      drm/nv50: let the card handle the initial context switch · 889b811e
      Ben Skeggs authored
      Our PFIFO/PGRAPH context save/load functions don't really work well
      (at all?) on nv5x yet.  Depending on what random state the card is
      in before the drm loads, fbcon probably won't work correctly.
      
      Luckily we've setup the GPU in such a way that it'll actually do a
      hw context switch for the first context.  Not sure of how successful
      this'd be currently on the older chips (actually, pretty sure it won't
      work), so NV50 only for now.
      889b811e
  10. Feb 07, 2009
  11. Feb 05, 2009
  12. Feb 04, 2009
  13. Feb 03, 2009
  14. Feb 02, 2009
  15. Jan 29, 2009
  16. Jan 28, 2009
Loading