Re: [PATCH 7/7] drm/gma500: Pass fb_info to psb_fbdev_vm_fault()

2023-03-06 Thread Patrik Jakobsson
On Thu, Feb 23, 2023 at 1:17 PM Thomas Zimmermann wrote: > > Instead of the DRM framebuffer, pass the FB info strcuture to the > fbdev page-fault handler psb_fbdev_vm_fault(). The framebuffer is a > high-level data structure and does not belong into fault handling. > The fb_info has all necessary

[PATCH 7/7] drm/gma500: Pass fb_info to psb_fbdev_vm_fault()

2023-02-23 Thread Thomas Zimmermann
Instead of the DRM framebuffer, pass the FB info strcuture to the fbdev page-fault handler psb_fbdev_vm_fault(). The framebuffer is a high-level data structure and does not belong into fault handling. The fb_info has all necessary information. Also set fix.smem_start to the correct value (the begin