summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-10Add a coherency test and an unbind - read - bind test to ttmtest.intel-post-relocThomas Hellstrom2-2/+23
2008-02-29Working revision.Thomas Hellstrom2-100/+142
2008-02-29More post-ioctl work.Thomas Hellstrom5-637/+326
2008-02-28Initial commit.Thomas Hellstrom1-0/+653
2008-02-28Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps ofThomas Hellstrom4-0/+74
2008-02-27Don't wait for buffer idle before applying relocations.Thomas Hellstrom1-4/+9
2008-02-26[i915] Relocation fixes.Thomas Hellstrom1-21/+25
2008-02-26Make the execbuffer code reasonably safe against errors.Thomas Hellstrom1-64/+180
2008-02-23fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger1-3/+11
2008-02-22i915: put ARX back into index mode before doing restoreJesse Barnes1-0/+1
2008-02-22nouveau: Remove some random (french) comment.Maarten Maathuis1-5/+0
2008-02-22nouveau: A single define of dma skips is more than enough.Maarten Maathuis2-18/+17
2008-02-22Fix one last occurance of struct _drm_i915_batchbuffer.Kristian Høgsberg1-1/+1
2008-02-22i915: Remove leading underscore from struct tags.Kristian Høgsberg1-3/+3
2008-02-21Don't free irq resources until after we've unregistered the handler.Kristian Høgsberg1-2/+2
2008-02-21linux: Clean up vblank related resources from drm_irq_uninstall().Michel Dänzer1-16/+33
2008-02-20fix SAREAAlan Hourihane1-0/+9
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie3-6/+11
2008-02-16[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2-0/+28
2008-02-16nouveau: no GART on ia64 either.Stephane Marchesin1-2/+2
2008-02-16nv40: actually init all tile regs.Ben Skeggs1-12/+12
2008-02-13i915: Add a dri2 init path that gets the lock from the dri2 sarea.Kristian Høgsberg3-3/+103
2008-02-13i915: Only look up dev_priv->mmio_map if it's not already set upKristian Høgsberg1-1/+2
2008-02-13i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.Kristian Høgsberg2-0/+4
2008-02-13i915: Make sarea_priv setup optional.Kristian Høgsberg2-8/+22
2008-02-07Restore pipeconf regs unconditionallyJesse Barnes1-7/+4
2008-02-07Fix saveGR array sizeJesse Barnes1-1/+1
2008-02-07i915: save/restore interrupt stateJesse Barnes2-0/+12
2008-02-07Fix vblank enable/disable callbacksJesse Barnes2-5/+26
2008-02-05i915: Re-report breadcrumbs on poll to the fence manager,Thomas Hellstrom3-63/+36
2008-02-04nouveau: make nv34 work every time, not just every 2nd timeStuart Bennett1-13/+32
2008-02-02nouveau: NV40 can/should now be able to run after the blob.Maarten Maathuis2-0/+8
2008-01-31Add an fence_class_manager::last_queued_sequence member, since aThomas Hellstrom2-3/+5
2008-01-30i915: Avoid calling drm_fence_flush_old excessively.Thomas Hellstrom1-3/+5
2008-01-30Simplify the fencing code and differentiate between flushes andThomas Hellstrom15-480/+537
2008-01-30nv40: some more nv67 changesBen Skeggs3-2/+4
2008-01-29Add new RV380 pci idMirko1-0/+1
2008-01-28Fix hibernate save/restore of VGA attribute regsJesse Barnes1-0/+2
2008-01-27drm: add initial rs690 support for drm.Maciej Cencora3-2/+127
2008-01-25mach64: fix after vblank-reworkGeorge Sapountzis1-14/+31
2008-01-24Fixup modeset ioctl number & typedef usageJesse Barnes2-17/+9
2008-01-24Merge commit 'airlied/i915-ttm-cfu'Eric Anholt2-77/+68
2008-01-24Remove broken 'in vblank' accountingJesse Barnes2-7/+28
2008-01-24i915: fix missing header when copying data from userspaceDave Airlie1-1/+1
2008-01-24i915 make relocs use copy from userDave Airlie2-77/+68
2008-01-23Fix thinko in get_vblank_counterJesse Barnes1-3/+3
2008-01-23Fix IS_I915G macroJesse Barnes1-1/+2
2008-01-23nouveau: Fix warning in nouveau_mem.cMaarten Maathuis1-1/+1
2008-01-23i915/flush: get the ret the right way aroundDave Airlie1-1/+1
2008-01-23drm/i915: add support for E7221Dave Airlie2-1/+2