]> Git Repo - linux.git/commit
drm/i915/color: Convert color management code to intel_display
authorVille Syrjälä <[email protected]>
Thu, 24 Oct 2024 16:53:55 +0000 (19:53 +0300)
committerVille Syrjälä <[email protected]>
Tue, 29 Oct 2024 18:54:12 +0000 (20:54 +0200)
commit9d476ce24f72fc4c434ccaf14a30a198aedf0735
treec84a72944a0842ea27ba190341a5115e22dcbcf2
parenta0442e8d6610d0a9ec3d28ac04b2f1aa4fbc8e62
drm/i915/color: Convert color management code to intel_display

struct intel_display will replace struct drm_i915_private as
the main thing for display code. Convert the color management
code to use it (as much as possible at this stage).

Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
drivers/gpu/drm/i915/display/intel_color.c
drivers/gpu/drm/i915/display/intel_color.h
drivers/gpu/drm/i915/display/intel_display_driver.c
This page took 0.056365 seconds and 4 git commands to generate.