Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
12aa8021c7a72811cd8096b1e456cd5d265896d9
/
include
/
drm
/
drm_crtc.h
7fe3f0d
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
by Thomas Zimmermann
· 5 years ago
7beb691
drm: Initialize struct drm_crtc_state.no_vblank from device settings
by Thomas Zimmermann
· 5 years ago
4092de1
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 5 years ago
2d2e0b9
drm: Fix kerneldoc and remove unused struct member in self_refresh helper
by Sean Paul
· 5 years ago
4d85f45
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
by Daniel Vetter
· 5 years ago
ee68c74
drm: Stop including drm_bridge.h from drm_crtc.h
by Boris Brezillon
· 5 years ago
178e5f3
drm/crc-debugfs: Add notes about CRC<->commit interactions
by Brian Starkey
· 5 years ago
1452c25
drm: Add helpers to kick off self refresh mode in drivers
by Sean Paul
· 6 years ago
75f3f70
drm: drm_crtc.h self-contained
by Sam Ravnborg
· 6 years ago
bb10211
drm: Fix subtle spelling error in drm_crtc_state
by Kieran Bingham
· 6 years ago
b49996c
drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()
by Maarten Lankhorst
· 6 years ago
c2d88e0
drm: Move the legacy kms disable_all helper to crtc helpers
by Daniel Vetter
· 6 years ago
23d19ba
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
1e9080a
drm: Unexport drm_crtc_force_disable
by Daniel Vetter
· 6 years ago
1398958
drm: Add vrr_enabled property to drm CRTC
by Nicholas Kazlauskas
· 6 years ago
c0811a7
drm/crc: Cleanup crtc_crc_open function
by Mahesh Kumar
· 6 years ago
4396551
drm: crc: Introduce get_crc_sources callback
by Mahesh Kumar
· 7 years ago
d5cc15a
drm: crc: Introduce verify_crc_source callback
by Mahesh Kumar
· 7 years ago
620eec7
drm/doc: use inline kerneldoc style for drm_crtc_state
by Daniel Vetter
· 7 years ago
15185aa
drm/doc: move struct drm_crtc to in-line comments
by Daniel Vetter
· 7 years ago
268bc24
drm: switch drm_plane to inline comments
by Daniel Vetter
· 7 years ago
b25c60a
drm/crtc: Add a generic infrastructure to fake VBLANK events
by Boris Brezillon
· 7 years ago
ba1f665
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
by Haneen Mohammed
· 7 years ago
584a014
drm: clarify adjusted_mode documentation for bridges
by Philippe Cornu
· 7 years ago
e7e62c7
drm/mode_object: fix documentation for object lookups.
by Dave Airlie
· 7 years ago
418da17
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
by Keith Packard
· 8 years ago
77ac3b0
drm/atomic: Remove deprecated accessor macros
by Maarten Lankhorst
· 8 years ago
163bcc2
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
by Maarten Lankhorst
· 7 years ago
144a799
drm: Handle properties in the core for atomic drivers
by Daniel Vetter
· 7 years ago
2cd575a
drm: remove unused and redundant callbacks
by Peter Rosin
· 8 years ago
57d3023
drm/doc: vblank cleanup
by Daniel Vetter
· 8 years ago
8938d13
drm: better document how to send out the crtc disable event
by Daniel Vetter
· 8 years ago
9de5d4a
drm/doc: Document adjusted/request modes a bit better
by Daniel Vetter
· 8 years ago
2e38178
drm/doc: Interlink color manager docs better
by Daniel Vetter
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
b260ac3
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
by Daniel Vetter
· 8 years ago
a4eff9a
drm: Add acquire ctx parameter to ->set_config
by Daniel Vetter
· 8 years ago
41292b1f
drm: Add acquire ctx parameter to ->page_flip(_target)
by Daniel Vetter
· 8 years ago
c9e42b7
drm: Document kms locking a bit better
by Daniel Vetter
· 8 years ago
760f71e
drm: document driver interface for CRC capturing
by Daniel Vetter
· 8 years ago
66f8c10
drm/doc: document fallback behaviour for atomic events
by Daniel Vetter
· 8 years ago
47f6cdd
drm: Fix compilation error when CONFIG_DEBUG_FS is undefined
by Sean Paul
· 8 years ago
84e3548
drm: add vblank hooks to struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
6cbe5c4
drm/atomic: Save flip flags in drm_crtc_state
by Andrey Grodzovsky
· 8 years ago
559bdaf
drm/doc: Fix typos for early_unregister doc
by Daniel Vetter
· 8 years ago
196cd5d
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
by Daniel Vetter
· 8 years ago
d5d487e
drm: Update kerneldoc for drm_crtc.[hc]
by Daniel Vetter
· 8 years ago
d574528
drm/kms-core: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
f869a6e
drm/atomic: Add target_vblank support in atomic helpers (v2)
by Andrey Grodzovsky
· 8 years ago
347e890
drm: Nuke connector_list locking assert
by Daniel Vetter
· 8 years ago
ea0dd85
drm/doc: use preferred struct reference in kernel-doc
by Daniel Vetter
· 8 years ago
6d1b81d
drm: add crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
bdc5714
drm/atomic: Clean up wait_for_vblanks, v2.
by Maarten Lankhorst
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
6d6003c
drm/fence: add fence timeline to drm_crtc
by Gustavo Padovan
· 8 years ago
edd420e
drm: Drop externs from drm_crtc.h
by Daniel Vetter
· 8 years ago
9498c19
drm: Move tile group code into drm_connector.c
by Daniel Vetter
· 8 years ago
28575f1
drm: Extract drm_mode_config.[hc]
by Daniel Vetter
· 8 years ago
fceffb32
drm/atomic: add new drm_debug bit to dump atomic state
by Rob Clark
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
6686df8
drm: RIP mode_config->rotation_property
by Ville Syrjälä
· 8 years ago
9edbf1f
drm: Add API for capturing frame CRCs
by Tomeu Vizoso
· 8 years ago
1dfdb0ed
drm/crtc: constify drm_crtc_mask parameter
by Maarten Lankhorst
· 8 years ago
d807ed1
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
by Brian Starkey
· 8 years ago
a5bd451
drm/crtc: constify drm_crtc_index parameter
by Jani Nikula
· 8 years ago
6180213
drm: Document caveats around atomic event handling
by Daniel Vetter
· 8 years ago
f1e2f66
drm: Extract drm_color_mgmt.[hc]
by Daniel Vetter
· 8 years ago
1873380
drm: Conslidate blending properties in drm_blend.[hc]
by Daniel Vetter
· 8 years ago
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
· 9 years ago
6942559
drm: drm_connector->s/connector_id/index/ for consistency
by Daniel Vetter
· 9 years ago
9a6bc03
drm/doc: document all the properties in drm_mode_config
by Daniel Vetter
· 9 years ago
9609408
drm/doc: Add kerneldoc for @index
by Daniel Vetter
· 9 years ago
6100598
drm: Unexport drm_connector_unregister_all()
by Chris Wilson
· 9 years ago
041401f
drm: Unexport drm_connector_register_all()
by Chris Wilson
· 9 years ago
6a0d952
drm: Add helpers to turn off CRTCs
by Lukas Wunner
· 9 years ago
8106554
drm: Clean up drm_crtc.h
by Daniel Vetter
· 9 years ago
79190ea
drm: Add callbacks for late registering
by Benjamin Gaignard
· 9 years ago
40daac6
drm: Make drm_connector_register() safe against multiple calls
by Chris Wilson
· 9 years ago
aaf285e
drm: Add a callback from connector registering
by Chris Wilson
· 9 years ago
Next »