index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_fbdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
drm/msm: Run DRM default client setup
Thomas Zimmermann
1
-118
/
+26
2023-07-31
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
1
-3
/
+3
2023-07-11
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
1
-4
/
+0
2023-06-15
drm/msm: provide fb_dirty implemenation
Dmitry Baryshkov
1
-0
/
+20
2023-06-01
drm/msm: Use regular fbdev I/O helpers
Thomas Zimmermann
1
-9
/
+8
2023-05-23
drm/msm: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-3
/
+3
2023-04-06
drm/msm: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
1
-45
/
+70
2023-04-06
drm/msm: Initialize fbdev DRM client
Thomas Zimmermann
1
-2
/
+35
2023-04-06
drm/msm: Move module parameter 'fbdev' to fbdev code
Thomas Zimmermann
1
-0
/
+7
2023-04-06
drm/msm: Remove fbdev from struct msm_drm_private
Thomas Zimmermann
1
-6
/
+2
2023-04-06
drm/msm: Remove struct msm_fbdev
Thomas Zimmermann
1
-16
/
+4
2023-04-06
drm/msm: Remove fb from struct msm_fbdev
Thomas Zimmermann
1
-19
/
+13
2023-04-06
drm/msm: Clear aperture ownership outside of fbdev code
Thomas Zimmermann
1
-6
/
+0
2023-02-22
drm/msm: Fix possible uninitialized access in fbdev
Thomas Zimmermann
1
-2
/
+2
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
1
-0
/
+2
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
1
-2
/
+2
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-2
/
+0
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2021-11-28
drm/msm: Remove unnecessary struct_mutex
Rob Clark
1
-9
/
+4
2021-08-17
Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-10
/
+2
2021-08-07
drm/msm: Implement mmap as GEM object function
Thomas Zimmermann
1
-10
/
+2
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+4
2020-11-05
drm/msm/gem: Move prototypes to msm_gem.h
Rob Clark
1
-0
/
+1
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
1
-4
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-09-04
drm/msm: Transition console to msm framebuffer
Jeffrey Hugo
1
-0
/
+3
2019-09-04
drm/msm: drop use of drmP.h
Sam Ravnborg
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-03-27
drm/msm: Use drm_fb_helper_fill_info
Daniel Vetter
1
-5
/
+1
2018-12-11
drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
1
-1
/
+1
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-4
/
+4
2018-04-19
drm/msm: don't deref error pointer in the msm_fbdev_create error path
Emil Velikov
1
-9
/
+2
2017-08-25
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...
Dave Airlie
1
-37
/
+20
2017-08-22
drm/msm: add helper to allocate stolen fb
Rob Clark
1
-28
/
+7
2017-08-22
drm/msm: don't track fbdev's gem object separately
Rob Clark
1
-15
/
+19
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
1
-1
/
+0
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
1
-4
/
+2
2017-06-16
drm/msm: pass address-space to _get_iova() and friends
Rob Clark
1
-1
/
+1
2017-06-16
drm/msm/mdp4+5: move aspace/id to base class
Rob Clark
1
-1
/
+3
2017-05-17
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-3
/
+3
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-2
/
+1
2017-01-12
drm/msm: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-4
/
+1
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+1
2016-11-28
drm/msm: convert iova to 64b
Rob Clark
1
-1
/
+1
2016-11-14
drm/msm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-6
/
+1
[next]