Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b01548919c33767bc457390fa3c41aedc273bfff
/
drivers
/
gpu
/
drm
/
drm_atomic_helper.c
6ea76f3c
drm/atomic-helpers: Make encoder picking more robust
by Daniel Vetter
· 9 years ago
3b8a684
drm/atomic-helper: Add an atomice best_encoder callback
by Daniel Vetter
· 9 years ago
27667f4
i915: temporary fix for DP MST docking station NULL pointer dereference
by Linus Torvalds
· 9 years ago
c30f55a
drm/atomic: Don't set crtc_state->enable manually
by Laurent Pinchart
· 9 years ago
2465ff6
drm/atomic: Extract needs_modeset function
by Daniel Vetter
· 9 years ago
9b5edbf
drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config.
by Maarten Lankhorst
· 9 years ago
99cf4a2
drm/atomic: Add current-mode blob to CRTC state
by Daniel Stone
· 9 years ago
819364d
drm: Add drm_atomic_set_mode_for_crtc
by Daniel Stone
· 9 years ago
862e686
drm: bridge: Allow daisy chaining of bridges
by Archit Taneja
· 9 years ago
57744aa
drm/atomic: add all affected planes in drm_atomic_helper_check_modeset
by Maarten Lankhorst
· 9 years ago
de28d02
drm/atomic: add commit_planes_on_crtc helper
by Maarten Lankhorst
· 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
744b058
drm/atomic: remove duplicated assignment of old_plane_state
by Gustavo Padovan
· 10 years ago
4c18d30
drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state
by Daniel Vetter
· 10 years ago
3d51d2d
drm/atomic-helpers: Update vblank timestamping constants
by Daniel Vetter
· 10 years ago
840bfe9
drm/atomic: Make mode_fixup() optional for check_modeset()
by Ander Conselvan de Oliveira
· 10 years ago
49f8976
Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
3671c58
drm/atomic-helper: Really recover pre-atomic plane/cursor behavior
by Daniel Vetter
· 10 years ago
475d231
drm/atomic-helper: Don't call atomic_update_plane when it stays off
by Daniel Vetter
· 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
df63b99
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
by Ander Conselvan de Oliveira
· 10 years ago
1ddd36e
Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
f5e7840
drm/atomic: Add helpers for state-subclassing drivers
by Thierry Reding
· 10 years ago
4218a32
drm/atomic-helpers: Properly avoid full modeset dance
by Daniel Vetter
· 10 years ago
0388df0
drm: change connector to tmp_connector
by John Hunter
· 10 years ago
f98bd3e
drm: Fix some typo mistake of the annotations
by John Hunter
· 10 years ago
b5ceff20
drm/atomic: Constify a bunch of functions pointer structs
by Ville Syrjälä
· 10 years ago
2e3afd4
drm/atomic-helper: Fix kerneldoc for prepare_planes
by Daniel Vetter
· 10 years ago
d136dfe
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
by Tvrtko Ursulin
· 10 years ago
c982bd9
drm/atomic-helpers: make mode_set hooks optional
by Daniel Vetter
· 10 years ago
1af434a
drm/atomic-helper: Rename commmit_post/pre_planes
by Daniel Vetter
· 10 years ago
a072f80
drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
by Laurent Pinchart
· 10 years ago
17a38d9
drm: Add DRM_DEBUG_ATOMIC
by Daniel Vetter
· 10 years ago
7f50002
drm/atomic-helpers: Fix documentation typos and wrong copy&paste
by Laurent Pinchart
· 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
4cd4df8
drm/atomic: Add ->atomic_check() to encoder helpers
by Thierry Reding
· 10 years ago
407b8bd
drm/plane: Add optional ->atomic_disable() callback
by Thierry Reding
· 10 years ago
3cad4b6
drm/plane: Make ->atomic_update() mandatory
by Thierry Reding
· 10 years ago
95d6eb3
drm/atomic-helper: debug output for modesets
by Daniel Vetter
· 10 years ago
ee0a89c
drm/atomic-helpers: Saner encoder/crtc callbacks
by Daniel Vetter
· 10 years ago
f02ad90
drm/atomic-helpers: Recover full cursor plane behaviour
by Daniel Vetter
· 10 years ago
b486e0e
drm/atomic-helper: add connector->dpms() implementation
by Daniel Vetter
· 10 years ago
eab3bbe
drm/atomic: Add drm_crtc_state->active
by Daniel Vetter
· 10 years ago
5e74373
drm/atomic: atomic_check functions
by Rob Clark
· 10 years ago
40ecc69
drm: add atomic_set_property wrappers
by Rob Clark
· 10 years ago
07cc0ef
drm/atomic: Introduce state->obj backpointers
by Daniel Vetter
· 10 years ago
b4274fb
drm/atomic-helper: Again check modeset *before* plane states
by Daniel Vetter
· 10 years ago
d9b1362
drm/atomic-helper: Export both plane and modeset check helpers
by Daniel Vetter
· 10 years ago
4b08eae
drm/atomic: fix potential null ptr on plane enable
by Rob Clark
· 10 years ago
e5b5341
drm/atomic: clear plane's CRTC and FB when shutting down
by Rob Clark
· 10 years ago
6ddd388
drm/atomic: track bitmask of planes attached to crtc
by Rob Clark
· 10 years ago
f1c37e1
drm/plane: Pass old state to ->atomic_update()
by Thierry Reding
· 10 years ago
aa54e2e
drm/atomic_helper: Cope with plane->crtc == NULL in disable helper
by Jasper St. Pierre
· 10 years ago
ab58e33
drm/atomic-helper: Skip vblank waits for unchanged fbs
by Daniel Vetter
· 10 years ago
46df9ad
drm/atomic: shutdown *current* encoder
by Rob Clark
· 10 years ago
934ce1c
drm/atomic: check mode_changed *after* atomic_check
by Rob Clark
· 10 years ago
b0fcfc8
drm/atomic_helper: Make it clear that commit_planes gets the old state
by Daniel Vetter
· 10 years ago
f52b69f1
drm/atomic: Don't overrun the connector array when hotplugging
by Daniel Vetter
· 10 years ago
6f75cea
drm/atomic: Only destroy connector states with connection mutex held
by Daniel Vetter
· 10 years ago
db88362
drm/atomic: rip out unnecessary locking checks
by Rob Clark
· 10 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
5ee3229
drm: export atomic wait_for_vblanks helper (v2)
by Rob Clark
· 10 years ago
321ebf0
drm/atomic: Refcounting for plane_state->fb
by Daniel Vetter
· 10 years ago
3150c7d
drm: Docbook integration and over sections for all the new helpers
by Daniel Vetter
· 10 years ago
d461701
drm/atomic-helpers: functions for state duplicate/destroy/reset
by Daniel Vetter
· 10 years ago
8bc0f31
drm/atomic-helper: implement ->page_flip
by Daniel Vetter
· 10 years ago
e8c833a
drm/atomic-helpers: document how to implement async commit
by Daniel Vetter
· 10 years ago
e2330f0
drm/atomic: Integrate fence support
by Daniel Vetter
· 10 years ago
042652e
drm/atomic-helper: implementatations for legacy interfaces
by Daniel Vetter
· 10 years ago
623369e
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
by Daniel Vetter
· 10 years ago
c2fcd27
drm: Add atomic/plane helpers
by Daniel Vetter
· 10 years ago