All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Transcoder Port Sync preparation refactoring/renaming
@ 2019-08-27 22:17 Manasi Navare
  2019-08-27 22:17 ` [PATCH 1/2] drm/i915/display: Rename update_crtcs() to commit_modeset_enables() Manasi Navare
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Manasi Navare @ 2019-08-27 22:17 UTC (permalink / raw)
  To: intel-gfx

This series renames some functions to match the drm function definitions
and also refactors some functions out of intel_atomic_commit_tail() as a prep
for adding newer hooks required for transcoder port sync enable series
The renaming is done as suggested by Daniel Vetter.

There is no functional change

Manasi Navare (2):
  drm/i915/display: Rename update_crtcs() to commit_modeset_enables()
  drm/i915/display: Move the commit_tail() disable sequence to
    commit_modeset_disables() hook

 drivers/gpu/drm/i915/display/intel_display.c | 104 ++++++++++++-------
 drivers/gpu/drm/i915/i915_drv.h              |   3 +-
 2 files changed, 67 insertions(+), 40 deletions(-)

-- 
2.19.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-08-30 10:20 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-27 22:17 [PATCH 0/2] Transcoder Port Sync preparation refactoring/renaming Manasi Navare
2019-08-27 22:17 ` [PATCH 1/2] drm/i915/display: Rename update_crtcs() to commit_modeset_enables() Manasi Navare
2019-08-28 17:11   ` Manasi Navare
2019-08-29  7:44     ` Maarten Lankhorst
2019-08-29 21:17     ` Manasi Navare
2019-08-27 22:17 ` [PATCH 2/2] drm/i915/display: Move the commit_tail() disable sequence to commit_modeset_disables() hook Manasi Navare
2019-08-28  6:30   ` Maarten Lankhorst
2019-08-28 17:09     ` Manasi Navare
2019-08-28 22:47   ` [PATCH v2 2/2] drm/i915/display: Move the commit_tail() disable sequence to separate function Manasi Navare
2019-08-29  7:30     ` Maarten Lankhorst
2019-08-29 21:18     ` Manasi Navare
2019-08-30 10:20     ` Maarten Lankhorst
2019-08-28  9:07 ` ✓ Fi.CI.BAT: success for Transcoder Port Sync preparation refactoring/renaming Patchwork
2019-08-28 23:20 ` ✗ Fi.CI.CHECKPATCH: warning for Transcoder Port Sync preparation refactoring/renaming (rev2) Patchwork
2019-08-29  4:33 ` ✓ Fi.CI.BAT: success " Patchwork
2019-08-29 10:06 ` ✓ Fi.CI.IGT: success for Transcoder Port Sync preparation refactoring/renaming Patchwork
2019-08-29 11:19 ` ✓ Fi.CI.IGT: success for Transcoder Port Sync preparation refactoring/renaming (rev2) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.