Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WA for 4k display issue #4

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

sgnanase
Copy link

Tracked-On:

js0701 and others added 12 commits November 14, 2018 09:58
We found rbc is buggy on new 4.19 kernel

Change-Id: I7ddcbe36658daf827a195ccda76145c34e76665a
Tracked-On: None
Tests: no scrambled screen
Signed-off-by: Lin Johnson <johnson.lin@intel.com>
Signed-off-by: Cao Jenny <jenny.q.cao@intel.com>
This reverts commit 8475e7d.

Signed-off-by: Cao Jenny <jenny.q.cao@intel.com>
Signed-off-by: Jenny Cao <jenny.q.cao@intel.com>
This patch could cause a boot issue. revert it for time being
This reverts commit a1a5439.

Change-Id: I8030db728056341c638340725ce661791e7bf99f
Tracked-On:https://jira.devtools.intel.com/browse/OAM-73760
Tests: Compile sucessful for Android.
Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
Add null pointer checking and correct the array format for fixing
the issues found by kclocwork on https://kw-jenkins.ostc.intel.com/
job/AndroidKW181_pmr0_bxtp_ivi_acrn_stable_gordon_peak/8/artifact/
BuildData/HTML/kw_issues_GFXOpenSourceDisplay.html

Change-Id: Ie7b51975cd0c20062b5da089da3ce275b772c11b
Tracked-On: https://jira.devtools.intel.com/browse/OAM-76317
Tests: Compile sucessful for Android. Pass dev testing.
Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
Secure coding guidelines (and the reason Klocwork flagged this) state
that you should never assume multiple calls to a function will return
the same result, even if it is highly unlikely to change.

Change-Id: I710d34eeb767dcf5f83ba91bf637d1cf367f3baf
Tracked-On: https://jira.devtools.intel.com/browse/OAM-76669
Tests: Compile sucessful for Android.
Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
Fix ACRN build error caused by 37f472c

Change-Id: I224b4e475ff8a19e3ef989f3080c1b67dbfd433e
Tracked-On: https://jira.devtools.intel.com/browse/OAM-76800
Tests: Compile sucessful for ACRN and baremetal, all display mode works well.
Signed-off-by: HeYue <yue.he@intel.com>
Signed-off-by: Jenny Cao <jenny.q.cao@intel.com>
Checking if the buffer pointer is null before using it.

Change-Id: If2631bb5c28efc0f3e5951104a150c1464008277
Test: Compile sucessful for Android.
Tracked-On:https://jira.devtools.intel.com/browse/OAM-78892
Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants