Russell King
|
38d8571dad
drm: fix writing to /sys/class/drm/*/status
|
10 years ago |
Chris Wilson
|
c484f02d0f
drm: Lighten sysfs connector 'status'
|
10 years ago |
Takashi Iwai
|
335f1a62c5
drm: Use static attribute groups for managing connector sysfs entries
|
10 years ago |
Daniel Vetter
|
67d0ec4e88
drm: Move piles of functions from drmP.h to drm_internal.h
|
11 years ago |
David Herrmann
|
e17280758c
drm: make sysfs device always available for minors
|
11 years ago |
Thomas Wood
|
34ea3d3863
drm: add register and unregister functions for connectors
|
11 years ago |
Jani Nikula
|
259338205c
drm: replace drm_get_connector_name() with direct name field use
|
11 years ago |
David Herrmann
|
a1f84f57f9
drm/sysfs: fix OOM verification
|
11 years ago |
David Herrmann
|
760c960bd6
drm/sysfs: fix hotplug regression since lifetime changes
|
11 years ago |
Ville Syrjälä
|
ab13096122
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple times
|
11 years ago |
Thierry Reding
|
9d6104e017
drm/sysfs: Do not drop device reference twice
|
11 years ago |
Dave Airlie
|
5bdebb183c
drm/sysfs: sort out minor and connector device object lifetimes.
|
12 years ago |
Shuah Khan
|
cf4b91f2d9
drm: Convert drm class driver from legacy pm ops to dev_pm_ops
|
12 years ago |
Rob Clark
|
5849556328
drm: remove legacy drm_connector_property fxns
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 years ago |
Dave Airlie
|
49099c4991
drm: fail gracefully when proc isn't setup.
|
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 |
Dave Airlie
|
1828fe6c5f
drm/sysfs: protect sysfs removal code against being run twice.
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
14 years ago |
Chris Wilson
|
007c80a549
drm: Hold the mode mutex whilst probing for sysfs status
|
14 years ago |
Chris Wilson
|
7b334fcb45
drm: Use a nondestructive mode for output detect when polling
|
15 years ago |
Dave Airlie
|
db8cc27b80
Merge branch 'drm-platform' into drm-testing
|
15 years ago |
Jordan Crouse
|
dcdb167402
drm: Add support for platform devices to register as DRM devices
|
15 years ago |
Linus Torvalds
|
59534f7298
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 years ago |
Eric Anholt
|
34dc4d4423
Merge remote branch 'origin/master' into drm-intel-next
|
15 years ago |
Linus Torvalds
|
7ebd467551
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Dan Carpenter
|
a1c4560d4d
drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
|
15 years ago |