Daniel Vetter
|
0d49f303e8
drm: remove all control node code
|
7 年之前 |
Daniel Vetter
|
e22717046a
drm: Consolidate and document sysfs support
|
8 年之前 |
Daniel Vetter
|
ef40cbf999
drm/core: Use recommened kerneldoc for struct member refs
|
8 年之前 |
David Herrmann
|
82d5e73f6b
drm: drop obsolete drm_core.h
|
9 年之前 |
Lukas Wunner
|
d14d2a8453
drm: Remove dev_pm_ops from drm_class
|
9 年之前 |
Daniel Vetter
|
4eb9b945c6
drm/sysfs: Annote lockless show functions with READ_ONCE
|
9 年之前 |
Daniel Vetter
|
aa2e2996b1
drm/sysfs: Nuke TV/DVI property files
|
9 年之前 |
Geliang Tang
|
d122cbf1a3
drm/sysfs: use kobj_to_dev()
|
9 年之前 |
Daniel Vetter
|
ed293f7754
drm/sysfs: Send out uevent when connector->force changes
|
9 年之前 |
Daniel Vetter
|
a48a62bc92
drm/sysfs: Grab lock for edid/modes_show
|
9 年之前 |
Dave Airlie
|
48f87dd146
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
9 年之前 |
Daniel Vetter
|
621bd0f698
drm: Fix locking for sysfs dpms file
|
10 年之前 |
David Herrmann
|
fcc9021343
drm: move drm_class into drm_sysfs.c
|
10 年之前 |
David Herrmann
|
26b91ae473
drm: simplify drm_sysfs_destroy() via IS_ERR_OR_NULL()
|
10 年之前 |
Linus Torvalds
|
099bfbfc7f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 年之前 |
Russell King
|
38d8571dad
drm: fix writing to /sys/class/drm/*/status
|
10 年之前 |
Jani Nikula
|
cbfa9faea1
drm/sysfs: remove unnecessary connector type checks
|
10 年之前 |
Jani Nikula
|
4bb4637b26
drm/sysfs: split DVI-I and TV-out attributes
|
10 年之前 |
Jani Nikula
|
fe6fcdd61d
drm/sysfs: make optional attribute groups per connector type
|
10 年之前 |
Jani Nikula
|
7d4d3a5849
drm/sysfs: add a helper for extracting connector type from kobject
|
10 年之前 |
Chris Wilson
|
c484f02d0f
drm: Lighten sysfs connector 'status'
|
10 年之前 |
Takashi Iwai
|
335f1a62c5
drm: Use static attribute groups for managing connector sysfs entries
|
10 年之前 |
Daniel Vetter
|
67d0ec4e88
drm: Move piles of functions from drmP.h to drm_internal.h
|
11 年之前 |
David Herrmann
|
e17280758c
drm: make sysfs device always available for minors
|
11 年之前 |
Thomas Wood
|
34ea3d3863
drm: add register and unregister functions for connectors
|
11 年之前 |
Jani Nikula
|
259338205c
drm: replace drm_get_connector_name() with direct name field use
|
11 年之前 |
David Herrmann
|
a1f84f57f9
drm/sysfs: fix OOM verification
|
11 年之前 |
David Herrmann
|
760c960bd6
drm/sysfs: fix hotplug regression since lifetime changes
|
11 年之前 |
Ville Syrjälä
|
ab13096122
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple times
|
11 年之前 |
Thierry Reding
|
9d6104e017
drm/sysfs: Do not drop device reference twice
|
11 年之前 |