summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-10Merge branch 'master' into r500-supportr500-supportDave Airlie62-685/+805
2007-12-10drm: move agp include outside CONFIG_AGP as it isn't dependant on agp in kernelDave Airlie1-1/+1
2007-12-08mach64: comment bus master / ring buffer behavior and securityJosé Fonseca3-1/+61
2007-12-07Fix pipe<->plane mapping vs. vblank handling (again)Jesse Barnes1-2/+15
2007-12-06take down stuff after asking driver to unloadDave Airlie1-9/+8
2007-12-05mach64: make buffer emission macros normal functionsJosé Fonseca2-221/+239
2007-12-05mach64: use utf-8José Fonseca3-3/+3
2007-12-05Remove references to the sarea_priv perf_boxes field.Kristian Høgsberg2-7/+0
2007-12-05patch from -mm kernel to use upper_32_bitsDave Airlie1-1/+2
2007-12-02bsd: Replace other occurrences of msleep with mtx_sleepRobert Noland4-4/+4
2007-12-02bsd: Now make secondary vblank workRobert Noland4-8/+37
2007-12-01bsd: Hook secondary vblank support.Robert Noland4-2/+11
2007-12-01bsd: Fix typo in i915_drv.cRobert Noland1-1/+1
2007-12-01mtx_sleep is preferred to msleepRobert Noland1-1/+1
2007-12-01Clarify order of operationsRobert Noland1-1/+1
2007-12-01DRM_DEBUG already prints the function name.Robert Noland1-5/+4
2007-12-01drm: Add _DRM_DRIVER map flag.Robert Noland4-7/+11
2007-12-01bsd: Move counter initialization to load time.Robert Noland1-12/+12
2007-11-30nouveau: Properly identify NV40 and NV44 generation.Maarten Maathuis1-3/+12
2007-11-29Beside the emitted warning, the added cast (u64 -> unsigned) strips outJiri Slaby1-2/+2
2007-11-29drm: enable udev node creationDave Airlie1-6/+1
2007-11-29drm: oops not a cleanup..Dave Airlie1-1/+1
2007-11-29Fix up drm_ati_pcigart_infoRobert C. Noland III2-6/+6
2007-11-29drm: more cleanupsDave Airlie5-20/+24
2007-11-28i965: oops force mi batchbuffer startDave Airlie1-0/+3
2007-11-27r500: add a bunch of all r5xx pci ids..Dave Airlie4-5/+106
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie44-364/+352
2007-11-22drm: cleanup drm_regman.c coding styleDave Airlie1-6/+1
2007-11-22i915: add context handle to superioctl structDave Airlie1-0/+1
2007-11-22r500: add pci id for X1650Dave Airlie1-0/+1
2007-11-21drm: don't reset to 0 irq_enabled when client open file descriptorJerome Glisse2-1/+1
2007-11-21r500: suggestion from glisse to not add cliprect offset on r5xxDave Airlie1-12/+20
2007-11-20radeon: add initial r5xx supportDave Airlie3-38/+95
2007-11-19Fix capitalization of __linux__ define.Eric Anholt2-3/+3
2007-11-19drm: fix dead lock in drm_buffer_object_transferJerome Glisse1-1/+1
2007-11-18Bug #13233: Fix build on FreeBSD.Robert Noland2-9/+17
2007-11-18Bug #13233: Chase move of agp headers on FreeBSD.Robert Noland2-0/+8
2007-11-18radeon: refactor out the fb/agp location read/write.Dave Airlie4-8/+27
2007-11-16nouveau: also mention the number of succcessfully copied bios bytes.Stephane Marchesin1-1/+1
2007-11-15nouveau: renameJeremy Kolb1-5/+5
2007-11-15nouveau: flip buffer into gart.Jeremy Kolb1-0/+41
2007-11-15nouveau: be verbose about PPC bios for now.Stephane Marchesin1-0/+5
2007-11-15nouveau: revert the nv34 context size change, it was not the culprit after all.Stephane Marchesin1-1/+1
2007-11-15nouveau: use get_property instead of of_get_property on pre-2.6.22 kernels.Stephane Marchesin1-2/+6
2007-11-15mm fixups.Thomas Hellstrom3-19/+6
2007-11-15i915: remove excess debug outputDave Airlie1-2/+0
2007-11-15nouveau: Copy the PPC bios to RAMIN on init, that lets us do proper output de...Stephane Marchesin1-0/+19
2007-11-15intel: add flushing for i8xx chipsets.Dave Airlie2-32/+97
2007-11-14nouveau: nv30: missing ramin init, does it brake other hw?Patrice Mandin1-0/+13
2007-11-14Add new shared header file drm_internal.h.Kristian Høgsberg5-9/+44