OSDN Git Service

drm/i915/vdsc: Remove FIXME in intel_dsc_compute_config
authorSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 26 Jun 2023 13:05:55 +0000 (18:35 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Wed, 12 Jul 2023 09:20:54 +0000 (14:50 +0530)
commit8df6144dae146ea2296999a257f61bcb4f513fdb
treeaa91fa5c5f42ef545d29a7f4abe7c1cf44162575
parent580c7e31d5c52be46e59711c21f11775fcffed66
drm/i915/vdsc: Remove FIXME in intel_dsc_compute_config

Remove the FIXME and the code related to it as after verification
it does seem the previous values were typos and no hardware spec
mentions using these particular rc_params.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230626130555.2391750-1-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_vdsc.c