summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-02nouveau: compat fix for set_page_locked().Pekka Paalanen
2008-10-30libdrm 2.4.1.Eric Anholt
2008-10-30intel: Rename dri_ and intel_ symbols to drm_intel_.Eric Anholt
2008-10-28intel: Add dri_bufmgr_check_aperture support for bufmgr_gem.Eric Anholt
2008-10-28nv50: symlink nv50_grctx.h to linux-core...Ben Skeggs
2008-10-28nv50: move context-related tables a separate header fileBen Skeggs
2008-10-27drm: missing init_mm symbol, compatibility fixPekka Paalanen
2008-10-27i915: Since FreeBSD doesn't have gem support yet, don't advertise it.Robert Noland
2008-10-27radeon: fix error in busmaster enable logicAlex Deucher
2008-10-27radeon: fix some fallout from the busmaster disable cleanupAlex Deucher
2008-10-25drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf
2008-10-24intel: Also total child_size of the target_bos. Partial fix #17964.Xiang, Haihao
2008-10-23[FreeBSD] We should use dev2unit() rather than minor()Robert Noland
2008-10-23[FreeBSD] This check isn't correct and causes at least mga to lockup.Robert Noland
2008-10-16intel: ioctl is not defined to return -errnoKeith Packard
2008-10-16intel: avoid deadlock in intel_bufmgr_fake.Xiang, Haihao
2008-10-14intel: Fix compile warning.Eric Anholt
2008-10-14intel: Add interface for getting tiling mode of a bo.Eric Anholt
2008-10-13link libdrm_intel properlyJulien Cristau
2008-10-13intel: Avoid pthread mutex recursion in bufmgr_fake.Eric Anholt
2008-10-13libdrm: don't depend or link to libdrm_intelDave Airlie
2008-10-10[FreeBSD] Plug memory leak in drm_rmdraw() and drm_drawable_free_all()Robert Noland
2008-10-10[FreeBSD] Rework all of the memory allocationsRobert Noland
2008-10-09[FreeBSD] Fix linux list compat list_for_each_safe()Robert Noland
2008-10-09i915: Cleanup interrupt handlingRobert Noland
2008-10-09Manage fences in user-mode bufmgr_fake to clean buffersKeith Packard
2008-10-09intel: Protect bufmgr objects with a pthread mutex.Eric Anholt
2008-10-09intel: fix for write_domain and static BOs.Xiang, Haihao
2008-10-06radeon: add comment to clarify bus mastering on PCIE chipsAlex Deucher
2008-10-06radeon: fix duplicate define in my last commitAlex Deucher
2008-10-07radeon: PCIE cards don't appear to have explicit bus masterDave Airlie
2008-10-07drm: add create gpu tree scriptDave Airlie
2008-10-06radeon: fix bus master enabled bits on newer asicsAlex Deucher
2008-10-06radeon: fix missing bit from rs740 patchMihail Zenkov
2008-10-04radeon: Add support for HD2100 IGP (RS740)Alex Deucher
2008-10-03[FreeBSD] Don't explicitly bzero driver softc.Robert Noland
2008-10-03[FreeBSD] Use M_WAITOK when allocating driver memory.Robert Noland
2008-10-03[FreeBSD] Do a bit of optimization on drm_order()Robert Noland
2008-10-01Use devfs_get_cdevpriv in mmap as well.Robert Noland
2008-09-27intel: Copy data from card memory back to backing store when mapping.Xiang, Haihao
2008-09-23intel: Allow up to 15 seconds chewing on one buffer before acknowledging -EBUSY.Eric Anholt
2008-09-23intel: Replace wraparound test logic in bufmgr_fake. Again.Eric Anholt
2008-09-23intel: Do strerror on errno, not on the -1 return value from ioctl.Eric Anholt
2008-09-22intel: Fix driver-supplied argument to exec function (fd.o bug #17653).Xiang, Haihao
2008-09-17[FreeBSD] Convert to using cdevpriv for file_priv trackingRobert Noland
2008-09-17nv50: add initial context for chipset 0xaaBen Skeggs
2008-09-17nv50: add initial context to match ctxprog for chipset 0x50Ben Skeggs
2008-09-17nv50: add ctxprog for chipset 0x50Ben Skeggs
2008-09-17nv50: add ctxprog for chipset 0xaaBen Skeggs
2008-09-17nv50: add support for chipset 0x92Ben Skeggs