OSDN Git Service

android-x86/external-libdrm.git
2007-06-15 Michel Dänzeri915: Fix tests for vblank interrupts being enabled...
2007-06-15 Michel DänzerReturn current sequence number to userspace after block...
2007-06-15 Michel DänzerFix memory leaks in vblank error paths.
2007-06-14 Jesse BarnesComment new vblank routines and fixup several issues:
2007-06-12 Jesse BarnesRemove unnecessary (and uncommented!) read barrier...
2007-06-12 Jesse BarnesUpdate vblank code:
2007-06-12 Jesse BarnesInitial checkin of vblank rework. Code attempts to...
2007-06-10 Dave Airlieuse krh's idr mods to remove lists from idr code
2007-06-08 Oliver McFaddenr300: Added the CP maximum fetch size and ring rptr...
2007-06-07 Dave Airlieoops must fix this properly at some point
2007-06-07 Dave Airliedrm: fix radeon setparam alignment issues on 32/64-bit
2007-06-05 Oliver McFaddenr300: Small correction to the previous commit.
2007-06-05 Alex Deucherr300: Document more of the RADEON_RBBM_STATUS register.
2007-06-05 Wang ZhenyuAdd support for the G33, Q33, and Q35 chipsets.
2007-06-05 Dave Airlieremove include of linux ioctl32.h from drm drivers
2007-06-04 Maurice van... nouveau: fix RAMHT wrapping
2007-06-03 Dave Airlieradeon: refine irq acking for vbl on crtc 2
2007-06-03 rootRevert "drm: add new drm_wait_on function to replace...
2007-06-03 rootRevert "move i915 to new drm_wait_on function"
2007-06-03 Dave Airlieradeon: add support for vblank on crtc2
2007-06-01 Dave Airliedrm: fixup initialisation of list heads and idr
2007-05-31 Wang Zhenyui915: Add support for 945GME chip
2007-05-31 Wang Zhenyui915: Add support for 965GME/GLE chip.
2007-05-29 Jung-uk KimUpdate a bunch of FreeBSD port code.
2007-05-29 Brianreformatting, clean-ups
2007-05-29 BrianClean-ups and reformatting.
2007-05-26 Dave Airliedrm: move context handling code to use linux idr
2007-05-26 Dave Airliedrm: convert drawable handling to use Linux idr
2007-05-25 Thomas Gleixnerdrm: spinlock initializer cleanup
2007-05-25 Michel Dänzerdrm: make sure the drawable code doesn't call malloc(0).
2007-05-25 Dave Airlieradeon: add other IGP chipsets
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup mm_ioctl ioctls to be separate...
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup most of fence ioctl split...
2007-05-25 Dave Airliewhitespace fixups from kernel
2007-05-25 Dave Airlieati_pcigart: cut to 80 chars
2007-05-25 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-25 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-05-17 Stephane Marchesinnouveau: don't build the module by default
2007-05-13 Oliver McFaddenr300: Added my comments into r300_reg.h.
2007-05-13 Oliver McFaddenr300: Synchronized R300 register defines file.
2007-05-12 Matthieu Castetnouveau : nv10 graph move clipping value to per channel...
2007-05-12 Matthieu Castetnouveau : nv10 graph clipping values were forgoten...
2007-05-10 Keith PackardAllow vblank interrupts to remain disabled across VT...
2007-05-09 Oliver McFaddenr300: Synchronized R300 register defines file.
2007-05-09 Oliver McFaddenr300: Synchronized R300 register defines file.
2007-05-08 Matthieu Castetnouveau : fix fifo context size for nv10
2007-05-08 Dave Airlielibdrm: fix typo on ttm fence interface
2007-05-06 Brians/OJBECTS/OBJECTS/
2007-05-06 Oliver McFaddenr300: Synchronize the register file from Mesa.
2007-05-06 Oliver McFaddenr300: Use the defined names for known registers.
2007-05-06 Dave Airliedrm: remove unused define DRM_HAS_TTM
2007-05-02 Thomas HellstromFix buffer object list freeing.
2007-05-01 Michel DänzerFix userspace ABI breakage from 3c384a9ad5f964709a237cf...
2007-04-29 Michel Dänzerradeon: Don't mess up page flipping when a file descrip...
2007-04-28 Dave Airliemove i915 to new drm_wait_on function
2007-04-28 Dave Airliedrm: add new drm_wait_on function to replace macro
2007-04-28 Dave Airlieremove register usage
2007-04-28 Dave Airlieremove DRM_GETSAREA and replace with drm_getsarea function
2007-04-26 George SapountzisRevert "bug 7092 : add pci ids for mach64 in Dell power...
2007-04-26 George Sapountzislinux: minor indent.
2007-04-26 George Sapountzisfreebsd: remove stray apperance of IN_MODULE.
2007-04-26 George Sapountzislibdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER...
2007-04-26 Dave Airlieupdate create_lk_drm.sh script
2007-04-26 Dave Airliewhitespace cleanup
2007-04-26 Dave Airlieremove some whitespace violation
2007-04-26 Dave Airliedrm: nopfn warning on 64-bit
2007-04-26 Jesse Barnesdrm/ttm: allow drm_buffer_object_create to be used...
2007-04-26 Jesse BarnesAdd new buffer object type for kernel allocations that...
2007-04-25 BrianMore detailed instructions, tips.
2007-04-23 Stephane Marchesinnouveau: fix wacky pci id
2007-04-20 Kristian HøgsbergInitialize rwlock using rwlock_init to appease lockdep...
2007-04-20 Thomas HellstromAvoid a fence timeout problem when a signal is pending.
2007-04-20 Thomas HellstromFix via compile error
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-04-17 Thomas HellstromDon't always free up memory space when we unpin buffers.
2007-04-17 Thomas HellstromFix buffer object reference problems.
2007-04-17 Thomas Hellstromvia: Make sure we flush write-combining using a follow...
2007-04-17 Thomas HellstromAdd a code comment.
2007-04-16 Thomas HellstromRequire the hardware lock for buffer creation
2007-04-10 Matthieu Castetnouveau: nv10 per channel init from ddx
2007-04-09 Oliver McFaddenrs480: Renamed some unknown registers. See dri-devel...
2007-04-09 Ben Skeggsnouveau: NV46 support
2007-04-09 Dave Airlieradeon: bump version for IGPGART support
2007-04-09 Dave Airlieradeon: add support for reverse engineered xpress200m
2007-04-06 Dave Airliefixup install target, not sure what I was smokin...
2007-04-06 Dave Airliei915: use breadcrumb macro everywhere
2007-04-05 Ben Skeggsnouveau: make a note about a bit that breaks some cards
2007-04-05 Ben Skeggsnouveau: Power up all card units by default on startup.
2007-04-05 Dave Airlieadd an install target to the drm modules makefile
2007-04-03 Thomas HellstromFix user object reference when caller is not object...
2007-04-03 Thomas HellstromAdd a fence flush event to each fence-signaled check...
2007-04-03 Thomas HellstromMake sure we ack irqs before we read a breadcrumb so...
2007-04-03 Thomas HellstromEvicted no-move buffers can get lost if they end up...
2007-04-03 Thomas HellstromFix an oops when trying to clean a not yet initialized...
2007-04-03 Thomas HellstromMake sure CMA (Can't map aperture) pages are mapped...
2007-04-02 Oliver McFaddenr300: Synchronize the register header file again.
2007-04-01 Matthieu Castetnouveau: fix usage of PGRAPH_CTX_CONTROL on nv20+
2007-04-01 Matthieu Castetnouveau : nv10 ctx switch fix
2007-03-31 Matthieu Castetnouveau : set the correct PGRAPH_CTX_CONTROL register
next