platform/upstream/libdrm.git
2005-09-30 Dave Airliefix header this is now a c file
2005-09-30 Dave Airlienow I've lindented kernel it might be useful again
2005-09-30 Dave AirlieAdd support to turn writeback off via radeon module...
2005-09-30 Dave Airliefix pci overriding from userspace
2005-09-30 Dave Airliefixup bens fix so it works..
2005-09-30 Dave AirlieAdd Bens fix for radeon maps on ppc
2005-09-25 Thomas Hellstromvia: fix stray error printout message.
2005-09-25 Thomas HellstromAdd the via PCI DMA blit code.
2005-09-25 Dave Airliehopefully fix server recycling on PCIE
2005-09-25 Dave Airlieadd __ATTR
2005-09-25 Dave Airlieuse linux kernel macros don't make our own
2005-09-18 Dave Airlieremove pci_find_class use for alpha
2005-09-17 Dave Airliecompat for pci_pretty_name
2005-09-12 Dave Airlieupdate autogen from xserver tree
2005-09-12 Eric AnholtFix the spelling of DRM_AUTH so that the bsd core stuff...
2005-09-12 Dave Airlieadd some pci express chips
2005-09-12 Dave Airliemake PCI Express work on 64-bit machines, thanks to...
2005-09-11 Dave Airlieback out change as gart is now in framebuffer for PCIE
2005-09-11 Dave AirlieAdd GART in FB support for ati pcigart, and PCIE suppor...
2005-09-11 Dave Airliefix makefile bug
2005-09-09 Roland ScheideggerAdd support for GL_ATI_fragment_shader, new packets...
2005-09-09 Vladimir DergachevAdd another R300 PCI id. Submitted by: Daniel Estévez
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-09-03 Dave Airliecheck is the map containing the lock
2005-08-26 Eric Anholt- Don't try to allocate mappings of less than a PAGE_SI...
2005-08-26 Eric AnholtPreviously, drm_get_resource_start() and drm_get_resour...
2005-08-26 Eric AnholtFix a lack of parenthesis in macro usage that showed...
2005-08-26 Eric Anholt[1] Fix BSD DRM for the nonroot changes. [2] Don't...
2005-08-25 Eric AnholtAdd missing .cvsignore files for autotoolery.
2005-08-25 Eric AnholtInclude appropriate CFLAGS to find X headers, needed...
2005-08-23 Dave Airlieadd options for x86_64 and amd will small letters
2005-08-22 Alan Hourihaneremove the README in the linux-2.6 directory
2005-08-22 Alan Hourihaneremove i915_pm code as it causes too many issues with...
2005-08-21 Dave Airlieallocating the PCIE table from GFP_DMA seems to stop...
2005-08-21 Dave AirlieWe don't need to install all the internal headers files...
2005-08-20 Dave Airlieadd x86_64 to the list as well
2005-08-20 Dave Airlieremove checks that make ppc64 not work properly......
2005-08-20 Dave Airlieadd powerpc64 to the list of archs that this test doesn...
2005-08-20 Adam JacksonFix silly install issue by moving the header install... libdrm-1_0_3
2005-08-19 Adam JacksonAdd r300_reg.h. Bump to 1.0.2. libdrm-1_0_2
2005-08-17 Dave Airlieadd agp buffer token
2005-08-17 Dave Airlierevert reversion of a part of a patch from Jon, that...
2005-08-17 Dave Airliecommit toggle switch to make Linux drm_handle_t unsigne...
2005-08-16 Eric AnholtRemove the long-stale BSD non-core bits.
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-08-15 Eric AnholtPort the VIA DRM to FreeBSD. Original patch by Jake...
2005-08-14 Thomas HellstromVIA bugvixes by Joris van Rantwijk Initial commit.
2005-08-12 Eric AnholtFix build after linux-side checkin of master/root-only...
2005-08-12 Thomas HellstromReverting the previous via security-fix commit, since...
2005-08-11 Thomas HellstromMissing symbol export from previous via context check...
2005-08-10 Thomas HellstromSecurity fix on via: Checking that the specified contex...
2005-08-09 Jon SmirlMake sure savage has 3rd ioctl parameter
2005-08-07 Dave Airliemake some functions static in the savage drm driver
2005-08-07 Dave Airliefix ioctl in r128 drm direction from Egbert Eich.
2005-08-07 Dave Airlieremove bus address
2005-08-05 Dave AirlieFix bug in return to userspace resctx code
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Jon SmirlImplement permanent sarea maps
2005-08-04 Jon SmirlTighten up AGP security. Verify that all uses of AGP...
2005-08-04 Jon SmirlMark some radeon init variables deprecated. These used...
2005-08-04 Jon SmirlSplit the control of master vs root priv. Everything...
2005-08-04 Eric AnholtWhitespace fixups.
2005-08-04 Eric AnholtFix the MGA driver on BSD by passing in the proper...
2005-08-04 Eric AnholtAdd a debugging error message from testing new MGA...
2005-08-01 Adam Jacksonversion bump libdrm-1_0_1
2005-08-01 Adam JacksonFix the pkgconfig info. (Donnie Berkholz)
2005-07-28 Eric AnholtFix issues with buffer aging when more than one dma...
2005-07-27 Eric AnholtCorrect a couple of descriptions of files in comments...
2005-07-27 Eric AnholtLink in the savage files from shared-core.
2005-07-27 Roland Scheideggerfix driver date and drm minor version for r300 support
2005-07-20 Eric AnholtAdd latest r300 support from r300.sf.net CVS. Patch...
2005-07-19 Eric AnholtAdd .cvsignore file.
2005-07-16 Dave Airlierevert last change due to me bring up too early
2005-07-16 Dave Airlieup the version
2005-07-16 Dave AirlieEgbert noticed this issue, but changing the IOW to...
2005-07-15 Thomas HellstromVIA: Fix sparse warnings (Alexey Dobriyan)
2005-07-13 Adam Jacksondistcheck fixes libdrm-1_0_0
2005-07-11 Jon SmirlIRQ must be assigned and enabled or this will hang
2005-07-10 Adam Jacksonautoconfiscate libdrm
2005-07-03 Jon SmirlSimplify the sysfs code
2005-07-03 Jon SmirlAdd sysfs attribute dri_library_name on Linux. code...
2005-06-30 Jon Smirlrelease can happen before dev->ctxlist is allocated
2005-06-29 Ian RomanickRemove the AGP requirement from Makefile and Kconfig...
2005-06-29 Alan Hourihaneadd remaining calls
2005-06-29 Alan Hourihaneadd i915_ioc32.c
2005-06-29 Alan Hourihanesilence warning
2005-06-29 Dave Airliefix some warnings from cross compiler
2005-06-29 Dave Airliemake r128/mga compile properly on sparc cross-compiler
2005-06-29 Alan HourihaneMove to linux specific directory
2005-06-29 Dave Airlieadd mga and r128 32/64 bits
2005-06-29 Dave Airliethese don't need reclaim buffers their release function...
2005-06-29 Dave AirlieBug in conversion from old DRM to core DRM....
2005-06-29 Eric AnholtGet the BSD DRM compiling again after MGA and mapping...
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-28 Dave Airlieadd compat code from Paul Mackerras
2005-06-28 Dave AirlieAdd compat to Makefile
2005-06-28 Dave AirlieAdd drm and radeon 32/64-bit compat code from Paul...
2005-06-28 Alan HourihaneGiven that BenH says using the sysdev approach for...
2005-06-28 Alan HourihaneComment out the .resume function as without programming...
2005-06-27 Alan HourihaneReverse the pm_message_t patch for now, it appears...
next