Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [RFC v6] refactor intel display a bit more
@ 2020-12-21  4:03 Dave Airlie
  2020-12-21  4:03 ` [Intel-gfx] [PATCH 01/16] drm/i915/display: move needs_modeset to an inline in header Dave Airlie
                   ` (17 more replies)
  0 siblings, 18 replies; 21+ messages in thread
From: Dave Airlie @ 2020-12-21  4:03 UTC (permalink / raw)
  To: intel-gfx

Okay the first 8 patches of this should probably get landed, they have
all the tags in place.

The subsequent patches have seen some rework:
Added a patch to move the buf_trans to a separate file as suggested
by Ville. I reworked some of the interfaces while doing so, but only
minorly.

The skl planes code no long moves any scaler code.

Some more ppl moving code, and a piece of forgotten i9xx plane moved.

Dave.


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

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

end of thread, other threads:[~2020-12-22  8:41 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-21  4:03 [Intel-gfx] [RFC v6] refactor intel display a bit more Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 01/16] drm/i915/display: move needs_modeset to an inline in header Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 02/16] drm/i915/display: move to_intel_frontbuffer to header Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 03/16] drm/i915/display: fix misused comma Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 04/16] drm/i915: refactor cursor code out of i915_display.c Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 05/16] drm/i915: refactor i915 plane code into separate file Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 06/16] drm/i915: refactor some crtc code out of intel display. (v2) Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 07/16] drm/i915: refactor pll code out into intel_dpll.c Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 08/16] drm/i915: split fdi code out from intel_display.c Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 09/16] drm/i915: refactor ddi translations into a separate file Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 10/16] drm/i915: migrate hsw fdi code to new file Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 11/16] drm/i915: migrate skl planes code new file (v3) Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 12/16] drm/i915: move pipe update code into crtc Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 13/16] drm/i915: split fb scalable checks into g4x and skl versions Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 14/16] drm/i915: move is_ccs_modifier to an inline Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 15/16] drm/i915: migrate pll enable/disable code to intel_dpll.[ch] Dave Airlie
2020-12-21  4:03 ` [Intel-gfx] [PATCH 16/16] drm/i915: migrate i9xx plane get config Dave Airlie
2020-12-21  4:15 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/16] drm/i915/display: move needs_modeset to an inline in header Patchwork
2020-12-21  9:03   ` Jani Nikula
2020-12-21  9:42     ` Petri Latvala
2020-12-22  8:41 ` [Intel-gfx] [RFC v6] refactor intel display a bit more Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox