diff options
author | Ramalingam C <ramalingam.c@intel.com> | 2020-09-23 18:54:35 +0530 |
---|---|---|
committer | Ramalingam C <ramalingam.c@intel.com> | 2020-09-24 15:44:57 +0530 |
commit | bff88b1c8ffddf32da75a1f7e8d10c93aaa26131 (patch) | |
tree | e40c77df52a8c0e2566ed0b709d23d65ca7792ef /crypto/streebog_generic.c | |
parent | cb88d1fac196cc7c63f0786edb849da08b6092c1 (diff) |
drm/i915: dont retry stream management at seq_num_m roll over
When roll over detected for seq_num_m, we shouldn't continue with stream
management with rolled over value.
So we are terminating the stream management retry, on roll over of the
seq_num_m.
v2:
using drm_dbg_kms instead of DRM_DEBUG_KMS [Anshuman]
v3:
dev_priv is used as i915 [JaniN]
v4:
roll over is detected at the start of the stream management.
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> [v3]
Tested-by: Anshuman Gupta <anshuman.gupta@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923132435.17039-3-anshuman.gupta@intel.com
Diffstat (limited to 'crypto/streebog_generic.c')
0 files changed, 0 insertions, 0 deletions