Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d503187b6cc4e41c21c02e695e0e7b5acdd066de
/
include
/
drm
/
drm_crtc.h
44d1240d
drm: add generic zpos property
by Marek Szyprowski
· 8 years ago
6942559
drm: drm_connector->s/connector_id/index/ for consistency
by Daniel Vetter
· 8 years ago
9a6bc03
drm/doc: document all the properties in drm_mode_config
by Daniel Vetter
· 8 years ago
9609408
drm/doc: Add kerneldoc for @index
by Daniel Vetter
· 8 years ago
6100598
drm: Unexport drm_connector_unregister_all()
by Chris Wilson
· 8 years ago
041401f
drm: Unexport drm_connector_register_all()
by Chris Wilson
· 8 years ago
6a0d952
drm: Add helpers to turn off CRTCs
by Lukas Wunner
· 8 years ago
8106554
drm: Clean up drm_crtc.h
by Daniel Vetter
· 8 years ago
79190ea
drm: Add callbacks for late registering
by Benjamin Gaignard
· 8 years ago
40daac6
drm: Make drm_connector_register() safe against multiple calls
by Chris Wilson
· 8 years ago
aaf285e
drm: Add a callback from connector registering
by Chris Wilson
· 8 years ago
9f2a795
drm/atomic-helper: nonblocking commit support
by Daniel Vetter
· 8 years ago
3b24f7d
drm/atomic: Add struct drm_crtc_commit to track async updates
by Daniel Vetter
· 8 years ago
ae4df11
drm: Move format-related helpers to drm_fourcc.c
by Laurent Pinchart
· 8 years ago
3c85f20
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 8 years ago
76c6dcc
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
f8ed34a
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
by Jyri Sarha
· 8 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 8 years ago
dd54659
add cursor hotspot to drm_framebuffer
by Gerd Hoffmann
· 8 years ago
ac3ba4a
drm/doc: Update kerneldoc for drm_crtc.h
by Daniel Vetter
· 8 years ago
490d3d1
drm: Store the plane's index
by Chris Wilson
· 8 years ago
5d943aa6
drm: Consolidate crtc arrays in drm_atomic_state
by Daniel Vetter
· 8 years ago
b8b5342
drm: Consolidate plane arrays in drm_atomic_state
by Daniel Vetter
· 8 years ago
63e83c1
drm: Consolidate connector arrays in drm_atomic_state
by Daniel Vetter
· 8 years ago
f0aa083
drm: introduce bus_flags in drm_display_info
by Stefan Agner
· 9 years ago
b164d31
drm/modes: add connector reference counting. (v2)
by Dave Airlie
· 9 years ago
e76d399
drm/fb: fix missing /** in kerneldoc comment.
by Dave Airlie
· 9 years ago
21daaee
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
286dbb8
drm/atomic: Rename async parameter to nonblocking.
by Maarten Lankhorst
· 9 years ago
152ef5f
drm: Switch blobs to the new generic modeset obj refcounting
by Daniel Vetter
· 9 years ago
d0f37cf6
drm/mode: move framebuffer reference into object.
by Dave Airlie
· 9 years ago
747a598
drm/mode: introduce wrapper to read framebuffer refcount.
by Dave Airlie
· 9 years ago
54d2c2d
drm: Introduce drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
644a805
drm: fix lut value extraction function
by Lionel Landwerlin
· 9 years ago
59f7c0f
drm/edid: Add drm_edid_get_monitor_name()
by Jim Bride
· 9 years ago
e7c8e54
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8812f38
drm: Move DRM_MODE_OBJECT_* to uapi headers
by Daniel Vetter
· 9 years ago
6c87e5c
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
by Alexey Brodkin
· 9 years ago
11622d4
drm: bridge: Make (pre/post) enable/disable callbacks optional
by Laurent Pinchart
· 9 years ago
5e2368a
Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
1a4be38
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
5488dc1
drm: introduce pipe color correction properties
by Lionel Landwerlin
· 9 years ago
40616a2
drm/atomic: Handle encoder stealing from set_config better.
by Maarten Lankhorst
· 9 years ago
c8a3b2a
drm/bridge: Make (pre/post) enable/disable callbacks optional
by Laurent Pinchart
· 9 years ago
5fff80b
drm/atomic: Allow for holes in connector state, v2.
by Maarten Lankhorst
· 9 years ago
4c61716
drm: Add drm_format_plane_width() and drm_format_plane_height()
by Ville Syrjälä
· 9 years ago
5cb8eaa
drm/edid: Switch DDC when reading the EDID
by Lukas Wunner
· 9 years ago
e87a52b
drm/atomic: Add encoder_mask to crtc_state, v3.
by Maarten Lankhorst
· 9 years ago
ead8b66
drm/core: Add drm_for_each_encoder_mask, v2.
by Maarten Lankhorst
· 9 years ago
47d7777
drm/core: Add drm_encoder_index.
by Maarten Lankhorst
· 9 years ago
4cba685
drm/atomic-helper: Reject legacy flips on a disabled pipe
by Daniel Vetter
· 9 years ago
4cd9fa5
drm/atomic: add connector mask to drm_crtc_state.
by Maarten Lankhorst
· 9 years ago
d55f532
drm: Move more framebuffer doc from docbook to kerneldoc
by Daniel Vetter
· 9 years ago
9f4c97a
drm: Add plane->name and use it in debug prints
by Ville Syrjälä
· 9 years ago
fa3ab4c
drm: Add crtc->name and use it in debug messages
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
9953f41
drm: Kerneldoc for drm_mode_config_funcs
by Daniel Vetter
· 9 years ago
c6b0ca3
drm: Add kerneldoc for drm_framebuffer_funcs
by Daniel Vetter
· 9 years ago
f6da8c6
drm: document drm_crtc_funcs
by Daniel Vetter
· 9 years ago
6fe14ac
drm: Document drm_connector_funcs
by Daniel Vetter
· 9 years ago
813b0f3
drm: Remove crtc/connector->save/restore hooks
by Daniel Vetter
· 9 years ago
8854863
drm: Update drm_plane_funcs kerneldoc
by Daniel Vetter
· 9 years ago
da024fe
drm/bridge: Improve kerneldoc
by Daniel Vetter
· 9 years ago
4490d4c
drm: Make helper vtable pointers type-safe
by Daniel Vetter
· 9 years ago
373701b
drm: fix potential dangling else problems in for_each_ macros
by Jani Nikula
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
d9c3824
drm: Describe the Rotation property bits.
by Robert Fekete
· 9 years ago
33e0be6
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
by Ville Syrjälä
· 9 years ago
6220907
drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK
by Joonas Lahtinen
· 9 years ago
eba1f35
drm: Move timestamping constants into drm_vblank_crtc
by Ville Syrjälä
· 9 years ago
5e7d494
drm: fix kernel-doc warnings in drm_crtc.h
by Geliang Tang
· 9 years ago
c86fb9d
drm: Nuke drm_framebuffer->helper_private
by Daniel Vetter
· 9 years ago
b7c914b
drm: Constify TV mode names
by Ville Syrjälä
· 9 years ago
3732ce7
Merge tag 'v4.2-rc8' into drm-next
by Dave Airlie
· 9 years ago
45e3743
drm/plane: Use consistent data types for format count
by Thierry Reding
· 9 years ago
4772ff0
drm/dp/mst: Remove port after removing connector.
by Maarten Lankhorst
· 9 years ago
9a69a9a
drm: Make the connector dpms callback return a value, v2.
by Maarten Lankhorst
· 9 years ago
fc59666
drm/atomic: add connectors_changed to separate it from mode_changed, v2
by Maarten Lankhorst
· 9 years ago
3fdefa3
drm: gc now dead mode_group code
by Daniel Vetter
· 9 years ago
cff20ba
drm: Amend connector list locking rules
by Daniel Vetter
· 9 years ago
4676ba0
drm: Check locking in drm_for_each_fb
by Daniel Vetter
· 9 years ago
7a3f3d6
drm: Check locking in drm_for_each_connector
by Daniel Vetter
· 9 years ago
6295d60
drm: Add modeset object iterators
by Daniel Vetter
· 9 years ago
4ea50e9
drm: Simplify drm_for_each_legacy_plane arguments
by Daniel Vetter
· 9 years ago
6b8eeca
drm/dp/mst: close deadlock in connector destruction.
by Dave Airlie
· 9 years ago
955f3c3
drm/atomic: Add MODE_ID property
by Daniel Stone
· 9 years ago
99cf4a2
drm/atomic: Add current-mode blob to CRTC state
by Daniel Stone
· 9 years ago
e2f5d2e
drm/mode: Add user blob-creation ioctl
by Daniel Stone
· 9 years ago
862e686
drm: bridge: Allow daisy chaining of bridges
by Archit Taneja
· 9 years ago
9c37bf2
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
036ef57
drm/atomic: Allow drivers to subclass drm_atomic_state, v3
by Maarten Lankhorst
· 9 years ago
6bcacf5
drm: Add reference counting to blob properties
by Daniel Stone
· 10 years ago
ac6f2e2
drm/edid: Kerneldoc for newly added edid_corrupt
by Daniel Vetter
· 10 years ago
8fb6e7a
drm: Introduce blob_lock
by Daniel Stone
· 10 years ago
6ba2bd3
drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
by Todd Previte
· 10 years ago
e1dee19
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
4a11248
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
Next »