index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ingenic
/
ingenic-ipu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ingenic: Move IPU scale settings to private state
Paul Cercueil
2021-10-29
1
-19
/
+54
*
drm/ingenic: Add support for private objects
Paul Cercueil
2021-10-29
1
-0
/
+54
*
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
drm/ingenic: Add option to alloc cached GEM buffers
Paul Cercueil
2021-05-25
1
-4
/
+17
*
drm/ingenic: Switch IPU plane to type OVERLAY
Paul Cercueil
2021-05-13
1
-1
/
+1
*
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
-16
/
+18
*
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
2021-02-24
1
-3
/
+5
*
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
/
+15
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
*
drm/ingenic: ipu: Search for scaling coefs up to 102% of the screen
Paul Cercueil
2020-11-11
1
-8
/
+15
*
Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"
Paul Cercueil
2020-10-04
1
-10
/
+2
*
gpu/drm: ingenic: Add option to mmap GEM buffers cached
Paul Cercueil
2020-09-15
1
-2
/
+10
*
drm/ingenic: ipu: Only enable clock when needed
Paul Cercueil
2020-07-30
1
-3
/
+20
*
drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
Paul Cercueil
2020-07-30
1
-0
/
+6
*
drm/ingenic: ipu: Only restart manually on older SoCs
Paul Cercueil
2020-07-30
1
-2
/
+7
*
drm/ingenic: Add support for the IPU
Paul Cercueil
2020-07-17
1
-0
/
+853