Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
532b36712ddfdca90f4db9a5365039cc08a3ff84
/
include
/
drm
/
drm_crtc.h
43968d7
drm: Extract drm_plane.[hc]
by Daniel Vetter
· 8 years ago
cdc3d09
drm: Move all decl for drm_edid.c to drm_edid.h
by Daniel Vetter
· 8 years ago
199e4e9
drm: Extract drm_bridge.h
by Daniel Vetter
· 8 years ago
afb21ea6
drm: Move a few macros away from drm_crtc.h
by Daniel Vetter
· 8 years ago
5e7a1d0
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
59e71ee
drm: Extract drm_property.[hc]
by Daniel Vetter
· 8 years ago
ec5e304
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
by Daniel Vetter
· 8 years ago
949619f
drm: Extract drm_mode_object.[hc]
by Daniel Vetter
· 8 years ago
321a95a
drm: Extract drm_encoder.[hc]
by Daniel Vetter
· 8 years ago
cf3bef9
drm/bridge: introduce bridge detaching mechanism
by Andrea Merello
· 8 years ago
e9c3dde
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
b3c6c8b
drm: document drm_display_info
by Daniel Vetter
· 8 years ago
5221719
drm: Extract drm_connector.[hc]
by Daniel Vetter
· 8 years ago
adebd6f
drm: Export drm_property_replace_global_blob
by Daniel Vetter
· 8 years ago
7520a27
drm: Extract drm_framebuffer.[hc]
by Daniel Vetter
· 8 years ago
6ab10b7
drm/kms: Nuke dirty_info property
by Daniel Vetter
· 8 years ago
ecfd8ef
drm/doc: Remove outdated FIXME for the page_flip callback
by Daniel Vetter
· 8 years ago
62cacc7
drm/doc: Fix more kerneldoc/sphinx warnings
by Daniel Vetter
· 8 years ago
c229bfb
drm: Add page_flip_target CRTC hook v2
by Michel Dänzer
· 8 years ago
d7da824
drm: Store clipped src/dst coordinatee in drm_plane_state
by Ville Syrjälä
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
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
Next »