[PATCH 0/6] Chnge the way we get atomic_state in bxt_set_cdclk() - part2

Anusha Srivatsa anusha.srivatsa at intel.com
Sat Aug 27 02:44:25 UTC 2022


The previous change resulted in NULL pointer.
making the change to not rely on built in functions to see
if the CI shows positive results.

Narrowing down the statement of NULL pointer.


Anusha Srivatsa (6):
  drm/i915/display: s/dev_priv/i915 in bxt_set_cdclk()
  drm/i915/display Add dg2_prog_squash_ctl() helper
  drm/i915/dispaly: Add macro definition of crawl condition
  drm/i195/display: add cdclk action struct to cdclk_state
  drm/i915/display: Plug squash to cdclk atomic changes
  drm/i915/disaply: Plug new struct in bxt_set_cdclk()

 drivers/gpu/drm/i915/display/intel_cdclk.c | 111 +++++++++++++--------
 drivers/gpu/drm/i915/display/intel_cdclk.h |  15 +++
 2 files changed, 83 insertions(+), 43 deletions(-)

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list