Skip to content

[PW_SID:1143370] drm/imagination: Manage FW VM context from its init and fini callbacks - #2442

Open
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1143370
Open

[PW_SID:1143370] drm/imagination: Manage FW VM context from its init and fini callbacks#2442
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1143370

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1143370 applied to workflow__riscv__fixes

Name: drm/imagination: Manage FW VM context from its init and fini callbacks
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1143370
Version: 1

While the MIPS firmware virtual memory context is created and destroyed
from within the MIPS firmware init and fini callbacks, the META and
RISC-V firmware contexts are created and destroyed from within blocks
right before or after those callbacks.

Match the logic for all firmware processors by moving those blocks to
the META and RISC-V init and fini callbacks.

Signed-off-by: Alessio Belle <alessio.belle@imgtec.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 116.74 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1134.58 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1430.62 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 19.73 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.07 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.29 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 78.94 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
kdoc
Desc: Detects for kdoc errors
Duration: 0.74 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.54 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "drm/imagination: Manage FW VM context from its init and fini callbacks"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.26 seconds
Result: PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants