summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-08nouveau: wait for pgraph idle after loading or saving a contextStuart Bennett
2008-08-07Make flink save the kernel-assigned name and return it instead of creating an...Keith Packard
2008-08-06Switch from shmem_getpage to read_mapping_pageKeith Packard
2008-08-05[gem-intel] Retiring flush requests should clear flushed write_domainsKeith Packard
2008-08-05[gem-intel] Don't clear write_domain until flush completesKeith Packard
2008-08-04Expose pin/unpin/set_tiling/flink APIsKeith Packard
2008-08-01Revert "i915: Move all of the irq install/uninstall to load time."Dave Airlie
2008-07-31drm: add fault handler support so as to be more like possible upstreamDave Airlie
2008-07-30intel-gem: Replace version bump signalling GEM with I915_PARAM_HAS_GEM.Eric Anholt
2008-07-30intel-gem: Remove dead field from reverted changes.Eric Anholt
2008-07-30Revert "Rename drm_mm.c and its fuctions to drm_memrange."Eric Anholt
2008-07-30i915: more version checksDave Airlie
2008-07-30i915: add version checks for opregion on old kernelsDave Airlie
2008-07-29intel-gem: actually add i915_gem_debug.c.Eric Anholt
2008-07-29intel-gem: Check return value of pci_read_base.Eric Anholt
2008-07-29r300: Fix cliprect emitNicolai Haehnle
2008-07-28intel: Fix typo in unused register definition name.Eric Anholt
2008-07-28intel-gem: checkpatch.pl on drm_proc.c new contents.Eric Anholt
2008-07-28Merge commit 'origin/master' into drm-gemEric Anholt
2008-07-29nouveau: fix nv04 fifo context save to save reg contents, not reg offsetStuart Bennett
2008-07-29nouveau: fix bad rename from 5a072f32c8f941d1ef301811881e8c89c8d8a5f1Stuart Bennett
2008-07-28intel-gem: Another checkpatch.pl pass.Eric Anholt
2008-07-28intel-gem: Fix regression tests.Eric Anholt
2008-07-28intel-gem: Speed up tiled readpixels by tracking which pages have been flushed.Eric Anholt
2008-07-26intel-gem: Move debug-only functions to a separate file.Eric Anholt
2008-07-26radeon: Add suspend/resume hooks for saving/clearing/restoring interrupts.Stefan Becker
2008-07-26r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle
2008-07-25[FreeBSD] Duh, we need to actually define the drm_modeset_ctl...Robert Noland
2008-07-25drm: don't set the signal blocker on the master process.Dave Airlie
2008-07-24[FreeBSD] Catch up to linux on vblank-reworkRobert Noland
2008-07-23i915: Move all of the irq install/uninstall to load time.Robert Noland
2008-07-23intel-gem: Fix pread math and logic errors.Eric Anholt
2008-07-23intel-gem: Add a quick hack to reduce clflushing on pread.Eric Anholt
2008-07-23intel-gem: Don't do the GTT-pwrite shortcut on tiled buffers.Eric Anholt
2008-07-23intel-gem: Move /proc debugging to a separate file.Eric Anholt
2008-07-22radeon: fix typo with a better typoDave Airlie
2008-07-22radeon: fix type DST vs Z cache flushDave Airlie
2008-07-21[FreeBSD] Improve upper_32_bits define.Robert Noland
2008-07-21intel-gem: Remove recently added pci_read_base prototype.Eric Anholt
2008-07-21intel-gem: Set up HWS when it needs a vaddr during GEM init.Eric Anholt
2008-07-21Remove accidental leftover tests.Michel Dänzer
2008-07-21Reinstate dev->vblank_enabled[].Michel Dänzer
2008-07-21Drop workaround for driver vblank counter going backwards.Michel Dänzer
2008-07-21radeon: Post-vblank-rework-rework cleanups.Michel Dänzer
2008-07-21vblank-rework rework cleanups.Michel Dänzer
2008-07-21Remove obsolete dev->vblank_suspend[crtc] tests.Michel Dänzer
2008-07-19i915: convert to using drm_vblank_get/put around vblank counter usageJesse Barnes
2008-07-19Update vblank code to new APIJesse Barnes
2008-07-18drm-gem: Fix buildIan Romanick
2008-07-18intel-gem: Leave 8xx tiling on until we find any issues.Eric Anholt