OSDN Git Service

android-x86/external-libdrm.git
2005-08-19 Adam JacksonAdd r300_reg.h. Bump to 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
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
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...
2005-06-27 Alan HourihaneCheck for 2.6.12 suspend/resume changes (pm_message_t)
2005-06-27 Alan HourihaneCheck dev_priv
2005-06-27 Alan HourihaneSave state of registers for suspend/resume.
2005-06-26 Jon Smirlremoved dev->sysdev_registered
2005-06-24 Jon SmirlRef count the sysdev class to support multiple DRM...
2005-06-24 Jon SmirlMake sysdev class only register when fbdev detected
2005-06-24 Jon SmirlMore err path clean up for drm_pm Add mandatory sysdev...
2005-06-24 Alan HourihaneFix the sysdev approach for power management.
2005-06-24 Alan HourihaneFix suspend problem when i915 private hasn't been initi...
2005-06-23 Jon SmirlFix drm_memory_debug.c to compile, doesn't seem to...
2005-06-22 Jon SmirlGet the power management hooks into the right place...
2005-06-21 Jon SmirlChange initialization of savage register access to...
2005-06-20 Jon SmirlChange initialization of radeon register access to...
2005-06-19 Jon SmirlRemove I2C support from radeon driver. Same support...
2005-06-17 Dave Airliefix up drm_alloc_agp to take a dev arg and not pass...
2005-06-17 Jon SmirlFix 810/830 build
2005-06-16 Alan HourihaneForce AGP always for Intel chipsets.
2005-06-15 Ian RomanickRe-sync (and correct!) shared/mga_drm.h with shared...
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-11 Dave Airliefix up drm.h for C++ include as this can be included...
2005-06-10 Dave Airlieadd dragonfly #define from Xorg CVS
2005-06-09 Ian RomanickSynchronize with the shared-core version.
2005-06-09 Ian RomanickCompletely re-initialize DMA settings
2005-06-09 Jon Smirldrm_mem_init should be done at core load, not driver...
2005-06-06 Dave Airliefix some issues with radeon interrupt handling
2005-06-06 Alan HourihaneFix copyrights
2005-06-06 Eric AnholtAdd a few more bits of Tonnerre's NetBSD port (Still...
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-06-04 Dave AirlieRemove warnings about code mixed with declerations..
2005-06-03 Ian RomanickMinor clean-ups. The drm_mga_fullscreen_t stuff has...
2005-06-03 Ian RomanickMove the deallocation of dev_private. Since dev_private...
2005-05-28 Eric AnholtBugzilla #3217: Create a new __drm_pci_free which is...
2005-05-28 Eric AnholtBugzilla #3217: The size field in the new dma handle...
2005-05-28 Alan HourihaneActually check for drm_fb_loaded before trying to initi...
2005-05-28 Alan HourihaneRe-implement the power management.
2005-05-27 Ian RomanickModify drm_driver::device_is_agp to return a tri-state...
2005-05-27 Dave Airlieadd radeon registers from VHA code these are the "unkno...
2005-05-23 Thomas HellstromVIA:
2005-05-22 Ian RomanickRefactor the routines for "calculating" the size of...
next