diff mbox series

[meta-ti,master/scarthgap] ti-img-rogue-driver: resolve issues with fdinfo

Message ID 20250331195730.755864-1-rs@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master/scarthgap] ti-img-rogue-driver: resolve issues with fdinfo | expand

Commit Message

Randolph Sapp March 31, 2025, 7:57 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Bump the srcrev to include a fix or when the driver is requested to show
advanced information about file descriptors that are associated with the
device but are not currently associated with a rendering task.

This should address any issues with fdinfo/lsof.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 .../powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ryan Eatmon March 31, 2025, 9:06 p.m. UTC | #1
On 3/31/2025 2:57 PM, rs@ti.com wrote:
> From: Randolph Sapp <rs@ti.com>
> 
> Bump the srcrev to include a fix or when the driver is requested to show

Did you mean "for" instead of "or" ?


> advanced information about file descriptors that are associated with the
> device but are not currently associated with a rendering task.
> 
> This should address any issues with fdinfo/lsof.
> 
> Signed-off-by: Randolph Sapp <rs@ti.com>
> ---
>   .../powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb         | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb
> index 96ca8ff5..b356ce48 100644
> --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb
> +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb
> @@ -19,7 +19,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
>   
>   S = "${WORKDIR}/git"
>   
> -SRCREV = "3bcbba9708fe6a882cd0f4820469d026fff7aee5"
> +SRCREV = "8eaff654a8871118c08cfafe53795f57e3b6b396"
>   
>   TARGET_PRODUCT:j721e = "j721e_linux"
>   TARGET_PRODUCT:j721s2 = "j721s2_linux"
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb
index 96ca8ff5..b356ce48 100644
--- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb
+++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.2.6643903.bb
@@ -19,7 +19,7 @@  SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
 
 S = "${WORKDIR}/git"
 
-SRCREV = "3bcbba9708fe6a882cd0f4820469d026fff7aee5"
+SRCREV = "8eaff654a8871118c08cfafe53795f57e3b6b396"
 
 TARGET_PRODUCT:j721e = "j721e_linux"
 TARGET_PRODUCT:j721s2 = "j721s2_linux"