mbox series

[v2,0/2] distribute DDB based on panel resolution

Message ID 20180731142445.30723-1-mahesh1.kumar@intel.com (mailing list archive)
Headers show
Series distribute DDB based on panel resolution | expand

Message

Kumar, Mahesh July 31, 2018, 2:24 p.m. UTC
This series make changes to distribute DDB based on resolution of panel
instead of dividing equally among pipes.

Mahesh Kumar (2):
  drm/i915: ddb_size is of u16 type
  drm/i915/skl: distribute DDB based on panel resolution

 drivers/gpu/drm/i915/intel_pm.c | 66 +++++++++++++++++++++++++++++------------
 1 file changed, 47 insertions(+), 19 deletions(-)