commit | 85da029264e83dbf1ce2f603525b0a281942c3fc | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 07 22:35:12 2020 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jan 21 21:29:56 2021 +0200 |
tree | b1442169b080f69e6d5f8dfa26704489a186e313 | |
parent | 5ec346476e795089b7dac8ab9dcee30c8d80ad84 [diff] |
drm/i915: Unify the sanity checks for the buf trans tables Get rid of the "I like my random new style best" approach and unify the handling for the DDI buf trans table sanity checks once again. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201207203512.1718-2-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com>