Dave Airlie
|
55bde6b144
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Rob Clark
|
5849556328
drm: remove legacy drm_connector_property fxns
|
12 years ago |
Paulo Zanoni
|
374a868a72
drm: add drm_mode_cea_vic
|
12 years ago |
Daniel Vetter
|
905bc9ff65
drm: don't start the poll engine in probe_single_connector
|
12 years ago |
Daniel Vetter
|
69787f7da6
drm: run the hpd irq event code directly
|
12 years ago |
Daniel Vetter
|
816da85a09
drm: handle HPD and polled connectors separately
|
12 years ago |
Stephane Marchesin
|
a4799037c3
drm: get cea video id code for a given display mode
|
12 years ago |
Ville Syrjälä
|
0b3904ab2a
drm: Constify some function arguments
|
12 years ago |
Dave Airlie
|
1f31c69dac
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
19218e482d
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
|
12 years ago |
Adam Jackson
|
fbff4690b8
drm: Export drm_probe_ddc()
|
12 years ago |
Rob Clark
|
7c80e12842
drm: support for rotated scanout
|
13 years ago |
Rob Clark
|
f7eff60ea0
drm: refcnt drm_framebuffer (v4.1)
|
13 years ago |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
12 years ago |
Jerome Glisse
|
0b2443ed4e
drm/edid: limit printk when facing bad edid
|
13 years ago |
Dave Airlie
|
93bb70e0c0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
13 years ago |
Ville Syrjälä
|
22f5d115a2
drm: Initialize object type when using DRM_MODE() macro
|
13 years ago |
Jani Nikula
|
451023dc32
drm: remove the raw_edid field from struct drm_display_info
|
13 years ago |
Damien Lespiau
|
04ccfe77f1
drm: Remove two unused fields from struct drm_display_mode
|
13 years ago |
Daniel Vetter
|
59fd415ded
drm: remove the list_head from drm_mode_set
|
13 years ago |
Paulo Zanoni
|
fe45616805
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
|
13 years ago |
Rob Clark
|
4d93914ae3
drm: add plane properties
|
13 years ago |
Rob Clark
|
49e2754578
drm: add bitmask property type
|
13 years ago |
Laurent Pinchart
|
e6ecefaadf
drm: Constify drm_mode_config_funcs pointer
|
13 years ago |
Laurent Pinchart
|
3b02ab8893
drm: Miscellaneous typo fixes and documentation updates
|
13 years ago |
Paulo Zanoni
|
bffd9de029
drm: add CRTC properties
|
13 years ago |
Paulo Zanoni
|
7f88a9bedf
drm: add 'count' to struct drm_object_properties
|
13 years ago |
Paulo Zanoni
|
c543188afb
drm: add generic ioctls to get/set properties on any object
|
13 years ago |
Paulo Zanoni
|
7e3bdf4a6d
drm: create struct drm_object_properties and use it
|
13 years ago |