| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amdgpu: add firmware for VPE IP v6.1.3 | Tim Huang | 2024-07-02 | 1 | -0/+1 |
| | | | | | | | | | | This patch is to add firmware for VPE 6.1.3. Signed-off-by: Tim Huang <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu/vpe: fix vpe dpm setup failed | Peyton Lee | 2024-04-24 | 1 | -7/+7 |
| | | | | | | | | | | The vpe dpm settings should be done before firmware is loaded. Otherwise, the frequency cannot be successfully raised. Signed-off-by: Peyton Lee <[email protected]> Reviewed-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu/vpe: add VPE 6.1.1 support | Lang Yu | 2024-03-07 | 1 | -82/+173 |
| | | | | | | | | | | Add initial support for VPE 6.1.1. v2: squash in updates (Alex) 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/+15 |
| | | | | | | | | | 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/vpe: correct queue stop programing | Lang Yu | 2023-10-26 | 1 | -8/+10 |
| | | | | | | | | | Otherwise IB test would fail during GPU reset. Signed-off-by: Lang Yu <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: fix incompatible types in conditional expression | Lang Yu | 2023-09-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | 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/+15 |
| | | | | | | | | 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/+272 |
| 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]> | |||||
