Age | Commit message (Expand) | Author |
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie |
2008-07-24 | drm: use correct mode destructor | Dave Airlie |
2008-07-06 | modesetting-101: rename modeflags, as to avoid conflicts with the xorg defini... | Maarten Maathuis |
2008-06-22 | NV50: Initial import of kernel modesetting. | Maarten Maathuis |
2008-06-04 | drm: make mode comparison more betterer. | Dave Airlie |
2008-06-02 | drm/modesetting: redo object handles around a core object. | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-23 | drm_mode_debug_printmodeline doesn't need struct drm_device * | Jesse Barnes |
2007-12-03 | add flags to mode debug print | Dave Airlie |
2007-06-28 | Fix type/flags usage problem to check for preferred modes. | Alan Hourihane |
2007-05-18 | Add locking. The main lock is dev->mode_config.config_lock. It should be | Jesse Barnes |
2007-05-01 | fix unusued variable | Dave Airlie |
2007-04-23 | drm: make mode numbers no change by comparing probed modes | Dave Airlie |
2007-04-23 | fixup vrefresh reporting, it should now be *1000 in userspace | Dave Airlie |
2007-04-20 | Document drm_modes.c functions. | Jesse Barnes |
2007-04-20 | Add a mode name generation wrapper to make name format changes easier. | Jesse Barnes |
2007-04-18 | Document main drm_crtc.c functions, and rename drm_crtc_mode_create to | Jesse Barnes |
2007-04-12 | Whitespace cleanup | Jesse Barnes |
2007-04-11 | fixup calculation to make sdvo work | David Airlie |
2007-04-10 | fixup numerous issues with adding framebuffer support | David Airlie |
2007-04-09 | Fix refresh calculation (mistakenly removed 1000 factor needed for integer ca... | Jesse Barnes |
2007-04-07 | document drm_mode_duplicate and fix vrefresh calculation (off by 1000 error) | Jesse Barnes |
2007-04-05 | Add required permission notices for code copied from X.Org source. | Eric Anholt |
2007-04-05 | initial userspace interface to get modes | Dave Airlie |
2007-04-05 | Initial import of modesetting for intel driver in DRM | Dave Airlie |