Rob Clark
|
5849556328
drm: remove legacy drm_connector_property fxns
|
12 years ago |
Daniel Vetter
|
5e2cb2f6da
drm: properly init/reset connector status
|
12 years ago |
Sachin Kamat
|
e655d122a7
drm/crtc: Fix potential NULL pointer dereference
|
12 years ago |
Sachin Kamat
|
9e1c156ff0
drm/crtc: Remove redundant NULL check before kfree
|
12 years ago |
Ville Syrjälä
|
e3cc3520dc
drm: Reject addfb2 with undefined flag bits set
|
12 years ago |
Ville Syrjälä
|
c4a56750ec
drm: Ignore blob propertys in drm_property_change_is_valid()
|
12 years ago |
Ville Syrjälä
|
b180b5d1c7
drm: Be more paranoid with integer overflows
|
12 years ago |
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 |