aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/hdlcd_drv.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2023-04-06 13:21:01 +0000
committerThomas Zimmermann <[email protected]>2023-04-16 12:17:22 +0000
commit80e993988b97fe794f3ec2be6db05fe30f9353c3 (patch)
treefc7f9acfe8254c0d8117f87accdef40b05bd1483 /drivers/gpu/drm/arm/hdlcd_drv.c
parentdrm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe (diff)
downloadkernel-80e993988b97fe794f3ec2be6db05fe30f9353c3.tar.gz
kernel-80e993988b97fe794f3ec2be6db05fe30f9353c3.zip
drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffers
This one nukes all framebuffers, which is a bit much. In reality gma500 is igpu and never shipped with anything discrete, so there should not be any difference. v2: Unfortunately the framebuffer sits outside of the pci bars for gma500, and so only using the pci helpers won't be enough. Otoh if we only use non-pci helper, then we don't get the vga handling, and subsequent refactoring to untangle these special cases won't work. It's not pretty, but the simplest fix (since gma500 really is the only quirky pci driver like this we have) is to just have both calls. v4: - fix Daniel's S-o-b address v5: - add back an S-o-b tag with Daniel's Intel address Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Cc: Patrik Jakobsson <[email protected]> Cc: Thomas Zimmermann <[email protected]> Cc: Javier Martinez Canillas <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/arm/hdlcd_drv.c')
0 files changed, 0 insertions, 0 deletions