summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2019-06-19 21:03:07 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2019-07-11 16:25:56 +0300
commit5a5efbf4ef504a8136963a8ae10a3c0a1d59b479 (patch)
treece08ae9b46d97f93535a663eaac2b305f79488ab /lib
parentaebf052bb6474f21179f2469b5c3172c4f5e4fd1 (diff)
drm/i915/sdvo: Fix handling if zero hbuf size
The spec says: "A value of 0 indicates that this buffer does not exist" So we should not convert a hbuf_size of 0 into 1. Also pull the relevant code into a helper to avoid making the same mistake multiple times. And while at it fix the debug prints to not say "hbuf_len" twice. v2: s/%i/%u/ in the debug (Imre) Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190619180312.31817-1-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions