Carsten Emde
|
da0df92b57
drm: allow loading an EDID as firmware to override broken monitor
|
13 years ago |
Ville Syrjälä
|
6bfc56aa89
drm: Handle drm_object_get() failures
|
13 years ago |
Sascha Hauer
|
a1178ca062
drm crtc_helper: use list_for_each_entry
|
13 years ago |
Ville Syrjälä
|
d0d110e096
drm: Add drm_format_num_planes() utility function
|
13 years ago |
Rob Clark
|
c75488376a
drm: call connector dpms fxn, when setting config
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Chris Wilson
|
6eebd6bb5f
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
|
13 years ago |
Dave Airlie
|
248dbc2350
drm: move the fb bpp/depth helper into the core.
|
13 years ago |
Jesse Barnes
|
308e5bcbdb
drm: add an fb creation ioctl that takes a pixel format v5
|
13 years ago |
Jesse Barnes
|
c5006cfe2f
drm: try to restore previous CRTC config if mode set fails
|
13 years ago |
Paul Gortmaker
|
0603ba1460
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
|
14 years ago |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
14 years ago |
Adam Jackson
|
836e53d758
drm: Add KMS debug printk's for encoder and crtc fixup failure
|
13 years ago |
Jesse Barnes
|
46e484566f
drm: bpp and depth changes require full mode sets
|
14 years ago |
Linus Torvalds
|
bb5b583b52
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 years ago |
Keith Packard
|
811aaa55ba
drm: Only set DPMS ON when actually configuring a mode
|
14 years ago |
Chris Wilson
|
021a8455be
drm: Avoid leak of adjusted mode along quick set_mode paths
|
14 years ago |
Chris Wilson
|
ede3ff5204
drm: Simplify and defend later checks when disabling a crtc
|
14 years ago |
Chris Wilson
|
9334ef755f
drm: Don't switch fb when disabling an output
|
14 years ago |
Chris Wilson
|
0ba41e449f
drm: Restore the old_fb upon modeset failure
|
14 years ago |
Dave Airlie
|
4f125010d2
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
|
14 years ago |
Chris Wilson
|
0f16830e9f
drm: Include the connector name in the output_poll_execute() debug message
|
14 years ago |
Dave Airlie
|
92971021c6
Revert "drm: Don't try and disable an encoder that was never enabled"
|
14 years ago |
Chris Wilson
|
d8c58fabd7
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
|
14 years ago |
Chris Wilson
|
541cc96691
drm: Don't try and disable an encoder that was never enabled
|
14 years ago |
Keith Packard
|
c5027dec02
drm: record monitor status in output_poll_execute
|
14 years ago |
Keith Packard
|
bf9dc102e2
drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
|
14 years ago |
Mario Kleiner
|
27641c3f00
drm/vblank: Add support for precise vblank timestamping.
|
14 years ago |
Joe Perches
|
fce7d61be0
drivers/gpu/drm: Update WARN uses
|
14 years ago |