index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem_framebuffer_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-3
/
+3
*
drm: Don't free a struct never allocated by drm_gem_fb_init()
Andrzej Pietrasiewicz
2020-04-16
1
-3
/
+1
*
drm/core: Calculate bpp in afbc helper
Andrzej Pietrasiewicz
2020-04-01
1
-7
/
+32
*
drm/core: Use proper debugging macro
Andrzej Pietrasiewicz
2020-04-01
1
-3
/
+3
*
drm/core: Add drm_afbc_framebuffer and a corresponding helper
Andrzej Pietrasiewicz
2020-03-18
1
-0
/
+108
*
drm/core: Allow drivers allocate a subclass of struct drm_framebuffer
Andrzej Pietrasiewicz
2020-03-18
1
-25
/
+62
*
drm/gem-fb-helper: convert to drm device based logging
Jani Nikula
2019-12-19
1
-3
/
+2
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-2
/
+2
*
drm/fb: remove unused function: drm_gem_fbdev_fb_create()
Sam Ravnborg
2019-07-21
1
-43
/
+0
*
drm/fb-helper: use gem_bo.resv, not dma_buf.resv in prepare_fb
Daniel Vetter
2019-06-28
1
-15
/
+14
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
2019-06-03
1
-0
/
+6
*
|
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-1
/
+0
|
/
*
drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty()
Noralf Trønnes
2019-01-17
1
-6
/
+44
*
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
2018-11-02
1
-1
/
+1
*
drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_create
Gerd Hoffmann
2018-09-25
1
-2
/
+2
*
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-0
/
+1
*
drm/gem-fb-helper: Always do implicit sync
Daniel Vetter
2018-06-20
1
-1
/
+1
*
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
2018-04-24
1
-0
/
+19
*
drm/gem-fb-helper: drm_gem_fbdev_fb_create() make funcs optional
Noralf Trønnes
2017-12-08
1
-1
/
+5
*
drm/gem-fb-helper: Improve documentation
Noralf Trønnes
2017-10-08
1
-30
/
+52
*
drm/gem-fb-helper: Use debug message on gem lookup failure
Noralf Trønnes
2017-09-16
1
-2
/
+2
*
drm: Add GEM backed framebuffer library
Noralf Trønnes
2017-08-16
1
-0
/
+283