index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
mdp4
/
mdp4_plane.c
Age
Commit message (
Expand
)
Author
2024-04-23
drm/msm/mdp4: use drmm-managed allocation for mdp4_plane
Dmitry Baryshkov
2024-04-23
drm/msm: convert msm_format::unpack_tight to the flag
Dmitry Baryshkov
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2024-04-23
drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware
Dmitry Baryshkov
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-02-25
drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
Rob Clark
2021-05-06
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2019-09-03
drm/msm: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-25
drm/msm: add dirty framebuffer helper
Brian Masney
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-10-05
drm/msm: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-11
drm/msm: Stop updating plane->fb/crtc
Ville Syrjälä
2018-06-04
drm/msm: Move implicit sync handling to prepare_fb
Sean Paul
2018-03-19
drm/msm: rename mdp->disp
Rob Clark