index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
Age
Commit message (
Expand
)
Author
2008-08-05
[gem-intel] Don't clear write_domain until flush completes
Keith Packard
2008-07-30
intel-gem: Remove dead field from reverted changes.
Eric Anholt
2008-07-30
Revert "Rename drm_mm.c and its fuctions to drm_memrange."
Eric Anholt
2008-07-29
intel-gem: actually add i915_gem_debug.c.
Eric Anholt
2008-07-29
intel-gem: Check return value of pci_read_base.
Eric Anholt
2008-07-28
intel-gem: checkpatch.pl on drm_proc.c new contents.
Eric Anholt
2008-07-28
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-07-28
intel-gem: Another checkpatch.pl pass.
Eric Anholt
2008-07-28
intel-gem: Fix regression tests.
Eric Anholt
2008-07-28
intel-gem: Speed up tiled readpixels by tracking which pages have been flushed.
Eric Anholt
2008-07-26
intel-gem: Move debug-only functions to a separate file.
Eric Anholt
2008-07-26
radeon: Add suspend/resume hooks for saving/clearing/restoring interrupts.
Stefan Becker
2008-07-25
drm: don't set the signal blocker on the master process.
Dave Airlie
2008-07-23
intel-gem: Fix pread math and logic errors.
Eric Anholt
2008-07-23
intel-gem: Add a quick hack to reduce clflushing on pread.
Eric Anholt
2008-07-23
intel-gem: Don't do the GTT-pwrite shortcut on tiled buffers.
Eric Anholt
2008-07-23
intel-gem: Move /proc debugging to a separate file.
Eric Anholt
2008-07-21
intel-gem: Remove recently added pci_read_base prototype.
Eric Anholt
2008-07-21
intel-gem: Set up HWS when it needs a vaddr during GEM init.
Eric Anholt
2008-07-21
Reinstate dev->vblank_enabled[].
Michel Dänzer
2008-07-21
Drop workaround for driver vblank counter going backwards.
Michel Dänzer
2008-07-21
vblank-rework rework cleanups.
Michel Dänzer
2008-07-21
Remove obsolete dev->vblank_suspend[crtc] tests.
Michel Dänzer
2008-07-19
Update vblank code to new API
Jesse Barnes
2008-07-18
drm-gem: Fix build
Ian Romanick
2008-07-18
intel-gem: Leave 8xx tiling on until we find any issues.
Eric Anholt
2008-07-17
Avoid incorrect vblank wakeups
Jesse Barnes
2008-07-15
This is a modified version of Hong's patch from last month, with a few
Hong Liu
2008-07-15
drm: fix missing symbol export
Dave Airlie
2008-07-15
drm: add fix for PAT on radeon with 2.6.26
Dave Airlie
2008-07-15
drm/pcigart: fix warning
Dave Airlie
2008-07-14
intel-gem: Disable tiling if we get junk from the MCHBAR read.
Eric Anholt
2008-07-11
intel-gem: Add two new ioctls for managing tiling on objects.
Eric Anholt
2008-07-08
xgi: use true/false instead of TRUE/FALSE
martin capitanio
2008-07-07
[intel-gem] typo fix in DRM_ERROR
Eric Anholt
2008-07-01
Revert "i915: only use tiled blits on 965+"
Jesse Barnes
2008-07-01
i915: only use tiled blits on 965+
Jesse Barnes
2008-07-01
i915: enable bus mastering on i915 at resume time
Jie Luo
2008-06-24
i915: remove unused variable
Jesse Barnes
2008-06-24
i915: register definition & header file cleanup
Jesse Barnes
2008-06-24
[intel-gem] Include drm_compat.h to get kmap_atomic_prot_pfn
Keith Packard
2008-06-24
drm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEM
Keith Packard
2008-06-24
[intel-gem] Recover resources from wedged hardware.
Keith Packard
2008-06-24
[intel-gem] pwrite through GTT
Keith Packard
2008-06-22
agp: use true/false instead of TRUE/FALSE
Dave Airlie
2008-06-21
[intel-gem] Add /proc/dri/*/i915_gem_interrupt
Keith Packard
2008-06-21
[intel-gem] Remove unused variable.
Keith Packard
2008-06-20
[intel-gem] Use polling in i915_gem_idle instead of interrupts.
Keith Packard
2008-06-20
[intel-gem] Add intel-specific /proc entries to help monitor gem operation
Keith Packard
2008-06-20
Add device-specific proc_init and proc_cleanup hooks
Keith Packard
[next]