[CABC PATCH v1 0/3][RFC] CABC patch list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



CABC stands for the Content Adaptive Backlight Control.
In the normal display the backlight which we see is due to the
backlight which is being modulated by the filter, which is inturn
dependent on the image. In brief the CABC does the histogram
analysis of the image and then controls the filter and backlight.
For example in CABC to display the dark image the backlight is dimmed
and then controlls the filter to allow more light, because of
which is power consuption will be reduced.

Below are the inital set of patches which supports the CABC.
A field exits in the mipi configuration of the VBT which
when enabled indiactes the CABC is supported. Depending on
this filed the backlight control function pointer are
initalized in the intel_panel.c file.

In case of dual link panels depending on the panel
the DCS commands have to be send to either PORT A,
PORT C or both PORT A and PORT C. Again a filed is
added in the VBT to get this data from the version 197 onwards.
One of the below patches parses these fields from the
VBT.

Please review the below patches.

Deepak M (3):
  drm/i915: Store the CABC enabled field parsed from VBT to dev_priv
    structure
  drm/i915: Parsing the PWM cntrl and CABC ON/OFF fileds in VBT
  drm/i915: CABC support for backlight control

 drivers/gpu/drm/i915/i915_drv.h    |    1 +
 drivers/gpu/drm/i915/intel_bios.c  |   15 +++
 drivers/gpu/drm/i915/intel_bios.h  |    5 +-
 drivers/gpu/drm/i915/intel_dsi.h   |   15 +++
 drivers/gpu/drm/i915/intel_panel.c |  225 +++++++++++++++++++++++++++++++++++-
 include/video/mipi_display.h       |    8 ++
 6 files changed, 263 insertions(+), 6 deletions(-)

-- 
1.7.9.5

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux