aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorStefan Agner <[email protected]>2017-11-09 18:09:30 +0100
committerBartlomiej Zolnierkiewicz <[email protected]>2017-11-09 18:09:30 +0100
commit2d81482821e9a825030cf4ba60de990f1a2bdfd0 (patch)
tree6163dcf2842014a680a260289e2b467e9903a500 /tools/perf/scripts/python/call-graph-from-sql.py
parentab798b908737e999e5d9bcebe972e9d5002583cc (diff)
video: fbdev: mxsfb: fix pixelclock polarity
The PIXDATA flags of the display_flags enum are controller centric, e.g. NEGEDGE means the controller shall drive the data signals on pixelclocks negative edge. However, the drivers flag is display centric: Sample the data on negative (falling) edge. Therefore, change the if statement to check for the POSEDGE flag (which is typically not set): Drive on positive edge => sample on negative edge Signed-off-by: Stefan Agner <[email protected]> Acked-by: Shawn Guo <[email protected]> Cc: Jean-Christophe Plagniol-Villard <[email protected]> Cc: Sascha Hauer <[email protected]> Cc: Liu Ying <[email protected]> Cc: Lothar Waßmann <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Max Krummenacher <[email protected]> Cc: Mauro Salvini <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions