summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/framebuffer.c
AgeCommit message (Expand)Author
2023-03-20drm/gma500: Pass fb_info to psb_fbdev_vm_fault()Thomas Zimmermann
2023-03-20drm/gma500: Implement client-based fbdev emulationThomas Zimmermann
2023-03-20drm/gma500: Move fbdev code into separate source fileThomas Zimmermann
2023-03-20drm/gma500: Remove unnecessary include statementsThomas Zimmermann
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-21drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-26drm/fb-helper: Initialize fb-helper's preferred BPP in prepare functionThomas Zimmermann
2023-01-18drm/gma500: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-13drm/gma500: Do not set struct fb_info.aperturesThomas Zimmermann
2022-11-05drm/fb-helper: Perform all fbdev I/O with the same implementationThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfixThomas Zimmermann
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-03-23drm/gma500: Make use of the drm connector iteratorPatrik Jakobsson
2022-03-23drm/gma500: Use managed drmm_mode_config_init()Patrik Jakobsson
2021-10-19drm/gma500: Rename struct gtt_range to struct psb_gem_objectThomas Zimmermann
2021-10-19drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create()Thomas Zimmermann
2021-10-19drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.cThomas Zimmermann
2021-09-23drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann
2021-06-29drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()Jing Xiangfeng
2021-01-18drm/gma500/framebuffer: Fix some possible doc-rot issuesLee Jones
2021-01-06drm/gma500: Remove references to struct drm_device.pdevThomas Zimmermann
2020-11-15drm/gma500: Remove 2D accel codePatrik Jakobsson
2020-11-15drm/gma500: Remove GTT roll supportPatrik Jakobsson
2020-09-25drm/gma500: Introduce GEM object functionsThomas Zimmermann
2020-09-01drm/gma500: Constify static structsRikard Falkeborn
2020-05-19drm/gma500: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-03-18drm/gma500: Sanitize possible_clonesVille Syrjälä
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2019-11-25drm/gma500: Remove struct psb_fbdevThomas Zimmermann
2019-11-25drm/gma500: Store framebuffer in struct drm_fb_helperThomas Zimmermann
2019-11-25drm/gma500: Pass struct drm_gem_object to framebuffer functionsThomas Zimmermann
2019-11-25drm/gma500: Replace struct psb_framebuffer with struct drm_framebufferThomas Zimmermann
2019-11-25drm/gma500: Remove field 'fbdev' from struct psb_framebufferThomas Zimmermann
2019-11-25drm/gma500: Remove addr_space field from psb_framebufferThomas Zimmermann
2019-11-19drm/gma500: Fixup fbdev stolen size usage evaluationPaul Kocialkowski
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard
2019-03-27drm/gma500: Use drm_fb_helper_fill_infoDaniel Vetter
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder
2018-06-26drm/gma500: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-05-18drm/gma500: Move GEM BO to drm_framebufferDaniel Stone
2017-12-08drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-08-04drm: gma500: remove dead code and pointless local lut storagePeter Rosin