index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tidss
/
tidss_plane.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
2023-07-29
1
-1
/
+2
*
drm/tidss: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2023-02-20
1
-0
/
+11
*
drm/tidss: Remove return values from dispc_plane_{setup, enable}()
Thomas Zimmermann
2023-02-20
1
-10
/
+1
*
drm/tidss: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-1
/
+0
*
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
1
-1
/
+0
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+2
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-4
/
+4
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-15
/
+19
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
*
drm/tidss: Add prepare_fb to the plane helper funcs
Gowtham Tammana
2020-10-05
1
-0
/
+2
*
drm/tidss: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
1
-1
/
+1
*
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-03
1
-3
/
+3
|
\
|
*
drm/tidss: Don't use drm_device->dev_private
Daniel Vetter
2020-04-28
1
-3
/
+3
*
|
drm/tidss: fix crash related to accessing freed memory
Tomi Valkeinen
2020-04-20
1
-6
/
+18
|
/
*
drm/tidss: New driver for TI Keystone platform Display SubSystem
Jyri Sarha
2020-01-27
1
-0
/
+217