Age | Commit message (Expand) | Author |
2008-07-26 | modesetting: pass file priv to cursor | Dave Airlie |
2008-07-20 | modesetting-101: set_property should return an int, not a bool | Maarten Maathuis |
2008-07-20 | modesetting-101: implement optional scaling and dithering properties | Maarten Maathuis |
2008-07-04 | modesetting-101: Move some defines used for enumeration into the public header. | Maarten Maathuis |
2008-07-04 | [modesetting-101] Add subconnector and select_subconnector properties. | Maarten Maathuis |
2008-07-04 | modesetting: rip out all of the generation code. | Dave Airlie |
2008-06-26 | Revert "modesetting-101: Make dpms property optional + misc cleanup." | Maarten Maathuis |
2008-06-26 | modesetting-101: Make dpms property optional + misc cleanup. | Maarten Maathuis |
2008-06-22 | NV50: Initial import of kernel modesetting. | Maarten Maathuis |
2008-06-09 | Add EDID quirk handling | Jesse Barnes |
2008-06-06 | drm: fix up fb resize again | Dave Airlie |
2008-06-05 | drm/modesetting: attempt to make fb code more sane | Dave Airlie |
2008-06-05 | drm: modesetting unify the hotplug init paths a lot. | Dave Airlie |
2008-06-05 | modesetting: initial attempt at debonging fb | Dave Airlie |
2008-06-04 | drm: introduce generation counter to interface. | Dave Airlie |
2008-06-04 | drm/modesetting: pass object handle to driver !bo | Dave Airlie |
2008-06-04 | drm/modesetting: overhaul the fb create/delete. | Dave Airlie |
2008-06-02 | drm: initial mode object groups. | Dave Airlie |
2008-06-02 | drm/modesetting: redo object handles around a core object. | Dave Airlie |
2008-06-02 | drm: add functions to get/set gamma ramps | Dave Airlie |
2008-06-02 | drm/modesetting: add best encoder finding for modesetting | Dave Airlie |
2008-06-02 | drm/modesetting: move some connector functions to helper. | Dave Airlie |
2008-06-02 | drm/modesetting: another re-org of some internals. | Dave Airlie |
2008-05-30 | drm: switch possible crtc/clones over to encoders | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | drm: attach an encoder. | Dave Airlie |
2008-05-30 | drm: add encoder attach/detach | Dave Airlie |
2008-05-30 | drm: add encoder ids to the output handling | Dave Airlie |
2008-05-30 | drm: add encoder / get encoder to the modesetting resources interface | Dave Airlie |
2008-05-30 | drm: remove unused init func from outputs | Dave Airlie |
2008-05-30 | drm/modesetting: add initial encoder structures and setup functions | Dave Airlie |
2008-05-30 | modesetting: reorganise out crtc/outputs are allocated. | Dave Airlie |
2008-05-29 | modesetting: reorganise code into core and helper functions. | Dave Airlie |
2008-05-23 | drm_mode_debug_printmodeline doesn't need struct drm_device * | Jesse Barnes |
2008-05-08 | i915: Changed intel_fb to use the new drm_crtc_set_config interface | Jakob Bornecrantz |
2008-05-08 | drm: Made set_config use drm_mode_set as a argument | Jakob Bornecrantz |
2008-05-08 | drm_mode: initial replacefb implemenation | Dave Airlie |
2008-04-10 | Split TV property creation into its own routine | Jesse Barnes |
2008-04-10 | Remove structure fields & code | Jesse Barnes |
2008-04-10 | Keep display info in struct display_info | Jesse Barnes |
2008-04-09 | Port pipe reservation code for load detection | Jesse Barnes |
2008-04-08 | Improved DRM sysfs support | Jesse Barnes |
2008-02-26 | Implement short circuit for base change only | Alan Hourihane |
2008-02-22 | hopefully shit works now without this... | Dave Airlie |
2008-02-20 | drm/fb: get rid of offset from structure use bo offset | Dave Airlie |
2008-02-15 | i915: initial (and untested) TV out support | Jesse Barnes |
2008-02-07 | Added kernel part of hotplug ioctl | Jakob Bornecrantz |
2008-02-05 | Fix function declaration | Alan Hourihane |
2008-02-05 | consistency | Alan Hourihane |
2008-01-28 | Added cursor support | Jakob Bornecrantz |