Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Use intel_crtc_destroy state
@ 2023-10-10 18:30 Suraj Kandpal
  2023-10-10 18:31 ` [Intel-gfx] [PATCH 1/2] drm/i915/display: Use intel_crtc_destroy_state instead kfree Suraj Kandpal
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Suraj Kandpal @ 2023-10-10 18:30 UTC (permalink / raw)
  To: intel-gfx

Use intel_crtc_destroy_state to avoid leakage of any resources
instead of the usual kfree

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (2):
  drm/i915/display: Use intel_crtc_destroy_state instead kfree
  drm/i915/display: Use correct method to free crtc_state

 drivers/gpu/drm/i915/display/intel_display.c | 4 ++--
 drivers/gpu/drm/i915/display/intel_dpll.c    | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-10-11 21:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 18:30 [Intel-gfx] [PATCH 0/2] Use intel_crtc_destroy state Suraj Kandpal
2023-10-10 18:31 ` [Intel-gfx] [PATCH 1/2] drm/i915/display: Use intel_crtc_destroy_state instead kfree Suraj Kandpal
2023-10-10 18:31 ` [Intel-gfx] [PATCH 2/2] drm/i915/display: Use correct method to free crtc_state Suraj Kandpal
2023-10-11 21:54   ` Ville Syrjälä
2023-10-11  3:35 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Use intel_crtc_destroy state Patchwork
2023-10-11  3:49 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-11 17:52 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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