SYNOPSIS
- int drm_dp_calc_pbn_mode(int clock, int bpp);
ARGUMENTS
clock
-
- dot clock for the mode
bpp
- bpp for the mode.
DESCRIPTION
This uses the formula in the spec to calculate the PBN value for a mode.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT