platform/upstream/libdrm.git
2008-10-24 Jakob Bornecrantzmode: Try to settle on a standard for struct fields
2008-10-24 Jakob Bornecrantzmode: Indent defines
2008-10-24 Xiang, Haihaointel: Also total child_size of the target_bos. Partial...
2008-10-23 Robert Noland[FreeBSD] We should use dev2unit() rather than minor()
2008-10-23 Robert Noland[FreeBSD] This check isn't correct and causes at least...
2008-10-17 Keith Packardintel: ioctl is not defined to return -errno
2008-10-16 Dave Airlielink libdrm_intel properly
2008-10-16 Dave Airlielibdrm: don't depend or link to libdrm_intel
2008-10-16 Eric Anholtintel: Protect bufmgr objects with a pthread mutex.
2008-10-16 Xiang, Haihaointel: avoid deadlock in intel_bufmgr_fake.
2008-10-16 Dave Airlieradeon: add initial agp support.
2008-10-16 Dave Airlieradeon: add CS support for r100/r200 in 2D driver
2008-10-16 Dave Airlieradeon: fixup interrupt suspend/resume
2008-10-16 Dave Airlieradeon: fixup suspend/resume bus master enable
2008-10-16 Dave Airlieradeon: re-enable hw blits for copying from VRAM
2008-10-16 Dave Airlieradeon: fix buffer copying for VRAM->TT
2008-10-16 Dave Airlieradeon: move memcpy until after CP is stopped
2008-10-16 Dave Airliedrm: remove stray debug code
2008-10-16 Dave Airlieradeon: use discardable flags on no backing store objects
2008-10-16 Dave Airliedrm: add discardable flag.
2008-10-16 Dave Airliedrm/radeon: initial suspend/resume fix.
2008-10-14 Eric Anholtintel: Fix compile warning. libdrm-2.4.0
2008-10-14 Eric Anholtintel: Add interface for getting tiling mode of a bo.
2008-10-13 Julien Cristaulink libdrm_intel properly
2008-10-13 Eric Anholtintel: Avoid pthread mutex recursion in bufmgr_fake.
2008-10-12 Dave Airlielibdrm: don't depend or link to libdrm_intel
2008-10-10 Robert Noland[FreeBSD] Plug memory leak in drm_rmdraw() and drm_draw...
2008-10-10 Robert Noland[FreeBSD] Rework all of the memory allocations
2008-10-10 Robert Noland[FreeBSD] Fix linux list compat list_for_each_safe()
2008-10-10 Robert Nolandi915: Cleanup interrupt handling
2008-10-10 Keith PackardManage fences in user-mode bufmgr_fake to clean buffers
2008-10-09 Eric Anholtintel: Protect bufmgr objects with a pthread mutex.
2008-10-09 Xiang, Haihaointel: fix for write_domain and static BOs.
2008-10-07 Alex Deucherradeon: pull in recent fixes from ddx
2008-10-06 Alex Deucherradeon: add comment to clarify bus mastering on PCIE...
2008-10-06 Alex Deucherradeon: fix duplicate define in my last commit
2008-10-06 Dave Airlieradeon: PCIE cards don't appear to have explicit bus...
2008-10-06 Dave Airliedrm: add create gpu tree script
2008-10-06 Alex Deucherradeon: fix bus master enabled bits on newer asics
2008-10-06 Dave Airlieradeon: fix alignment so Xv works again
2008-10-06 Dave Airlieradeon: fix pin ioctl interface to mesa can find offset...
2008-10-06 Dave Airliedrm/radeon: fixup clean flag handling
2008-10-06 Mihail Zenkovradeon: fix missing bit from rs740 patch
2008-10-05 Alex Deucherradeon: Add support for HD2100 IGP (RS740)
2008-10-03 Robert Noland[FreeBSD] Don't explicitly bzero driver softc.
2008-10-03 Robert Noland[FreeBSD] Use M_WAITOK when allocating driver memory.
2008-10-03 Robert Noland[FreeBSD] Do a bit of optimization on drm_order()
2008-10-02 Robert NolandUse devfs_get_cdevpriv in mmap as well.
2008-09-30 Jesse Barnesintel bufmgr: reinstate buffer handle tracking
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-27 Xiang, Haihaointel: Copy data from card memory back to backing store...
2008-09-26 Alex Deucherradeon: use atom for ext tmds on r4xx
2008-09-26 Alex Deucherradeon: make atom on r4xx a module option
2008-09-25 Alex DeucherMerge branch 'modesetting-gem' of git+ssh://agd5f@git...
2008-09-25 Alex Deucherradeon: first pass at using atombios on r4xx hw
2008-09-25 Jakob BornecrantzSeperate modesetting userspace bits into drm_mode.h
2008-09-24 Dave Airlieradeon: add r600 modesetting registers writes
2008-09-24 Dave Airlieradeon: add parsing for r6xx object tables
2008-09-24 Eric Anholtintel: Allow up to 15 seconds chewing on one buffer...
2008-09-24 Eric Anholtintel: Replace wraparound test logic in bufmgr_fake...
2008-09-24 Eric Anholtintel: Do strerror on errno, not on the -1 return value...
2008-09-23 Kristian HøgsbergUpdate intel modesetting to use mm_private instead...
2008-09-23 Dave Airlieradeon: fix minor cursor issues
2008-09-23 Kristian Høgsbergradeon: Fix type in check for tmds type.
2008-09-23 Kristian HøgsbergStore the buffer object backing the fb as a void pointe...
2008-09-23 Dave Airliedrm: fix brace placement
2008-09-22 Xiang, Haihaointel: Fix driver-supplied argument to exec function...
2008-09-19 Alex Deucherradeon: rmx_fixup() fixes for legacy chips
2008-09-19 Dave Airlieradeon: fix voverplus calculation
2008-09-18 Dave Airlieradeon: tmds bracket failure found by krh.
2008-09-18 Alex Deucherradeon: pll and interlace updates from the ddx
2008-09-18 Alex Deucherradeon: Add functions to set mem/eng clocks
2008-09-18 Alex Deucherradeon: add function to configure PCIE lanes
2008-09-18 Alex DeucherRadeon: restructure PLL data
2008-09-18 Alex DeucherExport drm_put_minor
2008-09-18 Robert Noland[FreeBSD] Convert to using cdevpriv for file_priv tracking
2008-09-18 Dave Airliefixup radeon stuff - need to checkout irqs
2008-09-18 Dave Airlieradeon: fixup buffer and cs bits
2008-09-18 Dave Airlie[PATCH] radeon: fixup GEM domain setting - allows more...
2008-09-18 Dave Airlie[PATCH] radeon: disable blit moves
2008-09-18 Dave Airlieradeon: fail properly if we can't create the ring.
2008-09-18 Dave Airlieradeon: do proper memory controller init and setup
2008-09-18 Dave Airlieradeon: fix return value
2008-09-18 Dave Airlieradeon: fixup reference counting properly
2008-09-18 Dave Airlieradeon: sort out atom vs combios tables for r400 cards
2008-09-18 Dave Airlieradeon: remove unneeded debugging
2008-09-18 Dave Airlieradeon: don't do full edid for detection purposes
2008-09-18 Dave Airliemake text reserve 256k
2008-09-18 Dave Airlieradeon: add initial suspend/resume support
2008-09-17 Dave Airliemodesetting: Add helper to force restore modes on crtcs...
2008-09-17 Alex Deucherradeon: fix legacy LVDS
2008-09-17 Ben Skeggsnv50: add initial context for chipset 0xaa
2008-09-17 Ben Skeggsnv50: add initial context to match ctxprog for chipset...
2008-09-17 Ben Skeggsnv50: add ctxprog for chipset 0x50
2008-09-17 Ben Skeggsnv50: add ctxprog for chipset 0xaa
2008-09-17 Ben Skeggsnv50: add support for chipset 0x92
2008-09-11 vehemensRemove incomplete and obsolete free/net/open code.
2008-09-11 Eric AnholtAdd missing \ to libdrm_la_SOURCES
2008-09-10 Eric Anholtintel: don't forget to include config.h in bufmgr code.
next