| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amdgpu/vpe: add collaborate mode support for VPE | Lang Yu | 2024-03-07 | 1 | -0/+1 |
| | | | | | | | | | Under clollaborate mode, multiple VPE instances share a ring buferr and work together to finish a job. Signed-off-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu/vpe: add multi instance VPE support | Lang Yu | 2024-03-07 | 1 | -0/+4 |
| | | | | | | | | Add support for multi instance VPE processing. Signed-off-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu/vpe: enable vpe dpm | Peyton Lee | 2023-12-14 | 1 | -0/+12 |
| | | | | | | | | | enable vpe dpm Signed-off-by: Peyton Lee <[email protected]> Reviewed-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: fix incompatible types in conditional expression | Lang Yu | 2023-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | Use proper type. Fixes: 9d4346bdbc64 ("drm/amdgpu: add VPE 6.1.0 support") Signed-off-by: Lang Yu <[email protected]> Reviewed-by: Solomon Chiu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/oe-kbuild-all/[email protected] Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: fix VPE front door loading issue | Lang Yu | 2023-08-31 | 1 | -0/+5 |
| | | | | | | | | Implement proper front door loading for vpe 6.1. Signed-off-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add VPE 6.1.0 support | Lang Yu | 2023-08-31 | 1 | -0/+86 |
| Add skeleton driver code. (Ray) Add initial support for Video Processing Engine. (Lang) Signed-off-by: Huang Rui <[email protected]> Signed-off-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
