]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/imagination: Convert to use time_before macro
authorChen Yufan <chenyufan@vivo.com>
Fri, 23 Aug 2024 09:39:24 +0000 (17:39 +0800)
committerMatt Coster <matt.coster@imgtec.com>
Fri, 30 Aug 2024 14:17:03 +0000 (15:17 +0100)
commit7a5115ba1d691bd14db91d2fcc3ce0b056574ce9
tree556bcfe959bd912c9d78291256693c56963cbc2d
parent3973a8d052829dcc5193fb6330dcd13c2b7127ca
drm/imagination: Convert to use time_before macro

Use time_*() macros instead of using jiffies directly to handle overflow
issues.

Fixes: cc1aeedb98ad ("drm/imagination: Implement firmware infrastructure and META FW support")
Signed-off-by: Chen Yufan <chenyufan@vivo.com>
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240823093925.9599-1-chenyufan@vivo.com
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/pvr_ccb.c