platform/upstream/libdrm.git
2003-07-11 Keith WhitwellRestore __HAVE_KERNEL_CTX_SWITCH, required for the...
2003-07-09 Dave AirlieDA: fix for bug 484 in Bugzilla, originally from me...
2003-07-09 Jose Fonsecafile drm_mem.h was initially added on branch newdrm...
2003-07-09 Jose Fonsecafile drm_dma.c was initially added on branch newdrm...
2003-07-09 Jose Fonsecafile drm_fops.c was initially added on branch newdrm...
2003-07-09 Jose Fonsecafile drm_lock.c was initially added on branch newdrm...
2003-07-09 Jose Fonsecafile drm_stub.c was initially added on branch newdrm...
2003-07-09 Jose Fonsecafile drm_vm.c was initially added on branch newdrm...
2003-07-08 Keith WhitwellRemoved unused __HAVE_KERNEL_CTX_SWITCH, whatever that...
2003-07-04 Leif DelgassDon't need to include linux/wrapper.h - we only use...
2003-07-01 Jose Fonsecafile drm_agp.c was initially added on branch newdrm...
2003-07-01 Jose Fonsecafile drm_bufs.c was initially added on branch newdrm...
2003-07-01 Jose Fonsecafile drm_mem.c was initially added on branch newdrm...
2003-07-01 Jose Fonsecafile drm_pci.c was initially added on branch newdrm...
2003-07-01 Jose Fonsecafile drm_sg.c was initially added on branch newdrm...
2003-06-23 Alan Hourihanefile savage_dma.c was initially added on branch savage...
2003-06-23 Alan Hourihanefile savage_state.c was initially added on branch savag...
2003-06-21 Jose Fonsecafile drm_pci_tmp.h was initially added on branch newdrm...
2003-06-21 Jose Fonsecafile drm_stub_tmp.h was initially added on branch newdr...
2003-06-21 Jose Fonsecafile drm_memory_tmp.h was initially added on branch...
2003-06-21 Jose Fonsecafile drm_vm_tmp.h was initially added on branch newdrm...
2003-06-21 Jose Fonsecafile drm_dma_tmp.h was initially added on branch newdrm...
2003-06-21 Jose Fonsecafile drm_lock_tmp.h was initially added on branch newdr...
2003-06-19 Jose Fonsecafile drm_bufs_tmp.h was initially added on branch newdr...
2003-06-19 Jose FonsecaRevert the janitorial - that works is now on the new...
2003-06-18 Keith Whitwellfile i830_compat.c was initially added on branch i865...
2003-06-18 Keith Whitwellfile i830.h was initially added on branch i865-agp...
2003-06-18 Keith Whitwellfile i830_dma.c was initially added on branch i865...
2003-06-18 Keith Whitwellfile i830_drm.h was initially added on branch i865...
2003-06-18 Keith Whitwellfile i830_drv.c was initially added on branch i865...
2003-06-18 Keith Whitwellfile i830_drv.h was initially added on branch i865...
2003-06-18 Keith Whitwellfile i830_irq.c was initially added on branch i865...
2003-06-18 Keith Whitwellfile i830_mem.c was initially added on branch i865...
2003-06-16 Keith WhitwellPossibly fix stanford checker complaints about sarea
2003-06-14 Jose FonsecaMove the linux AGP includes into drm_agp.h and only...
2003-06-10 Keith WhitwellTexture rectangle support for r100
2003-06-09 Keith WhitwellRevert bogus last commit
2003-06-09 Keith WhitwellDon't activate blend fallbacks unless blending is enabled
2003-06-07 Jose FonsecaVerify 'drm_agp' is not NULL for all its wrappers ...
2003-06-07 Jose FonsecaCheck that the AGPGART "drm_agp" symbol pointer is...
2003-06-07 Dave Airliefix pitch compile error
2003-06-05 Dave Airlieadd page flipping support to the DRM, up version number...
2003-06-03 Jose FonsecaAdded the Doxygen configuration file. Minor documentati...
2003-06-03 Jose FonsecaSplit declarations/definitions in drm_scatter.h into...
2003-06-03 Keith Whitwellfile i830_mem.c was initially added on branch i865...
2003-05-30 Keith Whitwellfile i830_compat.c was initially added on branch i865...
2003-05-28 Leif DelgassRestore change to _DRM_VBLANK_SIGNAL from rev. 1.41...
2003-05-28 Leif DelgassRestore DRM_*MEMORYBARRIER change reverted with documen...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-26 Leif DelgassAdd support to r128 for MESA_ycbcr_texture (Ian Romanic...
2003-05-20 David DawesDRM part of Radeon DRI suspend/resume support (Charl...
2003-05-20 David DawesSupport for building DRM module on OpenBSD (Wilbern...
2003-05-17 Michel Daenzerdo allow reading from read only mappings...
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-05-06 Michel Daenzerfix warning on machines where sizeof(drm_addr_t) !...
2003-04-30 Ian RomanickMerged texmem-0-0-1
2003-04-29 Leif Delgassremove unused variables
2003-04-28 Eric AnholtFix a typo: On takedown the mtrr operation is MEMRANGE_...
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-27 Eric AnholtUse real endian conversion functions.
2003-04-26 Eric AnholtFix formatting of hw.dri sysctl.
2003-04-26 Eric AnholtRemove the map argument from DRM_*MEMORYBARRIER. Not...
2003-04-26 Eric AnholtMFL: Don't install irq handler unless the driver has...
2003-04-26 Eric AnholtAdd PCI DMA memory functions and make addbufs_pci and...
2003-04-26 Leif DelgassEnsure driver has been initialized (dev_private !=...
2003-04-26 Eric AnholtMissed files in the last commit: Remove memory debuggin...
2003-04-26 Eric AnholtMove the memory functions with debugging info to drm_me...
2003-04-26 Eric AnholtRemove #if 0'ed code.
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-26 Eric AnholtReplace the C atomic_cmpset_int compatibility function...
2003-04-26 Eric AnholtDisable MTRRs on FreeBSD-stable. Without this, it hangs...
2003-04-25 Leif DelgassFix potential oops and memory leaks when allocations...
2003-04-25 Eric AnholtMerge from FreeBSD-current.
2003-04-25 David DawesTargets for building dristat and drmstat.
2003-04-25 Eric AnholtClean up the DRM_COPY_TO_USER()ing of DRM(infobufs...
2003-04-24 Eric AnholtClean up the style of the linux-compat code and use...
2003-04-24 Leif DelgassPass dma handle from pci_alloc_consistent to the card...
2003-04-24 Eric AnholtRemove more gamma DMA infrastructure. Most of this...
2003-04-24 Leif DelgassRemove unused dev->map_count. We always iterate the...
2003-04-24 Leif DelgassMinor cleanups for dri/drmstat test progs (Both still...
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 Eric AnholtRemove more gamma DMA code. This isn't all of it, but...
2003-04-24 Eric AnholtMove some common code from addbufs_<type> to addbufs...
2003-04-24 Eric AnholtRemove the ioctl_count variable from the device. A...
2003-04-24 Eric AnholtRemove a bunch of dead code and fix spelling of a coupl...
2003-04-24 David DawesSingle/dual rasterizer quiescence patch for the glint...
2003-04-24 David Dawesbreak long line
2003-04-24 Eric AnholtMove one definition to drm_drv.h and remove the rest...
2003-04-24 Eric AnholtRemove DRM_DMA_HISTOGRAM and associated code.
2003-04-24 Eric AnholtMake DRM(read) and DRM(poll) stubs and remove DRM(write...
2003-04-23 Keith WhitwellInstall dummy/noop read & poll fops unless the driver...
2003-04-23 Michel Daenzerdeal correctly with read() from the DRM failing
2003-04-22 Michel Daenzerget rid of superfluous fields in struct drm_radeon_ring...
next