Revision 4c116e1ae43955a0a38555dfd4d136a222a8996b authored by Matt Roper on 28 February 2020, 00:43:20 UTC, committed by Jani Nikula on 02 March 2020, 08:48:56 UTC
We need to explicitly set the TLB Request Timer initial value in the
BW_BUDDY registers to 0x8 rather than relying on the hardware default.

v2: Apply missing REG_FIELD_PREP to ensure 0x8 is placed in the correct
    bits during the rmw.  (Jose)

Bspec: 52890
Bspec: 50044
Fixes: 3fa01d642fa7 ("drm/i915/tgl: Program BW_BUDDY registers during display init")
Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200219215655.2923650-1-matthew.d.roper@intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
(cherry picked from commit 87e04f75928bb5d357ef7df4eedc1a7e2761a833)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200228004320.127142-2-matthew.d.roper@intel.com
1 parent c725161
History
File Mode Size
BSD-2-Clause -rw-r--r-- 1.6 KB
BSD-3-Clause -rw-r--r-- 1.8 KB
BSD-3-Clause-Clear -rw-r--r-- 2.0 KB
GPL-2.0 -rw-r--r-- 18.3 KB
LGPL-2.0 -rw-r--r-- 25.6 KB
LGPL-2.1 -rw-r--r-- 26.8 KB
MIT -rw-r--r-- 1.3 KB

back to top