index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_damage_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
1
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+2
2025-03-03
drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
Vinod Govindapillai
1
-1
/
+1
2023-11-24
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Javier Martinez Canillas
1
-1
/
+2
2022-09-13
drm: Use original src rect while initializing damage iterator
Jouni Högander
1
-4
/
+7
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-07-27
drm/plane: Move drm_plane_enable_fb_damage_clips into core
Daniel Vetter
1
-54
/
+0
2021-07-27
drm/plane: remove drm_helper_get_plane_damage_clips
Daniel Vetter
1
-1
/
+1
2019-10-08
drm: damage_helper: Fix race checking plane->state->fb
Sean Paul
1
-1
/
+7
2019-05-28
drm/damage-helper: Use NULL instead of 0
Fabio Estevam
1
-1
/
+1
2019-02-07
drm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-0
/
+1
2019-01-17
drm/damage-helper: Add drm_atomic_helper_damage_merged()
Noralf Trønnes
1
-0
/
+41
2018-12-24
drm: fix null pointer dereference on null state pointer
Colin Ian King
1
-1
/
+2
2018-12-11
drm: Fix docs warning in drm_damage_helper.c
Deepak Rawat
1
-1
/
+1
2018-12-05
drm: Add helper to implement legacy dirtyfb
Rob Clark
1
-0
/
+126
2018-12-05
drm: Add helper iterator functions for plane fb_damage_clips blob
Deepak Rawat
1
-0
/
+90
2018-12-05
drm: Add a new helper to validate damage during atomic_check
Deepak Rawat
1
-0
/
+35
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
1
-0
/
+83