mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
osd: add afbc arb reset which caused screen blank
PD#166248: osd: afbc arb reset which caused screen blank Change-Id: I35035a40a50d5123394d527c60df2abb58e10b9a Signed-off-by: pengcheng chen <pengcheng.chen@amlogic.com>
This commit is contained in:
committed by
Yixun Lan
parent
d8b0e36be6
commit
b3751daeec
@@ -42,7 +42,7 @@ enum hw_reset_flag_e {
|
||||
HW_RESET_OSD2_REGS = 0x00000002,
|
||||
HW_RESET_OSD3_REGS = 0x00000004,
|
||||
HW_RESET_AFBCD_HARDWARE = 0x80000000,
|
||||
HW_RESET_MALI_AFBCD_REGS = 0x200000,
|
||||
HW_RESET_MALI_AFBCD_REGS = 0x280000,
|
||||
};
|
||||
|
||||
struct reg_item {
|
||||
|
||||
Reference in New Issue
Block a user