]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
authorAnimesh Manna <animesh.manna@intel.com>
Mon, 6 Jan 2025 09:44:08 +0000 (15:14 +0530)
committerAnimesh Manna <animesh.manna@intel.com>
Tue, 7 Jan 2025 08:32:41 +0000 (14:02 +0530)
commitbaad97ed29be7280aca21ae6ea5d482983336e15
tree1c2aa11e79aceb3f3f58f896bd16f96a455129f0
parent939bc3e4d996ba2eebc5a9d8a8cf785cd17b1f93
drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY

Increase the PKG_C_LATENCY Pkg C Latency field by the added wake time.

v1: Initial version.
v2: Rebase and cosmetic changes.
v3:
- Place latency adjustment early to accommodate round-up. [Suraj]
- Modify commit description and cosmetic change. [Suraj]

WA: 22020432604
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Animesh Manna <animesh.manna@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250106094408.1011063-1-animesh.manna@intel.com
drivers/gpu/drm/i915/display/skl_watermark.c