Age | Commit message (Expand) | Author |
2005-07-27 | Correct a couple of descriptions of files in comments (were just | Eric Anholt |
2005-07-27 | fix driver date and drm minor version for r300 support | Roland Scheidegger |
2005-07-20 | Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, | Eric Anholt |
2005-07-16 | revert last change due to me bring up too early | Dave Airlie |
2005-07-16 | up the version | Dave Airlie |
2005-07-16 | Egbert noticed this issue, but changing the IOW to IOWR mess up | Dave Airlie |
2005-07-15 | VIA: Fix sparse warnings (Alexey Dobriyan) | Thomas Hellstrom |
2005-07-03 | Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c | Jon Smirl |
2005-06-29 | Move to linux specific directory | Alan Hourihane |
2005-06-29 | add mga and r128 32/64 bits | Dave Airlie |
2005-06-28 | - Remove drm_initmap and replace its usage with drm_addmap. This reduces | Eric Anholt |
2005-06-28 | add compat code from Paul Mackerras | Dave Airlie |
2005-06-28 | Given that BenH says using the sysdev approach for DRM is bogus, I'll yank | Alan Hourihane |
2005-06-27 | Reverse the pm_message_t patch for now, it appears that the 2.6.12 release | Alan Hourihane |
2005-06-27 | Check for 2.6.12 suspend/resume changes (pm_message_t) | Alan Hourihane |
2005-06-27 | Check dev_priv | Alan Hourihane |
2005-06-27 | Save state of registers for suspend/resume. | Alan Hourihane |
2005-06-24 | Fix suspend problem when i915 private hasn't been initialized yet. | Alan Hourihane |
2005-06-21 | Change initialization of savage register access to _DRM_READ_ONLY. Flags of | Jon Smirl |
2005-06-20 | Change initialization of radeon register access to _DRM_READ_ONLY. Flags of | Jon Smirl |
2005-06-19 | Remove I2C support from radeon driver. Same support is available from | Jon Smirl |
2005-06-17 | fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around | Dave Airlie |
2005-06-14 | Adds support for PCI cards to MGA DRM | Ian Romanick |
2005-06-11 | fix up drm.h for C++ include as this can be included in user programs | Dave Airlie |
2005-06-10 | add dragonfly #define from Xorg CVS | Dave Airlie |
2005-06-09 | Completely re-initialize DMA settings | Ian Romanick |
2005-06-06 | fix some issues with radeon interrupt handling | Dave Airlie |
2005-06-06 | Fix copyrights | Alan Hourihane |
2005-06-04 | Remove warnings about code mixed with declerations.. | Dave Airlie |
2005-06-03 | Minor clean-ups. The drm_mga_fullscreen_t stuff has been dead for a looong | Ian Romanick |
2005-06-03 | Move the deallocation of dev_private. Since dev_private is allocated when | Ian Romanick |
2005-05-28 | Re-implement the power management. | Alan Hourihane |
2005-05-27 | Modify drm_driver::device_is_agp to return a tri-state value to indicate | Ian Romanick |
2005-05-27 | add radeon registers from VHA code these are the "unknown" registers | Dave Airlie |
2005-05-23 | VIA: | Thomas Hellstrom |
2005-05-22 | Refactor the routines for "calculating" the size of the WARP microcode. The | Ian Romanick |
2005-05-21 | Forgot to bump the patchlevel and driver date on last commit. | Ian Romanick |
2005-05-21 | Change the MGA initialization and cleanup a bit. The dev_private structure | Ian Romanick |
2005-05-18 | Add i945G pci ids to drm | Dave Airlie |
2005-05-16 | Added device_is_agp callback to drm_driver. This function is called by the | Ian Romanick |
2005-05-15 | wrap config.h include with defined for KERNEL | Dave Airlie |
2005-05-08 | VIA: Fix for oops when AGP ring-buffer initialization is called and there | Thomas Hellstrom |
2005-04-26 | Clean up some const qualifier cast warnings. | Eric Anholt |
2005-04-26 | Convert BSD code to mostly use bus_dma, the dma abstraction for dealing | Eric Anholt |
2005-04-26 | Use msleep instead of tsleep to drop the DRM device lock and avoid a | Eric Anholt |
2005-04-20 | VIA: Interrupt handler bugfixes. Bumped patchlevel to 2.6.2. | Thomas Hellstrom |
2005-04-18 | VIA: | Thomas Hellstrom |
2005-03-29 | Missing file via_video.c commited. | Thomas Hellstrom |
2005-03-29 | Add skeletal imagine driver (but don't build it yet). | Adam Jackson |
2005-03-28 | Via updates: | Thomas Hellstrom |