Merged texmem-0-0-1
[profile/ivi/libdrm.git] / linux /
2003-04-29 Leif Delgassremove unused variables
2003-04-28 Leif DelgassRestore Eric Anholt's DRM_*MEMORYBARRIER changes from...
2003-04-28 Leif DelgassOnly free original pagelist in addbufs_pci if one alrea...
2003-04-28 Alan HourihaneDRM_READ/WRITEMEMORYBARRIER was given an argument in...
2003-04-27 Keith WhitwellPut back __HAVE_KERNEL_CTX_SWITCH for David Miller...
2003-04-26 Eric AnholtRemove the map argument from DRM_*MEMORYBARRIER. Not...
2003-04-26 Leif DelgassEnsure driver has been initialized (dev_private !=...
2003-04-26 Keith Whitwell2.5.x sync patch from Linus Torvalds
2003-04-26 Keith Whitwellmove prototypes for gamma functions to gamma_drv.h
2003-04-26 Keith WhitwellRemove #if 0'd code
2003-04-25 Leif DelgassFix potential oops and memory leaks when allocations...
2003-04-25 David DawesTargets for building dristat and drmstat.
2003-04-24 Leif DelgassPass dma handle from pci_alloc_consistent to the card...
2003-04-24 Leif DelgassRemove unused dev->map_count. We always iterate the...
2003-04-24 Leif DelgassRemove unused variables
2003-04-24 Keith WhitwellMove the debug versions of the DRM memory functions...
2003-04-24 Keith WhitwellRemove #if 0'd code and some unused string functions
2003-04-24 David DawesSingle/dual rasterizer quiescence patch for the glint...
2003-04-24 David Dawesbreak long line
2003-04-23 Keith WhitwellInstall dummy/noop read & poll fops unless the driver...
2003-04-22 Leif DelgassRemove AGP dependency in kernel config for radeon,...
2003-04-22 Leif DelgassOnly mga, i810, i830 require AGP (should mga define...
2003-04-22 Alan Hourihanechange PREINSTALL/POSTINSTALL/UNINSTALL irq code to...
2003-04-22 Alan Hourihaneremove unused variable
2003-04-22 Alan Hourihanefix gamma headers
2003-04-22 Keith WhitwellRename drm_lists.h to gamma_lists.h
2003-04-22 Keith Whitwellnew file
2003-04-22 Keith WhitwellMove the excitingly named DRM(flush_block_and_flush...
2003-04-22 Keith Whitwellremove unused __HAVE_KERNEL_CTX_SWITCH code
2003-04-22 Keith WhitwellMove a chunk of gamma-specific code out of drm_dma...
2003-04-22 Keith Whitwellremove unused dma histogram code
2003-04-22 Keith WhitwellMove a bunch of gamma-specific code into a gamma-specif...
2003-04-22 Keith Whitwellremove DRM read, poll and write_string
2003-04-21 Leif DelgassCheck for NULL map before calling DRM(ioremapfree)...
2003-04-17 David DawesAdd a Kconfig file as used in recent 2.5.x kernels.
2003-04-17 David DawesMake Config.in look more like a recent 2.4.x kernel...
2003-04-17 David DawesRework the Linux drm kernel module build to leverage...
2003-04-17 David DawesBring some drm module changes over from the XFree86...
2003-04-17 David DawesFix DRM module build on 2.5.41 and later kernels (tqueu...
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2003-04-05 Leif Delgassadd 'SG' map type identifier string (pci scatter/gather...
2003-03-31 Leif DelgassWarning fix (use %p format for filp)
2003-03-30 Eric AnholtSpelling fixes in comments.
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2003-03-26 Keith WhitwellAdd 2nd arg for DRM_FREE
2003-03-25 Alan Hourihanelinux merge for drm
2003-03-25 Alan HourihaneXFree86 4.3.0 merge
2003-03-04 Keith WhitwellDRM_FREE/2 patch from Philip Brown
2003-02-28 Leif DelgassUpdate object targets
2003-02-21 Eric AnholtMerge from bsd-4-0-0-branch.
2003-02-04 Michel Daenzerdisable strict aliasing for building the DRM
2003-02-02 Michel Daenzerdon't inflate relative vblank sequence numbers on repea...
2003-01-11 Michel Daenzerlimit number of pending vblank signals to 100 to preven...
2002-12-12 David Dawesenums should be ints
2002-12-12 Keith Whitwellbring in jantorial changes from 2.5.51
2002-12-11 Keith Whitwellremove agpgart informational
2002-12-04 Michel Daenzerfurther vertical blank interrupt cleanups: remove unuse...
2002-12-03 Michel Daenzervertical blank interrupt cleanups: use spinlock instead...
2002-11-30 Michel Daenzervertical blank ioctl can send signal instead of blocking
2002-10-30 Eric AnholtKernel support for vblank syncing on Rage 128 and Matrox.
2002-10-29 Jens Owenupdated e-mail addresses for Keith, Alan and Jens
2002-10-29 Michel Daenzerpreserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid...
2002-10-22 Alan Hourihanefinal part of XFree86 4.2.99.2 merge
2002-10-22 Alan HourihaneImport of XFree86 4.2.99.2
2002-10-09 Brian Paulreplaced max() macro with conditional expression
2002-10-08 Keith WhitwellFix error condition...
2002-10-08 Keith WhitwellCall pci_enable_device() in DRM(irq_busid).
2002-09-29 Keith WhitwellMove os-dependent stuff out of radeon_irq.c
2002-09-29 Michel Daenzeradd support for 16K and 64K page sizes (Bjorn Helgaas)
2002-09-26 Michel DaenzerDRM(vblank_wait) is driver specific
2002-09-25 Michel Daenzercommon ioctl to wait for vertical blank IRQs
2002-09-23 Keith Whitwellmerged r200-0-2-branch to trunk
2002-09-21 Michel Daenzermake sure we never oops because the hardware lock point...
2002-09-11 David Dawes- Fix various bugs in the DRI support for the i830...
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-08-22 Leif DelgassDon't (re)define vmalloc_to_page for kernel >= 2.4...
2002-08-22 Leif DelgassSetPageLocked only defined in 2.5.x (x=?), use LockPage...
2002-08-21 Jose FonsecaChange the linux kernel version condition in the i810...
2002-08-21 Leif Delgassadd missing include (for udelay), remove unused counter.
2002-08-06 Rik FaithUpdates from Rusty Russell to:
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch
2002-07-04 Keith WhitwellFix some more pageflipping issues -- existing code...
2002-07-04 Keith WhitwellRevert SET_SCISSORS change.
2002-07-02 Tim SmithFix lockup on faster machines when drawing in multiple...
2002-06-27 Keith WhitwellSet pfCurrentPage on cleanup_pageflip
2002-06-25 Alan Hourihanegamma_alloc -> DRM(alloc)
2002-06-18 Michel Daenzerendianness fixes
2002-06-12 Keith Whitwellmerged tcl-0-0-branch
2002-06-02 Michel Daenzerfixes for big endian in general and powerpc in particular
2002-05-29 Jeff HartmannImport Mesa 4.0 port of I830M/I845G 3D driver funded...
2002-05-17 Alan HourihaneRemove some older Linux 2.3.99 code
2002-05-17 Alan Hourihanesame udelay fixes
2002-05-16 Keith WhitwellAllow drm to build under 2.4 and 2.5(.14)
2002-04-09 Jens OwenMerged drmcommand-0-0-1
2002-03-08 Keith WhitwellFix backwards compatibility bug, add tests for good...
2002-02-14 David DawesFirst pass of mesa-4-0 branch merge into trunk.
2002-02-02 Michel Daenzerwrapper for ioremap_nocache() like for ioremap() (Paul...
2002-01-27 David DawesFirst pass merge of XFree86 4.2.0 import.
2002-01-27 David DawesImport of XFree86 4.2.0
2002-01-27 David DawesInitial revision
next