summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/mm')
-rw-r--r--projects/linux/mm/bsp51x_vsp-Improve-debugging.yaml (renamed from projects/linux/mm/bsp41x_vsp-Improve-debugging.yaml)6
1 files changed, 5 insertions, 1 deletions
diff --git a/projects/linux/mm/bsp41x_vsp-Improve-debugging.yaml b/projects/linux/mm/bsp51x_vsp-Improve-debugging.yaml
index 512ea73..529dc9d 100644
--- a/projects/linux/mm/bsp41x_vsp-Improve-debugging.yaml
+++ b/projects/linux/mm/bsp51x_vsp-Improve-debugging.yaml
@@ -1,4 +1,4 @@
-title: "BSP 4.1.x upport: vsp: Improve debugging"
+title: "BSP 5.1.x upport: vsp: Improve debugging"
team: MM
key: 56a3f5f7-7d5b-4e31-8d96-e8793f87e5bc
status: New
@@ -9,6 +9,9 @@ bsp41x:
bsp51x:
- 25c2a9f1bbcb82f305fc9063f4a98321db12b0b2 # v4l: vsp1: Add underrun debug messege option
+upstream:
+ - lore: 1651584010-10156-1-git-send-email-erosca@de.adit-jv.com # media: renesas: vsp1: Add VSPD underrun detection & tracing
+
comments:
- While the BSP commit isn't applicable as-is, improving the VSP debugging
infrastructure is useful.
@@ -16,3 +19,4 @@ comments:
- More error logging, controlled through dynamic debug
- Counting errors and logging them when stopping the VSP, or exposing the
counters through sysfs
+ - Upstream patch proposal goes in the right direction but needs some more work