Home
last modified time | relevance | path

Searched refs:aligned_pbn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c30 u8 start_slot, u8 num_slots, u16 pbn, u16 aligned_pbn) in nvif_outp_dp_mst_vcpi() argument
40 args.aligned_pbn = aligned_pbn; in nvif_outp_dp_mst_vcpi()
45 args.head, args.start_slot, args.num_slots, args.pbn, args.aligned_pbn); in nvif_outp_dp_mst_vcpi()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Doutp.h33 u8 start_slot, u8 num_slots, u16 pbn, u16 aligned_pbn);
H A Dif0012.h120 __u16 aligned_pbn; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Duoutp.c42 args->v0.pbn, args->v0.aligned_pbn); in nvkm_uoutp_mthd_dp_mst_vcpi()