]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915/dp_mst: Enable DSC passthrough
authorImre Deak <imre.deak@intel.com>
Tue, 24 Oct 2023 10:22:19 +0000 (13:22 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 8 Nov 2023 15:22:19 +0000 (17:22 +0200)
commit751dbac1a0235ea7303e5e76fade2762e8298907
tree37b5f8b1a9ae05f604ae3475d31cf9dce3991624
parent7c4631ff6233043b71b68c80f3b9f35510cdda33
drm/i915/dp_mst: Enable DSC passthrough

Enable passing through DSC streams to the sink in last branch devices.

v2:
- Fix the DPCD register address while setting/clearing the passthrough
  flag.

Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231030155843.2251023-25-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c