OSDN Git Service

android-x86/external-libdrm.git
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...
2005-05-21 Ian RomanickForgot to bump the patchlevel and driver date on last...
2005-05-21 Ian RomanickChange the MGA initialization and cleanup a bit. The...
2005-05-20 Ian RomanickRefactor common, boilerplate ioctl code from drm_addbuf...
2005-05-18 Dave AirlieAdd i945G pci ids to drm
2005-05-17 Felix KuehlingSavage doesn't require AGP any more. Enable build even...
2005-05-16 Ian RomanickAdded device_is_agp callback to drm_driver. This functi...
2005-05-15 Dave Airliewrap config.h include with defined for KERNEL
2005-05-08 Thomas HellstromVIA: Fix for oops when AGP ring-buffer initialization...
2005-04-26 Eric AnholtConvert NOMAN to the new preferred spelling NO_MAN...
2005-04-26 Eric AnholtClean up some const qualifier cast warnings.
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-04-26 Eric AnholtUse msleep instead of tsleep to drop the DRM device...
2005-04-24 Eric AnholtFix a panic on startup with non-initmapping drivers...
2005-04-20 Thomas HellstromA fix for a locking bug which is triggered when a clien...
2005-04-20 Thomas HellstromVIA: Interrupt handler bugfixes. Bumped patchlevel...
2005-04-19 Dave AirlieRevert last commit, it affect via things
2005-04-18 Thomas HellstromVIA:
2005-04-16 Eric AnholtUse /*- to begin license blocks in BSD code to reduce...
2005-04-13 Eric AnholtFix build on FreeBSD-current, thanks to jhb@.
next