index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
malidp_planes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
Thomas Zimmermann
1
-1
/
+1
2020-06-19
drm/arm: fix unintentional integer overflow on left shift
Colin Ian King
1
-1
/
+1
2019-12-17
drm/malidp: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
1
-1
/
+3
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
1
-5
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-4
/
+2
2019-03-12
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
Ayan Kumar Halder
1
-3
/
+28
2019-03-12
drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer.
Ayan Kumar Halder
1
-2
/
+2
2019-03-12
drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats
Ayan Kumar Halder
1
-1
/
+2
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
1
-2
/
+124
2019-03-12
drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
Ayan Kumar Halder
1
-12
/
+95
2018-11-02
drm: mali-dp: Enable Mali-DP tiled buffer formats
Alexandru Gheorghe
1
-3
/
+25
2018-10-02
drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...
Liviu Dudau
1
-5
/
+14
2018-10-02
drm/malidp: Enable MMU prefetch on Mali-DP650
Jamie Fox
1
-0
/
+238
2018-10-02
drm/mali-dp: Implement plane alpha and pixel blend on malidp
Lowry Li
1
-31
/
+44
2018-10-02
drm/malidp: Fix smart layer when doing pm_suspend/resume
Alexandru Gheorghe
1
-7
/
+8
2018-08-06
drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-5
/
+2
2018-06-18
drm/mali-dp: Rectify the width and height passed to rotmem_required()
Ayan Kumar Halder
1
-2
/
+2
2018-06-18
drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
Ayan Kumar Halder
1
-1
/
+4
2018-03-14
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
1
-0
/
+79
2018-03-14
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
1
-4
/
+0
2018-03-14
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
1
-12
/
+1
2018-03-14
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
Ayan Halder
1
-5
/
+22
2018-03-14
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
Liviu Dudau
1
-2
/
+8
2018-03-14
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
Dan Carpenter
1
-2
/
+2
2018-03-14
drm/mali-dp: Rotated planes need a larger pitch size.
Liviu Dudau
1
-1
/
+3
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-01-23
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+4
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+2
2017-11-24
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
1
-10
/
+9
2017-11-24
drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-1
/
+1
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-2
/
+2
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-16
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-7
/
+5
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-9
/
+9
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
1
-17
/
+56
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-03-10
drm: mali-dp: Fix smart layer not going to composition
Mihail Atanassov
1
-2
/
+16
2017-01-26
drm: mali-dp: fix stride setting for multi-plane formats
Mihail Atanassov
1
-3
/
+31
2017-01-26
drm: mali-dp: Add plane offset to the plane's physical start address register
Liviu Dudau
1
-0
/
+1
2017-01-26
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
1
-4
/
+4
2017-01-23
drm: mali-dp: fix Lx_CONTROL register fields clobber
Mihail Atanassov
1
-1
/
+2
2017-01-23
drm: mali-dp: Fix transposed horizontal/vertical flip
Brian Starkey
1
-2
/
+2
[next]