summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-5/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner2019-06-051-5/+1Star
* | drm: Remove users of drm_format_info_plane_cppMaxime Ripard2019-05-201-1/+1
* | drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard2019-05-201-1/+2
|/
* drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formatsAyan Kumar Halder2019-03-121-9/+92
* drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder2019-03-121-5/+91
* drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650Ayan Kumar Halder2019-03-121-1/+21
* drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifierAyan Kumar Halder2019-03-121-11/+19
* drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe2018-11-021-3/+11
* drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...Liviu Dudau2018-10-021-22/+17Star
* drm/malidp: Enable MMU prefetch on Mali-DP650Jamie Fox2018-10-021-9/+38
* drm/malidp: Fix writeback in NV12Alexandru Gheorghe2018-10-021-2/+23
* drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder2018-07-051-0/+4
* drm/arm/malidp: Split malidp interrupt initialization functions.Ayan Kumar Halder2018-07-051-9/+29
* drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder2018-07-051-8/+2Star
* drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe2018-07-051-7/+39
* drm/mali-dp: Improve writeback handling for DP500.Liviu Dudau2018-07-051-11/+28
* drm: mali-dp: Add writeback connectorBrian Starkey2018-07-051-0/+5
* drm/mali-dp: Add RGB writeback formats for DP500.Liviu Dudau2018-07-051-5/+5
* drm/mali-dp: Add writeback support for DP500.Liviu Dudau2018-07-051-3/+79
* drm: mali-dp: Add RGB writeback formats for DP550/DP650Brian Starkey2018-07-051-11/+11
* drm: mali-dp: Add support for writeback on DP550/DP650Liviu Dudau2018-07-051-2/+53
* drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang2018-06-181-1/+2
* drm: mali-dp: Add YUV->RGB conversion support for video layersMihail Atanassov2018-03-141-7/+7
* drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau2018-03-141-3/+9
* drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau2017-11-241-21/+25
* drm/mali-dp: Check PM status when sharing interrupt linesLiviu Dudau2017-06-161-3/+16
* drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov2017-04-241-0/+70
* drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-241-0/+140
* drm: mali-dp: enable gamma supportMihail Atanassov2017-04-241-0/+3
* drm: mali-dp: Fix smart layer not going to compositionMihail Atanassov2017-03-101-1/+1
* drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov2017-01-261-7/+10
* drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey2017-01-261-12/+12
* drm: mali-dp: Clear CVAL when leaving config modeBrian Starkey2016-11-081-0/+2
* drm: mali-dp: Add pitch alignment check functionBrian Starkey2016-11-041-0/+3
* drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-10-181-6/+1Star
* drm/arm: Add support for Mali Display ProcessorsLiviu Dudau2016-06-151-0/+691