platform/upstream/libdrm.git
2008-08-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-08-13 Kristian Høgsberg[intel_bufmgr_gem] Fix flink buffer name caching (...
2008-08-13 Jesse BarnesAdd error checking to framebuffer creation
2008-08-13 Jesse BarnesExport a generic dri_bo handle for use by clients
2008-08-11 Matthieu Herrblibdrm: Allow build outside of source tree.
2008-08-11 Dave Airliedrm_vm: fix for build on 2.6.22
2008-08-11 Dave Airliedrm: add OS_HAS_GEM option.
2008-08-09 Dave Airliedrm: TRUE/true
2008-08-08 Eric AnholtDrop TTM interfaces from the userland library.
2008-08-08 Eric AnholtFix compile warning from check_aperture change.
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric AnholtReplace the check_aperture API with one we can make...
2008-08-08 Stuart Bennettnouveau: wait for pgraph idle after loading or saving...
2008-08-08 Jesse BarnesMake modesetting-gem build with recent kernels
2008-08-07 Keith PackardMake flink save the kernel-assigned name and return...
2008-08-07 Jesse BarnesMerge branch 'drm-gem' into modesetting-gem
2008-08-06 Keith PackardSwitch from shmem_getpage to read_mapping_page
2008-08-05 Keith Packard[gem-intel] Retiring flush requests should clear flushe...
2008-08-05 Keith Packard[gem-intel] Don't clear write_domain until flush completes
2008-08-05 Keith PackardExpose pin/unpin/set_tiling/flink APIs
2008-08-01 Kristian HøgsbergMerge commit 'origin/drm-gem' into modesetting-gem
2008-07-31 Dave AirlieRevert "i915: Move all of the irq install/uninstall...
2008-07-31 Kristian HøgsbergMerge commit 'origin/master' into modesetting-gem
2008-07-31 Dave Airliedrm: add fault handler support so as to be more like...
2008-07-30 Eric Anholtintel-gem: Replace version bump signalling GEM with...
2008-07-30 Kristian HøgsbergMake it compile again.
2008-07-30 Eric Anholtintel-gem: Remove dead field from reverted changes.
2008-07-30 Eric AnholtRevert "Rename drm_mm.c and its fuctions to drm_memrange."
2008-07-30 Dave Airliei915: more version checks
2008-07-30 Dave Airliei915: add version checks for opregion on old kernels
2008-07-30 Eric Anholtintel-gem: actually add i915_gem_debug.c.
2008-07-29 Eric Anholtintel-gem: Check return value of pci_read_base.
2008-07-29 Nicolai Haehnler300: Fix cliprect emit
2008-07-29 Eric Anholtintel: Fix typo in unused register definition name.
2008-07-29 Eric Anholtintel-gem: checkpatch.pl on drm_proc.c new contents.
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-07-29 Stuart Bennettnouveau: fix nv04 fifo context save to save reg content...
2008-07-29 Stuart Bennettnouveau: fix bad rename from 5a072f32c8f941d1ef30181188...
2008-07-28 Eric Anholtintel-gem: Another checkpatch.pl pass.
2008-07-28 Eric Anholtintel-gem: Fix regression tests.
2008-07-28 Eric Anholtintel-gem: Speed up tiled readpixels by tracking which...
2008-07-27 Eric Anholtintel-gem: Move debug-only functions to a separate...
2008-07-26 Alex DeucherNV50: s/FALSE/false/
2008-07-26 Stefan Beckerradeon: Add suspend/resume hooks for saving/clearing...
2008-07-26 Nicolai Haehnler300_cmdbuf: Always emit INDX_BUFFER immediately after...
2008-07-25 Dave Airlietests: add some basic radeon gem tests
2008-07-25 Dave Airlieradeon: add initial atombios modesetting and GEM -...
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-25 Dave Airliedrm: don't set the signal blocker on the master process.
2008-07-25 Dave Airliemodesetting: pass file priv to cursor
2008-07-25 Dave Airlienv50: remove TRUE/FALSE
2008-07-25 Dave Airliemodesetting: pass file_priv into cursor set functions
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-25 Robert Noland[FreeBSD] Duh, we need to actually define the drm_modes...
2008-07-25 Dave Airliedrm: don't set the signal blocker on the master process.
2008-07-24 Dave Airliedrm: use correct mode destructor
2008-07-24 Robert Noland[FreeBSD] Catch up to linux on vblank-rework
2008-07-23 Robert Nolandi915: Move all of the irq install/uninstall to load...
2008-07-23 Eric Anholtintel-gem: Fix pread math and logic errors.
2008-07-23 Eric Anholtintel-gem: Add a quick hack to reduce clflushing on...
2008-07-23 Eric Anholtintel-gem: Don't do the GTT-pwrite shortcut on tiled...
2008-07-23 Eric Anholtintel-gem: Move /proc debugging to a separate file.
2008-07-22 Dave Airlieradeon: fix typo with a better typo
2008-07-22 Dave Airlieradeon: fix type DST vs Z cache flush
2008-07-21 Robert Noland[FreeBSD] Improve upper_32_bits define.
2008-07-21 Eric Anholtintel-gem: Remove recently added pci_read_base prototype.
2008-07-21 Eric Anholtintel-gem: Set up HWS when it needs a vaddr during...
2008-07-21 Maarten MaathuisNV50: Don't create a "native" mode for LVDS when there...
2008-07-21 Maarten MaathuisNV50: don't fail on LVDS by default
2008-07-21 Maarten MaathuisNV50: Use bios table for load pattern when possible.
2008-07-21 Maarten MaathuisNV50: Do detect with hpd and load detect if possible.
2008-07-21 Michel DänzerRemove accidental leftover tests.
2008-07-21 Michel DänzerReinstate dev->vblank_enabled[].
2008-07-21 Michel DänzerDrop workaround for driver vblank counter going backwards.
2008-07-21 Michel Dänzerradeon: Post-vblank-rework-rework cleanups.
2008-07-21 Michel Dänzervblank-rework rework cleanups.
2008-07-21 Michel DänzerRemove obsolete dev->vblank_suspend[crtc] tests.
2008-07-20 Maarten MaathuisNV50: delay changing gpu<->non-gpu scaling modes until...
2008-07-20 Maarten Maathuismodesetting-101: Only store property value when set_pro...
2008-07-20 Maarten MaathuisNV50: LVDS always needs some kind of gpu scaling
2008-07-20 Maarten Maathuismodesetting-101: set_property should return an int...
2008-07-20 Maarten Maathuismodesetting-101: implement optional scaling and ditheri...
2008-07-19 Maarten Maathuisdrm: As a workaround don't tear down sg with a modesett...
2008-07-19 Jesse Barnesi915: convert to using drm_vblank_get/put around vblank...
2008-07-19 Jesse BarnesUpdate vblank code to new API
2008-07-18 Ian Romanickdrm-gem: Fix build
2008-07-18 Eric Anholtintel-gem: Leave 8xx tiling on until we find any issues.
2008-07-18 Ben Skeggsnv50: use same dma object for fb/tt access
2008-07-18 Ben Skeggsnouveau: interface changes for nv5x 3d
2008-07-18 Dave Airlieradeon: remove microcode version
2008-07-18 Dave Airliedrm/radeon: fixup 0 vs NULL
2008-07-17 Robert Noland[FreeBSD] drm_irq.c updates for vblank fixes.
2008-07-17 Jesse Barnesi915: remove old broken vblank code
2008-07-17 Jesse BarnesAvoid incorrect vblank wakeups
2008-07-17 Robert NolandFreeBSD: Fix radeon build
2008-07-17 Owain Gordon... BSD: change drm_locked_task*() to use the same scheme...
2008-07-15 Robert Noland[FreeBSD] We aren't allowed to hold locks over bus_dma_...
2008-07-15 Hong LiuThis is a modified version of Hong's patch from last...
2008-07-15 Dave Airliedrm: fix missing symbol export
2008-07-15 Dave Airliedrm: add fix for PAT on radeon with 2.6.26
next