summaryrefslogtreecommitdiff
path: root/linux-core/drm_crtc.c
AgeCommit message (Expand)Author
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie
2008-07-26modesetting: pass file_priv into cursor set functionsDave Airlie
2008-07-20modesetting-101: Only store property value when set_property was successful.Maarten Maathuis
2008-07-20modesetting-101: implement optional scaling and dithering propertiesMaarten Maathuis
2008-07-06modesetting-101: Rename DPMS modes to avoid compatibility issues with xorg de...Maarten Maathuis
2008-07-05NV50: remove edid when monitor is gone, improve fbcon, misc fixesMaarten Maathuis
2008-07-05modesetting-101: Make the interface variable names a little more consistent +...Maarten Maathuis
2008-07-04modesetting-101: tv_left_margin_property shouldn't be immutable.Maarten Maathuis
2008-07-04Forgot the 0'th element for the tv property.Maarten Maathuis
2008-07-04[modesetting-101] Add subconnector and select_subconnector properties.Maarten Maathuis
2008-07-04modesetting: rip out all of the generation code.Dave Airlie
2008-07-03modesetting: lookup blob using correct identifier.Dave Airlie
2008-06-27Change some obviously wrong things about property blobs, still broken though.Maarten Maathuis
2008-06-27[modesetting-101] Actually store properties when being changed.Maarten Maathuis
2008-06-26[modesetting-101] tab-cleanupMaarten Maathuis
2008-06-26Revert "modesetting-101: Make dpms property optional + misc cleanup."Maarten Maathuis
2008-06-26modesetting-101: Make dpms property optional + misc cleanup.Maarten Maathuis
2008-06-23[modesetting-101] update mode count after fill_modes.Maarten Maathuis
2008-06-22NV50: Initial import of kernel modesetting.Maarten Maathuis
2008-06-06drm: fix up fb resize againDave Airlie
2008-06-06Merge remote branch 'origin/modesetting-101' into modesetting-101-fbDave Airlie
2008-06-05drm/modesetting: attempt to make fb code more saneDave Airlie
2008-06-04Fix crash in drm_mode_connector_update_edid_propertyJesse Barnes
2008-06-04drm: introduce generation counter to interface.Dave Airlie
2008-06-04drm/modesetting: bo not used anymoreDave Airlie
2008-06-04drm: remove sysfs in driver for now.. should probably be in helperDave Airlie
2008-06-04drm/modesetting: pass object handle to driver !boDave Airlie
2008-06-04drm/modesetting: overhaul the fb create/delete.Dave Airlie
2008-06-02drm: initial mode object groups.Dave Airlie
2008-06-02drm/modesetting: redo object handles around a core object.Dave Airlie
2008-06-02drm: only report framebuffers available on this fd.Dave Airlie
2008-06-02drm: add functions to get/set gamma rampsDave Airlie
2008-06-02drm/modesetting: add best encoder finding for modesettingDave Airlie
2008-06-02drm/modesetting: move some connector functions to helper.Dave Airlie
2008-06-02drm: fixup some interfaces so test code works againDave Airlie
2008-06-02drm/modesetting: another re-org of some internals.Dave Airlie
2008-05-30drm: switch possible crtc/clones over to encodersDave Airlie
2008-05-30modesetting: the great renaming.Dave Airlie
2008-05-30drm: attach an encoder.Dave Airlie
2008-05-30drm: add encoder attach/detachDave Airlie
2008-05-30drm: init the encoder list/countDave Airlie
2008-05-30drm: add red hat copyright.Dave Airlie
2008-05-30drm: add encoder ids to the output handlingDave Airlie
2008-05-30drm: add encoder / get encoder to the modesetting resources interfaceDave Airlie
2008-05-30drm/modesetting: add initial encoder structures and setup functionsDave Airlie
2008-05-30modesetting: reorganise out crtc/outputs are allocated.Dave Airlie
2008-05-29modesetting: reorganise code into core and helper functions.Dave Airlie
2008-05-23drm_mode_debug_printmodeline doesn't need struct drm_device *Jesse Barnes
2008-05-12fix kernel oops when removing fbHong Liu
2008-05-08i915: Changed intel_fb to use the new drm_crtc_set_config interfaceJakob Bornecrantz