Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef146afaa87b4a2a2e7a51fc8bfd40de98a42b2f
/
include
/
drm
/
drm_crtc.h
3d3f8b1
drm/bridge: make bridge registration independent of drm flow
by Ajay Kumar
· 10 years ago
b07b90f
drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
by Ajay Kumar
· 10 years ago
21773f1
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
f02ad90
drm/atomic-helpers: Recover full cursor plane behaviour
by Daniel Vetter
· 10 years ago
eab3bbe
drm/atomic: Add drm_crtc_state->active
by Daniel Vetter
· 10 years ago
960cd9d
drm: Add standardized boolean props
by Daniel Vetter
· 10 years ago
1da3062
drm: Add rotation value to plane state
by Matt Roper
· 10 years ago
e451400
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
162b6a5
drm/probe-helper: don't lose hotplug event
by Daniel Vetter
· 10 years ago
b5571e9
drm: add bus_formats and num_bus_formats fields to drm_display_info
by Boris Brezillon
· 10 years ago
adc3184
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
c93546a
Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
e5202a2
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
d34f20d
drm: Atomic modeset ioctl
by Rob Clark
· 10 years ago
6b4959f
drm/atomic: atomic plane properties
by Rob Clark
· 10 years ago
88a48e2
drm: add atomic properties
by Rob Clark
· 10 years ago
ac9c925
drm: add atomic_get_property
by Rob Clark
· 10 years ago
40ecc69
drm: add atomic_set_property wrappers
by Rob Clark
· 10 years ago
22b8b13
drm: get rid of direct property value access
by Rob Clark
· 10 years ago
b17cd75
drm: store property instead of id in obj attachment
by Rob Clark
· 10 years ago
07cc0ef
drm/atomic: Introduce state->obj backpointers
by Daniel Vetter
· 10 years ago
d9b1362
drm/atomic-helper: Export both plane and modeset check helpers
by Daniel Vetter
· 10 years ago
261ea74
drm: Remove stale comment
by Thierry Reding
· 10 years ago
6f134d7
drm/tile: expose the tile property to userspace (v3)
by Dave Airlie
· 10 years ago
40d9b04
drm/connector: store tile information from displayid (v3)
by Dave Airlie
· 10 years ago
138f9eb
drm: add tile_group support. (v3)
by Dave Airlie
· 10 years ago
ecb7e16
drm: add helper to get crtc timings (v5)
by Gustavo Padovan
· 10 years ago
dd27595
drm/atomic: add plane iterator macros
by Rob Clark
· 10 years ago
6ddd388
drm/atomic: track bitmask of planes attached to crtc
by Rob Clark
· 10 years ago
3758b34
drm: s/enum_blob_list/enum_list/ in drm_property
by Daniel Vetter
· 10 years ago
f52b69f1
drm/atomic: Don't overrun the connector array when hotplugging
by Daniel Vetter
· 10 years ago
5bb2bbf
drm: add properties for suggested x/y offset for connectors. (v2)
by Dave Airlie
· 10 years ago
4fb2ac6
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
2f76331
drm: Make drm_mode_create_tv_properties() signature consistent
by Thierry Reding
· 10 years ago
12e6cec
drm: Use const data when creating blob properties
by Thierry Reding
· 10 years ago
ecbbe59
drm: Use size_t for blob property sizes
by Thierry Reding
· 10 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
e2330f0
drm/atomic: Integrate fence support
by Daniel Vetter
· 10 years ago
623369e
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
by Daniel Vetter
· 10 years ago
2f324b4
drm/crtc-helper: Transitional functions using atomic plane helpers
by Daniel Vetter
· 10 years ago
c2fcd27
drm: Add atomic/plane helpers
by Daniel Vetter
· 10 years ago
cc4ceb4
drm: Global atomic state handling
by Daniel Vetter
· 10 years ago
144ecb9
drm: Add atomic driver interface definitions for objects
by Daniel Vetter
· 10 years ago
2c0c33d
drm: fixup kerneldoc in drm_crtc.h
by Daniel Vetter
· 10 years ago
3bf0401
drm: Pull drm_crtc.h into the kerneldoc template
by Daniel Vetter
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
d7d2c48
drm: move remaining includes in drmP.h to the top
by David Herrmann
· 10 years ago
a18b29f
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
d5a0f2e
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
3a5f87c
drm: fix plane rotation when restoring fbdev configuration
by Thomas Wood
· 10 years ago
2a0d7cf
drm: Add a plane->reset hook
by Daniel Vetter
· 10 years ago
3d30a59
drm: Move ->old_fb from crtc to plane
by Daniel Vetter
· 10 years ago
d059f65
drm: Handle legacy per-crtc locking with full acquire ctx
by Daniel Vetter
· 10 years ago
a6a8bb8
drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]
by Daniel Vetter
· 10 years ago
10f637b
drm: Add drm_plane/connector_index
by Daniel Vetter
· 10 years ago
2a297cc
drm: Add rotation_property to mode_config
by Sonika Jindal
· 10 years ago
eaf99c7
drm: Perform cmdline mode parsing during connector initialisation
by Chris Wilson
· 10 years ago
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
ff587e4
drm/crtc: Add property for aspect ratio
by Vandana Kannan
· 10 years ago
8a105aa
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
3c9855f
drm: Add drm_rotation_simplify()
by Ville Syrjälä
· 10 years ago
c1df5f3
drm: Add drm_mode_create_rotation_property()
by Ville Syrjälä
· 10 years ago
7689ffb
drm: Add support_bits parameter to drm_property_create_bitmask()
by Ville Syrjälä
· 10 years ago
0659696
drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
by Ville Syrjälä
· 10 years ago
7e435aa
drm: add of_graph endpoint helper to find possible CRTCs
by Russell King
· 10 years ago
ca5a1b9
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
43aba7e
drm: add a path blob property
by Dave Airlie
· 10 years ago
2390cd1
drm/crtc: add interface to reinitialise the legacy mode group
by Dave Airlie
· 10 years ago
4cf2b28
drm/debugfs: add an "edid_override" file per connector
by Thomas Wood
· 10 years ago
30f6570
drm/debugfs: add a "force" file per connector
by Thomas Wood
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 10 years ago
fc1d3e4
drm: Allow drivers to register cursor planes with crtc
by Matt Roper
· 10 years ago
161d0dc
drm: Support legacy cursor ioctls via universal planes when possible (v4)
by Matt Roper
· 10 years ago
5d02626d
drm/edid: Store all supported hdmi deep color modes in drm_display_info
by Mario Kleiner
· 10 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 10 years ago
ebc44cf
drm: add signed-range property type
by Rob Clark
· 12 years ago
98f75de
drm: add object property type
by Rob Clark
· 10 years ago
5ea22f2
drm: add extended property types
by Rob Clark
· 10 years ago
a2b34e2
drm: helpers to find mode objects
by Rob Clark
· 11 years ago
d5ab2b4
drm: drop drm_get_connector_name() and drm_get_encoder_name()
by Jani Nikula
· 10 years ago
e574894
drm: store encoder name in encoder struct
by Jani Nikula
· 10 years ago
2abdd31
drm: store connector name in connector struct (v2)
by Jani Nikula
· 10 years ago
425a9a3
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
ad22279
drm: fix memory leak around mode_group (v2)
by Dave Airlie
· 11 years ago
0967e6a
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
by Vandana Kannan
· 11 years ago
780f598
drm: Remove unused drm_crtc->fb
by Matt Roper
· 11 years ago
e13161a
drm: Add drm_crtc_init_with_planes() (v2)
by Matt Roper
· 11 years ago
9922ab5
drm: Add plane type property (v2)
by Rob Clark
· 11 years ago
dc415ff
drm: Add drm_universal_plane_init()
by Matt Roper
· 11 years ago
af93629
drm: Make drm_crtc_check_viewport non-static
by Matt Roper
· 11 years ago
e27dde3
drm: Add support for multiple plane types (v2)
by Matt Roper
· 11 years ago
5531000
drm: extract drm_modes.h for drm_crtc.h functions
by Daniel Vetter
· 11 years ago
69fa5293
drm/kms: rip out drm_mode_connector_detach_encoder
by Daniel Vetter
· 11 years ago
4d33f3a
Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
8716ed4
drm: add DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
ac1bb36
drm: expose subpixel order name routine v3
by Jesse Barnes
· 11 years ago
45ab1e0
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
f5395ba
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next
by Dave Airlie
· 11 years ago
985e5dc
drm/edid: Populate picture aspect ratio for CEA modes
by Vandana Kannan
· 11 years ago
Next »