Commit Graph

57 Commits (5794b5fdb579abf7be2c27c6e0d6106f391a26e4)

Author SHA1 Message Date
Joe Perches fce7d61be0 drivers/gpu/drm: Update WARN uses 14 years ago
Chris Wilson 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
Chris Wilson 7b334fcb45 drm: Use a nondestructive mode for output detect when polling 15 years ago
Chris Wilson 356ad3cd61 drm: Only decouple the old_fb from the crtc is we call mode_set* 15 years ago
Chris Wilson 551402a30e drm: Fix regression in disable polling e58f637 15 years ago
Chris Wilson c7ef35a960 drm: Do not force 1024x768 modes on unknown connectors 15 years ago
Chris Wilson e58f637bb9 drm/kms: Add a module parameter to disable polling 15 years ago
Chris Wilson 817e631eaf drm: Only set DPMS once on the CRTC not after every encoder. 15 years ago
Tejun Heo 9a919c46df drm: fix fallouts from slow-work -> wq conversion 15 years ago
Tejun Heo 991ea75cb1 drm: use workqueue instead of slow-work 15 years ago
Jerome Glisse 9440106b46 drm: unify crtc,connector,encoder,fb debug printing 15 years ago
Ben Skeggs 86a1b9d1f1 drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders() 15 years ago
Alex Deucher 5c8d7171cc drm/kms: add crtc disable function 15 years ago
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
David John 992dc9ae61 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
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. 16 years ago
Dave Airlie d50ba256b5 drm/kms: start adding command line interface using fb. 16 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
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
Dave Airlie c964b12942 drm/kms: don't try to shortcut drm mode set function 16 years ago
Jesse Barnes 7a1fb5d06d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config 16 years ago
yakui_zhao 6714977b45 drm: sync the mode validation for INTERLACE/DBLSCAN 16 years ago
Jesse Barnes 7bec756c74 drm: disable encoders before re-routing them 16 years ago
Chris Wilson 5c3b82e2b2 drm: Propagate failure from setting crtc base. 16 years ago
Chris Wilson e62fb64e61 drm: Check for a NULL encoder when reverting on error path 16 years ago
Jesse Barnes 712531bfe9 drm: handle depth & bpp changes correctly 16 years ago
Jesse Barnes 40a518d9f1 drm: initial KMS config fixes 16 years ago