Fix unlocking of spinlock when we should not
[profile/ivi/libdrm.git] / shared-core /
2007-06-29 Alan HourihaneMove out the code from i915_dma_cleanup to unload to...
2007-06-29 Alan HourihaneBring back code from merge that was accidentally removed.
2007-06-29 Alan Hourihanemerge fixes
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-29 Ben Skeggsnouveau: small RAMFC cleanups
2007-06-28 Ben Skeggsnouveau: Hack around possible Xv blit adaptor breakage
2007-06-27 Ben Skeggsnouveau/nv10: Fix earlier NV1x chips
2007-06-27 Ben Skeggsnouveau: never touch PRAMIN with NV_WRITE, cleanup...
2007-06-27 Ben Skeggsnouveau: simplify PRAMIN access
2007-06-27 Ben Skeggsnouveau: name some regs
2007-06-27 Ben Skeggsnouveau/nv50: skeletal backend
2007-06-27 Ben Skeggsnouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface...
2007-06-27 Ben Skeggsnouveau/nv04: Set NV_PFIFO_CACHE1_PUSH1 correctly ...
2007-06-26 Ian RomanickAdd support SiS based XGI chips to SiS DRM.
2007-06-24 Ben Skeggsnouveau: NV49/NV4B PGRAPH setup from jb17bsome and...
2007-06-24 Ben Skeggsnouveau: kill some dead code
2007-06-24 Ben Skeggsnouveau: NV04/NV10/NV20 PGRAPH engtab functions
2007-06-24 Ben Skeggsnouveau: NV3X PGRAPH engtab functions
2007-06-24 Ben Skeggsnouveau: NV1X/2X/3X PFIFO engtab functions
2007-06-24 Ben Skeggsnouveau: NV04 PFIFO engtab functions
2007-06-24 Ben Skeggsnouveau: NV4X PGRAPH engtab functions
2007-06-24 Ben Skeggsnouveau: NV4X PFIFO engtab functions
2007-06-24 Ben Skeggsnouveau: split PFIFO/PGRAPH context creation
2007-06-24 Ben Skeggsnouveau: (mostly) hook up put_base again
2007-06-24 Ben Skeggsnouveau: prototype PFIFO/PGRAPH engtab API
2007-06-24 Ben Skeggsnouveau: rename engtab functions
2007-06-22 Michel Dänzerradeon: Acknowledge all interrupts we're interested in.
2007-06-21 Oliver McFaddenr300: Synchronized the register defines file; documenta...
2007-06-21 Oliver McFaddenr300: Allow writes to R300_VAP_PVS_WAITIDLE.
2007-06-18 Oliver McFaddenr300: Registers 0x2220-0x2230 are known as R300_VAP_CLI...
2007-06-18 Oliver McFaddenr300: Synchronized the register defines file again.
2007-06-15 Michel Dänzeri915: Fix handling of breadcrumb counter wraparounds.
2007-06-08 Oliver McFaddenr300: Added the CP maximum fetch size and ring rptr...
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-04 Maurice van der Potnouveau: fix RAMHT wrapping
2007-06-03 Dave Airlieradeon: refine irq acking for vbl on crtc 2
2007-06-03 rootRevert "move i915 to new drm_wait_on function"
2007-06-03 Dave Airlieradeon: add support for vblank on crtc2
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-25 Thomas Gleixnerdrm: spinlock initializer cleanup
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 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-23 Jesse BarnesSuspend/resume support (incomplete).
2007-05-22 Jesse BarnesCall preallocated space VRAM instead of PRIV0 to be...
2007-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Alan HourihaneFix merge problem.
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-17 Jesse BarnesFix FB pitch value (we had it wrong and were working...
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-10 Alan HourihaneJust some minor cleanups.
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-06 Oliver McFaddenr300: Synchronize the register file from Mesa.
2007-05-06 Oliver McFaddenr300: Use the defined names for known registers.
2007-05-01 Michel DänzerFix userspace ABI breakage from 3c384a9ad5f964709a237cf...
2007-05-01 Dave AirlieAdd support for user defined modes
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 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 Sapountzisfreebsd: remove stray apperance of IN_MODULE.
2007-04-26 Jesse BarnesAdd new buffer object type for kernel allocations that...
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-26 Dave Airliei915: fix vblank pipe setup
2007-04-23 Stephane Marchesinnouveau: fix wacky pci id
2007-04-22 Dave Airliefixup vrefresh reporting, it should now be *1000 in...
2007-04-21 Jesse BarnesAdd a monitor information structure separate from the...
2007-04-18 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-18 David Airlieclean up ring buffer and TTM in i915_driver_unload
2007-04-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-17 Jesse BarnesMove initial framebuffer allocation and configuration...
2007-04-17 Jesse BarnesCleanup whitespace, rename macro argument.
2007-04-17 Alan HourihaneCorrect PCI ID for i845
2007-04-17 Dave Airlieanother large overhaul of interactions with userspace...
2007-04-17 Thomas Hellstromvia: Make sure we flush write-combining using a follow...
2007-04-14 Jesse BarnesFix PRIV0 memory initialization (mm_init takes pages...
2007-04-13 David Airliei915/drm: clean up a lot of the i915/drm startup/teardo...
2007-04-12 Jesse BarnesInitialize the hw lock waitqueue so we don't hang in...
2007-04-12 Jesse BarnesDon't use drm_setup, do SAREA allocation and mapping...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Jesse BarnesRemove debug statement about buffer objects
next