Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54bfe496cec7586f76f713a277435dd3ac6fd4c4
/
drivers
/
gpu
/
drm
/
drm_crtc_helper.c
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
817e631
drm: Only set DPMS once on the CRTC not after every encoder.
by Chris Wilson
· 14 years ago
9a919c4
drm: fix fallouts from slow-work -> wq conversion
by Tejun Heo
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
991ea75
drm: use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
9440106
drm: unify crtc,connector,encoder,fb debug printing
by Jerome Glisse
· 14 years ago
86a1b9d
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
by Ben Skeggs
· 14 years ago
5c8d717
drm/kms: add crtc disable function
by Alex Deucher
· 14 years ago
fbf8176
drm/kms: disable/enable poll around switcheroo on/off
by Dave Airlie
· 14 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
8be48d9
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
7253983
drm: remove the EDID blob stored in the EDID property when it is disconnected
by Zhao Yakui
· 15 years ago
8dff474
drm/kms: fix fb_changed = true else statement
by Dave Airlie
· 15 years ago
ef14587
drm: change drm set mode messages as DRM_DEBUG
by Dave Young
· 15 years ago
70a94d6
drm: fix crtc no modes printf + typo
by Dave Airlie
· 15 years ago
94fd163
drm: reduce WARN_ON to a printk.
by Dave Airlie
· 15 years ago
89347bb
drm: Keep disabled outputs disabled after suspend / resume
by David John
· 15 years ago
b16d9ac
drm: disable all the possible outputs/crtcs before entering KMS mode
by Zhao Yakui
· 15 years ago
1bd049f
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
9632b41
drm/modes: Fall back to 1024x768 instead of 800x600
by Adam Jackson
· 15 years ago
eeba575
drm/kms: Init the CRTC info fields for modes forced from the command line.
by Francisco Jerez
· 15 years ago
8ef8678
drm/kms: protect against fb helper not being created.
by Dave Airlie
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
9b1596a
drm: update crtc x/y when only fb changes
by Ben Skeggs
· 15 years ago
620f378
drm: prune modes when output is disconnected.
by Adam Jackson
· 15 years ago
575dc34
drm/kms: remove old std mode fallback code.
by Dave Airlie
· 15 years ago
50fe4cf
drm/kms/i915: Add the default mode for CRT output without EDID
by ykzhao
· 15 years ago
ff6fdbe
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
by Maarten Maathuis
· 15 years ago
9c552dd
drm/crtc: fix mismerge of last patch.
by Dave Airlie
· 15 years ago
a3a0544
drm/kms: add explicit encoder disable function and detach harder.
by Dave Airlie
· 15 years ago
ff846ab
drm/crtc_helper: NULL encoder->crtc when switching encoders
by Maarten Maathuis
· 15 years ago
e67aae7
drm/crtc_helper: replace modeset fail path with something simpler
by Maarten Maathuis
· 15 years ago
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 15 years ago
58367ed
drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS
by Zhao Yakui
· 15 years ago
4cb72b1
drm: Catch stop possible NULL pointer reference
by Jakob Bornecrantz
· 15 years ago
af4fcb5
drm: Disable the unused connectors explicitly when resuming with KMS.
by Zhao Yakui
· 15 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 15 years ago
c964b12
drm/kms: don't try to shortcut drm mode set function
by Dave Airlie
· 16 years ago
7a1fb5d
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
by Jesse Barnes
· 16 years ago
6714977
drm: sync the mode validation for INTERLACE/DBLSCAN
by yakui_zhao
· 16 years ago
7bec756
drm: disable encoders before re-routing them
by Jesse Barnes
· 16 years ago
5c3b82e
drm: Propagate failure from setting crtc base.
by Chris Wilson
· 16 years ago
e62fb64
drm: Check for a NULL encoder when reverting on error path
by Chris Wilson
· 16 years ago
712531b
drm: handle depth & bpp changes correctly
by Jesse Barnes
· 16 years ago
40a518d
drm: initial KMS config fixes
by Jesse Barnes
· 16 years ago
3c4fdcf
drm: pin new and unpin old buffer when setting a mode.
by Kristian Høgsberg
· 16 years ago
e0c8463
drm: sanitise drm modesetting API + remove unused hotplug
by Jakob Bornecrantz
· 16 years ago
aa91c66
drm: pick an 800x600@60HZ mode by default for unknown CRT.
by Dave Airlie
· 16 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago