NV50: s/FALSE/false/
[platform/upstream/libdrm.git] / linux-core / nv50_kms_wrapper.c
2008-07-26 Alex DeucherNV50: s/FALSE/false/
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-25 Dave Airliemodesetting: pass file priv to cursor
2008-07-25 Dave Airlienv50: remove TRUE/FALSE
2008-07-25 Dave Airliemodesetting: pass file_priv into cursor set functions
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-21 Maarten MaathuisNV50: Don't create a "native" mode for LVDS when there...
2008-07-21 Maarten MaathuisNV50: Do detect with hpd and load detect if possible.
2008-07-20 Maarten MaathuisNV50: delay changing gpu<->non-gpu scaling modes until...
2008-07-20 Maarten MaathuisNV50: LVDS always needs some kind of gpu scaling
2008-07-20 Maarten Maathuismodesetting-101: set_property should return an int...
2008-07-20 Maarten Maathuismodesetting-101: implement optional scaling and ditheri...
2008-07-09 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-06 Maarten MaathuisNV50: init gamma storage
2008-07-06 Maarten Maathuismodesetting-101: Rename DPMS modes to avoid compatibili...
2008-07-06 Maarten Maathuismodesetting-101: rename modeflags, as to avoid conflict...
2008-07-06 Maarten MaathuisNV50: minor fix
2008-07-05 Maarten MaathuisNV50: remove edid when monitor is gone, improve fbcon...
2008-07-05 Maarten MaathuisNV50: fix switch_fb and connector_is_digital
2008-07-04 Maarten Maathuis[modesetting-101] Add subconnector and select_subconnec...
2008-07-03 Maarten Maathuisnv50: s/FALSE/false && s/TRUE/true
2008-07-03 Maarten MaathuisNV50: replace active by enabled
2008-07-02 Maarten MaathuisNV50: basic fbcon + misc fixes
2008-06-27 Maarten MaathuisNV50: use list_head item instead of list_head head...
2008-06-27 Maarten Maathuis[modesetting-101] Actually store properties when being...
2008-06-26 Maarten MaathuisNV50: A minor change.
2008-06-26 Maarten MaathuisNV50: Implement DPMS.
2008-06-24 Maarten MaathuisNV50: fix a few misc things
2008-06-24 Maarten MaathuisNV50: fix cursor hide/show
2008-06-24 Maarten MaathuisNV50: These are actually errors.
2008-06-23 Maarten MaathuisNV50: fix some misc bugs
2008-06-23 Maarten MaathuisNV50: Improve set_config and fix some minor bugs.
2008-06-22 Maarten MaathuisNV50: A few minor added safeties + cleanup.
2008-06-22 Maarten MaathuisNV50: Initial import of kernel modesetting.