index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_framebuffer.c
Age
Commit message (
Expand
)
Author
2024-09-11
drm/tests: Add test for drm_framebuffer_init()
Carlos Eduardo Gallo Filho
2024-09-11
drm/tests: Add test for drm_framebuffer_check_src_coords()
Carlos Eduardo Gallo Filho
2023-12-23
drm: Warn when freeing a framebuffer that's still on a list
Ville Syrjälä
2023-12-07
drm/framebuffer: Fix use of uninitialized variable
Tomi Valkeinen
2023-10-27
drm: introduce CLOSEFB IOCTL
Simon Ser
2023-10-27
drm: extract closefb logic in separate function
Simon Ser
2023-10-12
drm: Replace drm_framebuffer plane size functions with its equivalents
Carlos Eduardo Gallo Filho
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
2022-12-22
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
2022-09-28
drm/framebuffer: convert to drm_dbg_kms()
Simon Ser
2022-07-19
drm:remove rebundant word "in" in comments
shaomin Deng
2022-07-09
drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
Geert Uytterhoeven
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
2021-10-04
Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"
Sean Paul
2021-10-01
drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-07-27
drm: add logging for RMFB ioctl
Simon Ser
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-09-09
gpu/drm: cleanup coding style a bit
Bernard Zhao
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm: make various debugfs_init() functions return 0
Wambui Karuga
2020-01-14
drm: Add getfb2 ioctl
Daniel Stone
2019-07-22
drm: silence variable 'conn' set but not used
Qian Cai
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2019-01-14
drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.h
Sam Ravnborg
2018-11-02
drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...
Alexandru Gheorghe
2018-11-02
drm: Extend framebuffer_check to handle formats with cpp/char_per_block 0
Alexandru Gheorghe
2018-11-02
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
2018-09-25
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_form...
Gerd Hoffmann
2018-09-25
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-09-10
drm: refuse ADDFB2 ioctl for broken bigendian drivers
Gerd Hoffmann
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-06
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
Chris Wilson
2018-09-06
drm: fix drm_mode_addfb() on big endian machines.
Gerd Hoffmann
2018-09-06
drm: do not mask out DRM_FORMAT_BIG_ENDIAN
Gerd Hoffmann
2018-09-06
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
Gerd Hoffmann
2018-07-02
drm: Add drm_plane_mask()
Ville Syrjälä
2018-06-25
drm: Make ioctls available for in-kernel clients
Noralf Trønnes
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
2018-05-03
drm: remove all control node code
Daniel Vetter
2018-03-30
drm: Reshuffle getfb error returns
Daniel Stone
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-21
drm: Reject getfb for multi-plane framebuffers
Daniel Stone
2018-03-12
drm: Fix some coding style issues
Ville Syrjälä
2018-02-23
drm/nouveau: prefer XBGR2101010 for addfb ioctl
Ilia Mirkin
2017-12-20
drm/framebuffer: Print task that allocated the fb in debug info.
Maarten Lankhorst
[next]