Gfx-Display: optimizate hdmi detection and mode setting
authorGeng Xiujun <xiujun.geng@intel.com>
Wed, 23 May 2012 01:14:50 +0000 (09:14 +0800)
committerbuildbot <buildbot@intel.com>
Mon, 25 Jun 2012 02:24:56 +0000 (19:24 -0700)
commit53ca352057fa4315fecb140422263a3dfa7fa90e
tree28e0db78677c578eddadf46df7cdeb181e93a019
parent600ecb6934ac2c48fe9db7af318ba94a9d5ea599
Gfx-Display: optimizate hdmi detection and mode setting

BZ: 38339

This patch has following changes:
1. revert commit a315838f5d0be90e0f0abaf6b0f3683d9dc3b96f, as it's unused
currently.
2. using pointer rather than memcpy and memset.
3. trun off some log print.
4. optime mode setting path.

Change-Id: Ice1e9f916828b2446e0b6f2cf5a74402e08a909f
Signed-off-by: Geng Xiujun <xiujun.geng@intel.com>
Reviewed-on: http://android.intel.com:8080/53134
Reviewed-by: Xu, Randy <randy.xu@intel.com>
Tested-by: Tong, BoX <box.tong@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/gpu/drm/drm_crtc.c [changed mode: 0755->0644]
drivers/staging/mrst/drv/psb_intel_display2.c
drivers/staging/mrst/drv/psb_intel_drv.h [changed mode: 0755->0644]
drivers/staging/mrst/drv/psb_intel_hdmi.c