index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem_atomic_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
drm/gem: Implement shadow-plane {begin, end}_fb_access with vmap
Thomas Zimmermann
1
-26
/
+21
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
1
-10
/
+9
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-05-19
drm/gem: Ignore color planes that are unused by framebuffer format
Thomas Zimmermann
1
-2
/
+4
2022-05-02
drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2
Christian König
1
-17
/
+56
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+1
2022-04-03
drm/atomic-helper: support more than one write fence in drm_gem_plane_helper_...
Christian König
1
-11
/
+7
2021-10-25
drm: use new iterator in drm_gem_plane_helper_prepare_fb v3
Christian König
1
-2
/
+12
2021-08-08
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
1
-1
/
+1
2021-08-02
drm/gem: Provide drm_gem_fb_{vmap,vunmap}()
Thomas Zimmermann
1
-33
/
+2
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-2
/
+2
2021-07-13
drm/gem: Export implementation of shadow-plane helpers
Thomas Zimmermann
1
-3
/
+52
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
1
-0
/
+3
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
1
-1
/
+1
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-4
/
+92
2021-02-09
drm/gem: Export helpers for shadow-buffered planes
Thomas Zimmermann
1
-6
/
+142
2021-02-08
drm: Add additional atomic helpers for shadow-buffered planes
Thomas Zimmermann
1
-0
/
+208