nouveau: make mem alloc debug a little more verbose.
[profile/ivi/libdrm.git] / shared-core /
2008-01-14 Stephane Marchesinnouveau: make mem alloc debug a little more verbose.
2008-01-11 Ben Skeggsnv05: enable ctx/op methods, and ignore patch valid...
2008-01-08 Stuart Bennettnouveau: AGP reset correction - don't touch FW bit
2008-01-07 Ben Skeggsnv50: more small changes
2008-01-07 Ben Skeggsnv50: oops, lost some state saving along the way somewhere.
2008-01-07 Ben Skeggsnv50: hook up timer funcs...
2008-01-07 Ben Skeggsnv50: abort on chips without ctx ucode
2008-01-07 Ben Skeggsnv50: some needed ctx vals
2008-01-07 Ben Skeggsnv50: some cleanups + small changes
2008-01-07 Stephane MarchesinNouveau: ppc oops.
2008-01-07 Stephane MarchesinNouveau: move PPC bios copy to firstopen.
2008-01-06 Jeremy Kolbnouveau: Add ctx_voodoo for NV86
2008-01-04 Xavier Bachelotvia: add P4M900 pci id.
2008-01-04 Stuart Bennett[PATCH] nouveau: reset AGP on init for < nv40
2008-01-04 Stuart Bennett[PATCH] nouveau: Fix nv20/30 context loading
2008-01-03 Dave Airliemach64: some more minor cleanups
2008-01-03 Dave Airliemach64: cleanup some of the macro formatting
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2008-01-03 Dave Airlieremove duplicate pciids
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-16 Li Zefandrm: don't cast a pointer to pointer of list_head
2007-12-16 Jesper JuhlWhile reading some code I stumbled across the use of...
2007-12-15 Keith PackardDocument drm_bo_handle_validate. Match drm_bo_do_valida...
2007-12-15 Keith PackardDocument drm_bo_do_validate. Remove spurious 'do_wait...
2007-12-15 Patrice MandinRevert "nouveau: nv30: missing ramin init, does it...
2007-12-12 Keith PackardMake relocation validate client computed values when...
2007-12-12 Keith Packardi915: wait for buffer idle before writing relocations
2007-12-12 Keith PackardBump driver minor for relocation optimzations
2007-12-12 Keith PackardAllow relocation to be skipped when buffers don't move.
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-08 José Fonsecamach64: comment bus master / ring buffer behavior and...
2007-12-07 Jesse BarnesFix pipe<->plane mapping vs. vblank handling (again)
2007-12-05 José Fonsecamach64: make buffer emission macros normal functions
2007-12-05 José Fonsecamach64: use utf-8
2007-12-05 Kristian HøgsbergRemove references to the sarea_priv perf_boxes field.
2007-12-02 Robert Nolandbsd: Replace other occurrences of msleep with mtx_sleep
2007-12-01 Robert NolandClarify order of operations
2007-12-01 Robert NolandDRM_DEBUG already prints the function name.
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-11-30 Maarten Maathuisnouveau: Properly identify NV40 and NV44 generation.
2007-11-28 Jiri SlabyBeside the emitted warning, the added cast (u64 ->...
2007-11-28 Dave Airliedrm: more cleanups
2007-11-28 Dave Airliei965: oops force mi batchbuffer start
2007-11-26 Dave Airlier500: add a bunch of all r5xx pci ids..
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-21 Dave Airliei915: add context handle to superioctl struct
2007-11-21 Dave Airlier500: add pci id for X1650
2007-11-21 Dave Airlier500: suggestion from glisse to not add cliprect offset...
2007-11-19 Dave Airlieradeon: add initial r5xx support
2007-11-19 Eric AnholtFix capitalization of __linux__ define.
2007-11-19 Robert NolandBug #13233: Fix build on FreeBSD.
2007-11-18 Dave Airlieradeon: refactor out the fb/agp location read/write.
2007-11-16 Stephane Marchesinnouveau: also mention the number of succcessfully copie...
2007-11-15 Stephane Marchesinnouveau: be verbose about PPC bios for now.
2007-11-15 Stephane Marchesinnouveau: revert the nv34 context size change, it was...
2007-11-15 Stephane Marchesinnouveau: use get_property instead of of_get_property...
2007-11-15 Stephane Marchesinnouveau: Copy the PPC bios to RAMIN on init, that lets...
2007-11-15 Dave Airlieintel: add flushing for i8xx chipsets.
2007-11-14 Patrice Mandinnouveau: nv30: missing ramin init, does it brake other hw?
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
2007-11-14 Stephane Marchesinnouveau: adjust the size of the NV34 context. That...
2007-11-13 Ben Skeggsnouveau: Also wait until CACHE1 gets emptied.
2007-11-13 Ben SkeggsRevert "nouveau: stub superioctl"
2007-11-13 Ben SkeggsMerge branch 'fifo-cleanup' into upstream-master
2007-11-13 Ben Skeggsnouveau: Attempt to wait for channel idle before we...
2007-11-13 Ben Skeggsnouveau: Use "new" NV40 USER control regs.
2007-11-13 Ben Skeggsnouveau: store user control reg offsets in channel...
2007-11-13 Ben Skeggsnouveau: funcs to determine active channel on PFIFO.
2007-11-13 Ben Skeggsnouveau: stub superioctl
2007-11-07 Dave Airliei915: oops disable TTM is backwards
2007-11-06 Dave Airliei915: disable TTM on 8xx chips for now until flushing...
2007-11-06 Zhenyu Wang[PATCH] i915: fix missing G33 detect in IS_I9XX
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-04 Pekka Paalanennouveau: more nv20_graph_init.
2007-11-04 Ben Skeggsnouveau: Use a sw method instead of notify interrupt...
2007-11-04 Ben Skeggsnouveau: cleanups
2007-11-04 Ben Skeggsnouveau: only pass annoying messages if irq isn't handl...
2007-11-04 Ben Skeggsnouveau: hook up an inital fence irq handler
2007-11-04 Ben Skeggsnouveau: crappy ttm mm init, disabled for now.
2007-11-02 Jeremy Kolbnouveau: put it all together.
2007-11-02 Dave Airlieradeon: set the address to access the aperture on the...
2007-11-01 Stephane Marchesinnouveau: don't use AGP on PPC. It's a hopeless case.
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-01 Jeremy Kolbnouveau: ttm stubs
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-31 Dave Airliei915: add backwards compat chipset flushing code
2007-10-30 Stephane MarchesinNouveau: add a comment about SKIPS for next API breakage.
2007-10-30 Stephane MarchesinNouveau: fold some loops.
2007-10-30 Dave Airliedrm/i915: add driver cache flush entry point
2007-10-29 Kristian HøgsbergMove struct drm_drawable_info out of public header...
2007-10-29 Jesse BarnesRemove unused memory save areas
2007-10-27 Stephane Marchesinnouveau: don't touch PMC_BOOT_1 on x86, it seems to...
2007-10-26 Jesse Barnesi915: suspend/resume support
2007-10-26 Stephane Marchesinnouveau: flip the CHECK_STATE bit off on nv30. This...
2007-10-25 Thomas HellstromTighten permissions on some buffer manager ioctls.
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
next