OSDN Git Service

drm/dp: add extended receiver capability field present bit
authorMatt Atwood <matthew.s.atwood@intel.com>
Mon, 23 Jul 2018 21:27:34 +0000 (14:27 -0700)
committerManasi Navare <manasi.d.navare@intel.com>
Tue, 14 Aug 2018 23:46:18 +0000 (16:46 -0700)
commit0aeb35ea0e1a4eb01d401b85b541181c796d5c86
treeb9848512633dc33050dae11ee70f34e3068a934b
parent638e9af16b95f6fe0141821d06360039c53ba84d
drm/dp: add extended receiver capability field present bit

This bit was added to DP Training Aux RD interval with DP 1.3. Via
descriptiion of the spec this field indicates the panels true
capabilities are described in DPCD address space 02200h through 022FFh.

v2: version comment update
v3: version comment correction, commit message update
v4: white space correction

Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
[manasi: fixup whitespace per Rodrigo's comment]
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180723212735.23893-1-matthew.s.atwood@intel.com
include/drm/drm_dp_helper.h