drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_crtc_helper.c
2010-06-01 Dave Airliedrm/kms: disable/enable poll around switcheroo on/off
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-04-07 Dave Airliedrm/kms/fb: move to using fb helper crtc grouping inste...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-03-15 Zhao Yakuidrm: remove the EDID blob stored in the EDID property...
2010-02-11 Dave Airliedrm/kms: fix fb_changed = true else statement
2010-01-13 Dave Youngdrm: change drm set mode messages as DRM_DEBUG
2010-01-13 Dave Airliedrm: fix crtc no modes printf + typo
2010-01-11 Dave Airliedrm: reduce WARN_ON to a printk.
2010-01-11 David Johndrm: Keep disabled outputs disabled after suspend ...
2010-01-08 David Johndrm: Keep disabled outputs disabled after suspend ...
2009-12-09 Zhao Yakuidrm: disable all the possible outputs/crtcs before...
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-11-24 Adam Jacksondrm/modes: Fall back to 1024x768 instead of 800x600
2009-11-10 Francisco Jerezdrm/kms: Init the CRTC info fields for modes forced...
2009-09-25 Dave Airliedrm/kms: protect against fb helper not being created.
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-18 Ben Skeggsdrm: update crtc x/y when only fb changes
2009-09-08 Adam Jacksondrm: prune modes when output is disconnected.
2009-09-07 Dave Airliedrm/kms: remove old std mode fallback code.
2009-09-07 ykzhaodrm/kms/i915: Add the default mode for CRT output witho...
2009-09-02 Maarten Maathuisdrm/crtc_helper: avoid NULL-pointer dereference when...
2009-09-02 Dave Airliedrm/crtc: fix mismerge of last patch.
2009-09-01 Dave Airliedrm/kms: add explicit encoder disable function and...
2009-08-30 Maarten Maathuisdrm/crtc_helper: NULL encoder->crtc when switching...
2009-08-30 Maarten Maathuisdrm/crtc_helper: replace modeset fail path with somethi...
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-04 Zhao Yakuidrm: Add the debug info in generic drm mode by using...
2009-08-04 Jakob Bornecrantzdrm: Catch stop possible NULL pointer reference
2009-07-10 Zhao Yakuidrm: Disable the unused connectors explicitly when...
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-04-24 Dave Airliedrm/kms: don't try to shortcut drm mode set function
2009-04-03 Jesse Barnesdrm: remove unused "can_grow" parameter from drm_crtc_h...
2009-04-02 yakui_zhaodrm: sync the mode validation for INTERLACE/DBLSCAN
2009-02-25 Jesse Barnesdrm: disable encoders before re-routing them
2009-02-20 Chris Wilsondrm: Propagate failure from setting crtc base.
2009-02-20 Chris Wilsondrm: Check for a NULL encoder when reverting on error...
2009-01-16 Jesse Barnesdrm: handle depth & bpp changes correctly
2009-01-16 Jesse Barnesdrm: initial KMS config fixes
2008-12-29 Kristian Høgsbergdrm: pin new and unpin old buffer when setting a mode.
2008-12-29 Jakob Bornecrantzdrm: sanitise drm modesetting API + remove unused hotplug
2008-12-29 Dave Airliedrm: pick an 800x600@60HZ mode by default for unknown...
2008-12-29 Dave AirlieDRM: add mode setting support