Dave Airlie
|
fbf81762e3
drm/kms: disable/enable poll around switcheroo on/off
|
15 years ago |
Dave Airlie
|
eb1f8e4f3b
drm/fbdev: rework output polling to be back in the core. (v4)
|
15 years ago |
Dave Airlie
|
8be48d924c
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
|
15 years ago |
Dave Airlie
|
386516744b
drm/fb: fix fbdev object model + cleanup properly.
|
15 years ago |
Zhao Yakui
|
725398322d
drm: remove the EDID blob stored in the EDID property when it is disconnected
|
15 years ago |
Dave Airlie
|
8dff4742a6
drm/kms: fix fb_changed = true else statement
|
15 years ago |
Dave Young
|
ef14587706
drm: change drm set mode messages as DRM_DEBUG
|
15 years ago |
Dave Airlie
|
70a94d6a35
drm: fix crtc no modes printf + typo
|
15 years ago |
Dave Airlie
|
94fd163d86
drm: reduce WARN_ON to a printk.
|
15 years ago |
David John
|
89347bb8ef
drm: Keep disabled outputs disabled after suspend / resume
|
15 years ago |
Zhao Yakui
|
b16d9acbdb
drm: disable all the possible outputs/crtcs before entering KMS mode
|
15 years ago |
Dave Airlie
|
1bd049fa89
Merge branch 'drm-core-next' into drm-linus
|
15 years ago |
Adam Jackson
|
9632b41f00
drm/modes: Fall back to 1024x768 instead of 800x600
|
15 years ago |
Francisco Jerez
|
eeba57518c
drm/kms: Init the CRTC info fields for modes forced from the command line.
|
15 years ago |
Dave Airlie
|
8ef8678c8f
drm/kms: protect against fb helper not being created.
|
15 years ago |
Dave Airlie
|
d50ba256b5
drm/kms: start adding command line interface using fb.
|
15 years ago |
Ben Skeggs
|
9b1596af17
drm: update crtc x/y when only fb changes
|
16 years ago |
Adam Jackson
|
620f37811d
drm: prune modes when output is disconnected.
|
16 years ago |
Dave Airlie
|
575dc34ee0
drm/kms: remove old std mode fallback code.
|
16 years ago |
ykzhao
|
50fe4cfdc7
drm/kms/i915: Add the default mode for CRT output without EDID
|
16 years ago |
Maarten Maathuis
|
ff6fdbed8f
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
|
16 years ago |
Dave Airlie
|
9c552dd793
drm/crtc: fix mismerge of last patch.
|
16 years ago |
Dave Airlie
|
a3a0544b2c
drm/kms: add explicit encoder disable function and detach harder.
|
16 years ago |
Maarten Maathuis
|
ff846ab7f7
drm/crtc_helper: NULL encoder->crtc when switching encoders
|
16 years ago |
Maarten Maathuis
|
e67aae79f9
drm/crtc_helper: replace modeset fail path with something simpler
|
16 years ago |
Dave Airlie
|
51c8b4071d
Merge Linus master to drm-next
|
16 years ago |
Zhao Yakui
|
58367ed65f
drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS
|
16 years ago |
Jakob Bornecrantz
|
4cb72b1727
drm: Catch stop possible NULL pointer reference
|
16 years ago |
Zhao Yakui
|
af4fcb574e
drm: Disable the unused connectors explicitly when resuming with KMS.
|
16 years ago |
Keith Packard
|
c9fb15f60e
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
|
16 years ago |