aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2025-03-06 18:34:04 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2025-03-07 19:02:18 +0200
commit0851227d62bb3b7c3e819bb7de3d0918a3c6889c (patch)
tree1701d0f3601e1fd21f9b9c6c4eacb8d3b5df3516 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/i915: Drop redundant shared_dpll=NULL assignments (diff)
downloadlinux-rng-0851227d62bb3b7c3e819bb7de3d0918a3c6889c.tar.xz
linux-rng-0851227d62bb3b7c3e819bb7de3d0918a3c6889c.zip
drm/i915: Don't clobber crtc_state->cpu_transcoder for inactive crtcs
Inactive crtcs are supposed to have their crtc_state completely cleared. Currently we are clobbering crtc_state->cpu_transcoder before determining whether it's actually enabled or not. Don't do that. I want to rework the inherited flag handling for inactive crtcs a bit, and having a bogus cpu_transcoder in the crtc state can then cause confusing fastset mismatches even when the crtc never changes state during the commit. Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250306163420.3961-3-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions