Re: [Intel-gfx] [PATCH 0/3] DPCD Backlight Control

2016-04-26 Thread Jani Nikula
On Tue, 05 Apr 2016, Yetunde Adebisi wrote: > These patches add support for Backlight Control using DPCD registers on eDP > displays. Pushed to drm-intel-next-queued, thanks for the patches, and, again, apologies for the way too long delay with getting these merged. I fixed some whitespace issu

[Intel-gfx] [PATCH 0/3] DPCD Backlight Control

2016-04-26 Thread Yetunde Adebisi
These patches add support for Backlight Control using DPCD registers on eDP displays. - Patch 1 Adds macro for DPCD registers capability size to drm_dp_helper.h - Patch 2 Reads the eDP DPCD Display Control capability registers. - Patch 3 Implements functionaly for DPCD Backlight Control Yetunde

[Intel-gfx] [PATCH 0/3] DPCD Backlight Control

2016-04-05 Thread Yetunde Adebisi
These patches add support for Backlight Control using DPCD registers on eDP displays. - Patch 1 Adds macro for DPCD registers capability size to drm_dp_helper.h - Patch 2 Reads the eDP DPCD Display Control capability registers. - Patch 2 Implements functionaly for DPCD Backlight Control Yetunde

[Intel-gfx] [PATCH 0/3] DPCD Backlight Control

2016-04-05 Thread Yetunde Adebisi
These patches add support for Backlight Control using DPCD registers on eDP displays. - Patch 1 Adds macro for DPCD registers capability size to drm_dp_helper.h - Patch 2 Reads the eDP DPCD Display Control capability registers. - Patch 2 Implements functionaly for DPCD Backlight Control Yetunde

[Intel-gfx] [PATCH 0/3] DPCD Backlight Control

2016-03-30 Thread Yetunde Adebisi
These patches add support for Backlight Control using DPCD registers on eDP displays. - Patch 1 adds macro for DPCD registers capability size to drm_dp_helper.h A copy of this patch has also been sent to dri-devel list. - Patch 2 Implements functionaly for DPCD Backlight Control - Patch 3 Impl

[Intel-gfx] [PATCH 0/3] DPCD Backlight Control

2016-03-07 Thread Yetunde Adebisi
These patches add support for Backlight Control using DPCD registers on eDP displays. - Patch 1 adds macro for DPCD registers capability size to drm_dp_helper.h A copy of this patch has also been sent to dri-devel list. - Patch 2 Implements functionaly for DPCD Backlight Control - Patch 3 Impl