amdgpu_vpe
struct amdgpu_vpe vpe;
int amdgpu_vpe_configure_dpm(struct amdgpu_vpe *vpe)
int amdgpu_vpe_init_microcode(struct amdgpu_vpe *vpe)
int amdgpu_vpe_ring_init(struct amdgpu_vpe *vpe)
int amdgpu_vpe_ring_fini(struct amdgpu_vpe *vpe)
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
static int vpe_common_init(struct amdgpu_vpe *vpe)
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe *vpe = &adev->vpe;
struct amdgpu_vpe;
uint32_t (*get_reg_offset)(struct amdgpu_vpe *vpe, uint32_t inst, uint32_t offset);
int (*set_regs)(struct amdgpu_vpe *vpe);
int (*irq_init)(struct amdgpu_vpe *vpe);
int (*init_microcode)(struct amdgpu_vpe *vpe);
int (*load_microcode)(struct amdgpu_vpe *vpe);
int (*ring_init)(struct amdgpu_vpe *vpe);
int (*ring_start)(struct amdgpu_vpe *vpe);
int (*ring_stop)(struct amdgpu_vpe *vpe);
int (*ring_fini)(struct amdgpu_vpe *vpe);
int amdgpu_vpe_init_microcode(struct amdgpu_vpe *vpe);
int amdgpu_vpe_ring_init(struct amdgpu_vpe *vpe);
int amdgpu_vpe_ring_fini(struct amdgpu_vpe *vpe);
int amdgpu_vpe_configure_dpm(struct amdgpu_vpe *vpe);
static void vpe_v6_1_set_collaborate_mode(struct amdgpu_vpe *vpe, bool enable)
static int vpe_v6_1_load_microcode(struct amdgpu_vpe *vpe)
static int vpe_v6_1_ring_start(struct amdgpu_vpe *vpe)
static int vpe_v_6_1_ring_stop(struct amdgpu_vpe *vpe)
struct amdgpu_vpe *vpe = &adev->vpe;
static int vpe_v6_1_set_regs(struct amdgpu_vpe *vpe)
void vpe_v6_1_set_funcs(struct amdgpu_vpe *vpe)
static uint32_t vpe_v6_1_get_reg_offset(struct amdgpu_vpe *vpe, uint32_t inst, uint32_t offset)
static void vpe_v6_1_halt(struct amdgpu_vpe *vpe, bool halt)
static int vpe_v6_1_irq_init(struct amdgpu_vpe *vpe)
void vpe_v6_1_set_funcs(struct amdgpu_vpe *vpe);