summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into r500-supportr500-supportDave Airlie2007-12-1062-685/+805
|\
| * drm: move agp include outside CONFIG_AGP as it isn't dependant on agp in kernelDave Airlie2007-12-101-1/+1
| * mach64: comment bus master / ring buffer behavior and securityJosé Fonseca2007-12-083-1/+61
| * Fix pipe<->plane mapping vs. vblank handling (again)Jesse Barnes2007-12-071-2/+15
| * take down stuff after asking driver to unloadDave Airlie2007-12-061-9/+8
| * mach64: make buffer emission macros normal functionsJosé Fonseca2007-12-052-221/+239
| * mach64: use utf-8José Fonseca2007-12-053-3/+3
| * Remove references to the sarea_priv perf_boxes field.Kristian Høgsberg2007-12-052-7/+0
| * patch from -mm kernel to use upper_32_bitsDave Airlie2007-12-051-1/+2
| * bsd: Replace other occurrences of msleep with mtx_sleepRobert Noland2007-12-024-4/+4
| * bsd: Now make secondary vblank workRobert Noland2007-12-024-8/+37
| * bsd: Hook secondary vblank support.Robert Noland2007-12-014-2/+11
| * bsd: Fix typo in i915_drv.cRobert Noland2007-12-011-1/+1
| * mtx_sleep is preferred to msleepRobert Noland2007-12-011-1/+1
| * Clarify order of operationsRobert Noland2007-12-011-1/+1
| * DRM_DEBUG already prints the function name.Robert Noland2007-12-011-5/+4
| * drm: Add _DRM_DRIVER map flag.Robert Noland2007-12-014-7/+11
| * bsd: Move counter initialization to load time.Robert Noland2007-12-011-12/+12
| * nouveau: Properly identify NV40 and NV44 generation.Maarten Maathuis2007-11-301-3/+12
| * Beside the emitted warning, the added cast (u64 -> unsigned) strips outJiri Slaby2007-11-291-2/+2
| * drm: enable udev node creationDave Airlie2007-11-291-6/+1
| * drm: oops not a cleanup..Dave Airlie2007-11-291-1/+1
| * Fix up drm_ati_pcigart_infoRobert C. Noland III2007-11-292-6/+6
| * drm: more cleanupsDave Airlie2007-11-295-20/+24
| * i965: oops force mi batchbuffer startDave Airlie2007-11-281-0/+3
| * drm: major whitespace/coding style realignment with kernelDave Airlie2007-11-2244-364/+352
| * drm: cleanup drm_regman.c coding styleDave Airlie2007-11-221-6/+1
| * i915: add context handle to superioctl structDave Airlie2007-11-221-0/+1
| * drm: don't reset to 0 irq_enabled when client open file descriptorJerome Glisse2007-11-212-1/+1
* | r500: add a bunch of all r5xx pci ids..Dave Airlie2007-11-274-5/+106
* | r500: add pci id for X1650Dave Airlie2007-11-221-0/+1
* | r500: suggestion from glisse to not add cliprect offset on r5xxDave Airlie2007-11-211-12/+20
* | radeon: add initial r5xx supportDave Airlie2007-11-203-38/+95
|/
* Fix capitalization of __linux__ define.Eric Anholt2007-11-192-3/+3
* drm: fix dead lock in drm_buffer_object_transferJerome Glisse2007-11-191-1/+1
* Bug #13233: Fix build on FreeBSD.Robert Noland2007-11-182-9/+17
* Bug #13233: Chase move of agp headers on FreeBSD.Robert Noland2007-11-182-0/+8
* radeon: refactor out the fb/agp location read/write.Dave Airlie2007-11-184-8/+27
* nouveau: also mention the number of succcessfully copied bios bytes.Stephane Marchesin2007-11-161-1/+1
* nouveau: renameJeremy Kolb2007-11-151-5/+5
* nouveau: flip buffer into gart.Jeremy Kolb2007-11-151-0/+41
* nouveau: be verbose about PPC bios for now.Stephane Marchesin2007-11-151-0/+5
* nouveau: revert the nv34 context size change, it was not the culprit after all.Stephane Marchesin2007-11-151-1/+1
* nouveau: use get_property instead of of_get_property on pre-2.6.22 kernels.Stephane Marchesin2007-11-151-2/+6
* mm fixups.Thomas Hellstrom2007-11-153-19/+6
* i915: remove excess debug outputDave Airlie2007-11-151-2/+0
* nouveau: Copy the PPC bios to RAMIN on init, that lets us do proper output de...Stephane Marchesin2007-11-151-0/+19
* intel: add flushing for i8xx chipsets.Dave Airlie2007-11-152-32/+97
* nouveau: nv30: missing ramin init, does it brake other hw?Patrice Mandin2007-11-141-0/+13
* Add new shared header file drm_internal.h.Kristian Høgsberg2007-11-145-9/+44