android_kernel_xiaomi_sm8350/drivers/video/intelfb
Eric Hustvedt f80d0d23f2 intelfb: add vsync interrupt support
[05/05] intelfb: Honor FB_ACTIVATE_VBL for display panning

Extends the intelfb_vsync struct to store panning offset. The interrupt service routine uses the stored panning offset if a pan is requested for the vsync. intelfbhw_disable_irq also pans the display if there is a pending request.

Signed-off-by: Eric Hustvedt <ehustvedt@cecropia.com>
2006-07-03 18:59:47 +10:00
..
intelfb.h intelfb: add vsync interrupt support 2006-07-03 18:59:47 +10:00
intelfbdrv.c intelfb: add vsync interrupt support 2006-07-03 18:59:47 +10:00
intelfbhw.c intelfb: add vsync interrupt support 2006-07-03 18:59:47 +10:00
intelfbhw.h intelfb: add vsync interrupt support 2006-07-03 18:59:46 +10:00
Makefile