Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
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 |
Chris Wilson
|
3184009c36
drm: Destroy the planes prior to destroying the associated CRTC
|
12 years ago |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
12 years ago |
Laurent Pinchart
|
ba623f6a5a
drm: Add NV24 and NV42 pixel formats
|
13 years ago |
Jakob Bornecrantz
|
7c4eaca416
drm: Check for invalid cursor flags
|
13 years ago |
Ville Syrjälä
|
592c20ee45
drm: Use stdint types for consistency
|
13 years ago |
Ville Syrjälä
|
cff91b625f
drm: Constify params to format_check() and framebuffer_checks()
|
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
|
ebe0f2442c
drm: Make the CRTC gamma_set operation optional
|
13 years ago |
Laurent Pinchart
|
3b02ab8893
drm: Miscellaneous typo fixes and documentation updates
|
13 years ago |
Laurent Pinchart
|
4a1b071427
drm: Don't initialize local ret variable when not needed
|
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
|
0057d8dd8d
drm: make the connector properties code use the object properties code
|
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 |
Paulo Zanoni
|
afea2ad53f
drm: WARN() when drm_connector_attach_property fails
|
13 years ago |
Paulo Zanoni
|
26a3481586
drm: add drm_property_change_is_valid
|
13 years ago |
Dave Airlie
|
4f256e8aa3
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
|
13 years ago |
Daniel Vetter
|
dc257cf154
Merge tag 'v3.4-rc6' into drm-intel-next
|
13 years ago |
Dave Airlie
|
1aa1b11c57
drm/kms: reduce some messages to debug level (v2)
|
13 years ago |
Ville Syrjälä
|
f1ae126cdf
drm: Unify and fix idr error handling
|
13 years ago |
Ville Syrjälä
|
d1b45d5f05
drm: Add sanity checks to framebuffer creation
|
13 years ago |
Ville Syrjälä
|
01b68b0483
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
|
13 years ago |
Ville Syrjälä
|
5a86bd5524
drm: Add drm_format_plane_cpp() utility function
|
13 years ago |