Merge branch 'master' into xgi-0-0-2
[profile/ivi/libdrm.git] / linux-core /
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-12 Ben Skeggsnouveau: separate region_offset into map_handle and...
2007-07-11 Arthur HuilletMade drm_sg_alloc accessible from inside the DRM -...
2007-07-10 Ian RomanickConvert occurances of U32 to other types.
2007-07-09 Ian RomanickEliminiate fields in xgi_info that are duplicates of...
2007-07-09 Ian RomanickMove types shared with user mode to xgi_drm.h.
2007-07-09 Ian RomanickCorrect types that are shared with user mode.
2007-07-09 Ian RomanickAdjust the types of the fields of xgi_aperture.
2007-07-09 Ian RomanickMerge xgi_mem_req and xgi_mem_alloc into a single type.
2007-07-09 Ben Skeggsnouveau/nv50: Initial channel/object support
2007-07-06 Ian RomanickRemove XGI_IOCTL_CPUID and associated cruft.
2007-07-06 Ian RomanickMajor clean up of xgi_ge_irq_handler
2007-07-06 Ian RomanickConvert weird rtdsc usage to get_cycles.
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ä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-30 Ian RomanickConvert a few more U32 variables to more appropriate...
2007-06-30 Ian RomanickConvert xgi_mem_location enum values to less generic...
2007-06-30 Ian RomanickConvert open coded list iterators to either list_for_ea...
2007-06-30 Ian RomanickClean up xgi_pcie_heap_check
2007-06-30 Ian RomanickStop-gap fix in xgi_submit_cmdlist
2007-06-30 Ian RomanickConvert some PCI-e GART related variable to generic...
2007-06-30 Ian RomanickDelete unused arrays s_emptyBegin and s_flush2D.
2007-06-29 Ian RomanickReplace U(8|16) with u(8|16).
2007-06-29 Ian RomanickEliminate unnecessary defines of TRUE and FALSE.
2007-06-29 Ian RomanickReplace BOOL with bool.
2007-06-29 Ian RomanickEliminate unused integer and float typedefs.
2007-06-29 Ian RomanickEliminate structure typedefs
2007-06-29 Ian RomanickFix return type of xgi_find_pcie_block.
2007-06-29 Thomas HellstromAvoid hitting BUG() for kernel-only fence objects.
2007-06-29 Thomas HellstromFence object reference / dereference cleanup.
2007-06-29 Ian RomanickRemove unused type 'struct xgi_pcie_list_s' / xgi_pcie_...
2007-06-29 Ian RomanickMinor clean up of variable declarations in xgi_find_pci...
2007-06-29 Ian RomanickClean up debug log messages in xgi_find_pcie_block.
2007-06-29 Ian RomanickConvert comment header of xgi_find_pcie_virt to kernel...
2007-06-27 Ben Skeggsnouveau/nv50: skeletal backend
2007-06-27 Ben Skeggsnouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface...
2007-06-26 Ian RomanickClean up warnings about unused variables and functions.
2007-06-26 Ian RomanickClean up mixed declarations and code.
2007-06-26 Ian RomanickRevert over-zealous change from previous commit.
2007-06-26 Ian RomanickAdd XGI driver to Makefiles.
2007-06-26 Ian RomanickClean up compile-time kernel feature detection.
2007-06-26 Ian Romanicklinux/config.h is deprecated or gone.
2007-06-26 Ian RomanickGut support for pre-2.6 kernels.
2007-06-26 Ian Romanickdos2unix and Lindent
2007-06-26 Ian RomanickInitial XP10 code drop from XGI.
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 PFIFO engtab functions
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 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-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 Dave Airlieremove include of linux ioctl32.h from drm drivers
2007-06-03 rootRevert "drm: add new drm_wait_on function to replace...
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-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 Michel Dänzerdrm: make sure the drawable code doesn't call malloc(0).
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-06 Brians/OJBECTS/OBJECTS/
2007-05-06 Dave Airliedrm: remove unused define DRM_HAS_TTM
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 Sapountzislinux: minor indent.
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-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 HellstromAdd a code comment.
2007-04-16 Thomas HellstromRequire the hardware lock for buffer creation
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-05 Dave Airlieadd an install target to the drm modules makefile
next