Re: Add new DIRTY fb flags to pass interlaced alternate fields

2018-09-19 Thread Satish Nagireddy
Hi Daniel, Thanks a lot for the reply. Could you please give little more details on how "atomic modesetting" will help this? As I have to pass field type with every buffer, are there any existing flags or can I add new flags in drm_mode_atomic struct? Regards, Satish On Mon, 17 Sep 2018 at

Re: Add new DIRTY fb flags to pass interlaced alternate fields

2018-09-17 Thread Daniel Stone
Hi Satish, On Fri, 7 Sep 2018 at 23:04, Satish Nagireddy wrote: > The requirement is to render interlaced alternate buffers. In case of > alternate, top field and bottom field are in two different buffers. > > The question is, can we pass existing flags DRM_MODE_PRESENT_TOP_FIELD > and