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
/
arm
/
malidp_planes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/arm/malidp: plane: use drm managed resources
Danilo Krummrich
2022-11-16
1
-21
/
+7
*
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
2022-11-16
1
-2
/
+2
*
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
1
-6
/
+6
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-8
/
+8
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-4
/
+4
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
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
*
malidp: Fix NULL vs IS_ERR() checking
Miaoqian Lin
2022-04-28
1
-1
/
+1
*
drm/arm/malidp: Stop using iommu_present()
Robin Murphy
2022-04-11
1
-9
/
+5
*
drm/arm: malidp: Use fourcc_mod_is_vendor() helper
Thierry Reding
2021-08-16
1
-1
/
+1
*
drm/arm/malidp: Always list modifiers
Daniel Vetter
2021-05-06
1
-2
/
+7
*
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
/
+4
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-17
/
+17
*
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
-18
/
+18
*
drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
Thomas Zimmermann
2020-08-18
1
-1
/
+1
*
drm/arm: fix unintentional integer overflow on left shift
Colin Ian King
2020-06-19
1
-1
/
+1
*
drm/malidp: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-17
1
-1
/
+1
*
drm/arm: drop use of drmP.h
Sam Ravnborg
2019-08-14
1
-1
/
+3
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
|
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
|
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
|
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
2019-05-20
1
-4
/
+2
|
/
*
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
Ayan Kumar Halder
2019-03-12
1
-3
/
+28
*
drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer.
Ayan Kumar Halder
2019-03-12
1
-2
/
+2
*
drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats
Ayan Kumar Halder
2019-03-12
1
-1
/
+2
*
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
2019-03-12
1
-2
/
+124
*
drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
Ayan Kumar Halder
2019-03-12
1
-12
/
+95
*
drm: mali-dp: Enable Mali-DP tiled buffer formats
Alexandru Gheorghe
2018-11-02
1
-3
/
+25
*
drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...
Liviu Dudau
2018-10-02
1
-5
/
+14
*
drm/malidp: Enable MMU prefetch on Mali-DP650
Jamie Fox
2018-10-02
1
-0
/
+238
*
drm/mali-dp: Implement plane alpha and pixel blend on malidp
Lowry Li
2018-10-02
1
-31
/
+44
*
drm/malidp: Fix smart layer when doing pm_suspend/resume
Alexandru Gheorghe
2018-10-02
1
-7
/
+8
*
drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
2018-08-06
1
-5
/
+2
*
drm/mali-dp: Rectify the width and height passed to rotmem_required()
Ayan Kumar Halder
2018-06-18
1
-2
/
+2
*
drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
Ayan Kumar Halder
2018-06-18
1
-1
/
+4
*
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
2018-03-14
1
-0
/
+79
*
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-03-14
1
-4
/
+0
*
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
2018-03-14
1
-12
/
+1
*
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
Ayan Halder
2018-03-14
1
-5
/
+22
*
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
Liviu Dudau
2018-03-14
1
-2
/
+8
*
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
Dan Carpenter
2018-03-14
1
-2
/
+2
*
drm/mali-dp: Rotated planes need a larger pitch size.
Liviu Dudau
2018-03-14
1
-1
/
+3
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+4
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-1
/
+2
|
\
|
*
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-2
/
+2
[next]