platform/upstream/libdrm.git
2007-07-19 Eric AnholtFix the getclient test (Need this feature for future...
2007-07-19 Eric AnholtAdd some trivial regression tests, one of which fails.
2007-07-19 Eric AnholtAdd current BSD stuff to .gitignore.
2007-07-18 Eric AnholtAdd dry-coded DRM drawable private information storage...
2007-07-16 Eric AnholtFix FreeBSD build.
2007-07-13 Arthur Huilletapplied patch from Ian Romanick fixing PCI DMA object...
2007-07-13 Arthur HuilletMerge commit 'public/master'
2007-07-13 Arthur Huilletnow attempting to create PCI object only when there...
2007-07-13 Arthur Huilletnow attempting to create PCI object only when there...
2007-07-13 Ben Skeggsnouveau: nuke internal typedefs, and drm_device_t use.
2007-07-12 Ben Skeggsnouveau: unbreak AGP
2007-07-12 Ben Skeggsnouveau: mem_alloc() returns offsets, not absolute...
2007-07-12 Ben Skeggsnouveau: nuke left over debug message
2007-07-12 Ben Skeggsnouveau: separate region_offset into map_handle and...
2007-07-12 Arthur Huilletfixed object creation code to not Oops on 64bits, worke...
2007-07-11 Arthur HuilletNV50 will not attempt to use PCIGART now
2007-07-11 Arthur Huilletfixed bug that prevented PCIE cards from actually using...
2007-07-11 Ben Skeggsnouveau/nv50: G80 fixes.
2007-07-11 Ben Skeggsnouveau: Some checks on userspace object handles.
2007-07-11 Arthur HuilletAdded support for PCIGART for PCI(E) cards. Bumped...
2007-07-11 Arthur HuilletMade drm_sg_alloc accessible from inside the DRM -...
2007-07-09 Ben Skeggsnouveau: Allocate mappable VRAM for notifiers..
2007-07-09 Ben Skeggsnouveau: Don't be so strict on <NV50
2007-07-09 Ben Skeggsnouveau: Avoid oops
2007-07-09 Ben Skeggsnouveau/nv50: Initial channel/object support
2007-07-09 Ben Skeggsnouveau: enable reporting for all PFIFO/PGRAPH irqs
2007-07-09 Ben Skeggsnouveau: rewrite gpu object code
2007-07-03 Kristian HøgsbergUse idr_replace trick to eliminate struct drm_ctx_sarea...
2007-07-03 Kristian HøgsbergDon't take dev->struct_mutex twice in drm_setsareactx.
2007-07-03 Michel DänzerOne more spinlock initializer cleanup.
2007-07-03 Michel DänzerSimplification for previous commit.
2007-07-03 Michel DänzerRestore pre-idr semantics for drawable information.
2007-07-02 Kristian HøgsbergFix must-check warnings and implement a few error paths.
2007-07-02 Kristian HøgsbergDrop drm_drawable_list and add drm_drawable_info direct...
2007-06-29 Thomas HellstromAvoid hitting BUG() for kernel-only fence objects.
2007-06-29 Thomas HellstromFence object reference / dereference cleanup.
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-18 David Woodhousefix radeon setparam on 32/64 systems, harder.
2007-06-15 Michel Dänzeri915: Fix handling of breadcrumb counter wraparounds.
2007-06-15 Thomas HellstromFix i915 sequence mask.
2007-06-15 Thomas HellstromIndentation fixes.
2007-06-15 Thomas HellstromFix refcounting / lock race.
2007-06-15 Thomas HellstromLocking fixes and instrumentation.
2007-06-13 Thomas HellstromFix drmMMUnlock / drmMMLock return values.
2007-06-13 Thomas HellstromMake sure we read fence->signaled while spinlocked.
2007-06-13 Thomas HellstromFix fence object deref race.
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
next