aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2019-10-08drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500Wen He1-0/+9
2019-08-14drm/arm: drop use of drmP.hSam Ravnborg1-1/+6
2019-08-02drm: mali-dp: Mark expected switch fall-throughAnders Roxell1-1/+2
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner1-5/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-1/+1
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+2
2019-03-12drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formatsAyan Kumar Halder1-9/+92
2019-03-12drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650Ayan Kumar Halder1-5/+91
2019-03-12drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650Ayan Kumar Halder1-1/+21
2019-03-12drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifierAyan Kumar Halder1-11/+19
2018-11-02drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe1-3/+11
2018-10-02drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers for each layerLiviu Dudau1-22/+17
2018-10-02drm/malidp: Enable MMU prefetch on Mali-DP650Jamie Fox1-9/+38
2018-10-02drm/malidp: Fix writeback in NV12Alexandru Gheorghe1-2/+23
2018-07-05drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder1-0/+4
2018-07-05drm/arm/malidp: Split malidp interrupt initialization functions.Ayan Kumar Halder1-9/+29
2018-07-05drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder1-8/+2
2018-07-05drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe1-7/+39
2018-07-05drm/mali-dp: Improve writeback handling for DP500.Liviu Dudau1-11/+28
2018-07-05drm: mali-dp: Add writeback connectorBrian Starkey1-0/+5
2018-07-05drm/mali-dp: Add RGB writeback formats for DP500.Liviu Dudau1-5/+5
2018-07-05drm/mali-dp: Add writeback support for DP500.Liviu Dudau1-3/+79
2018-07-05drm: mali-dp: Add RGB writeback formats for DP550/DP650Brian Starkey1-11/+11
2018-07-05drm: mali-dp: Add support for writeback on DP550/DP650Liviu Dudau1-2/+53
2018-06-18drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang1-1/+2
2018-03-14drm: mali-dp: Add YUV->RGB conversion support for video layersMihail Atanassov1-7/+7
2018-03-14drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau1-3/+9
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau1-21/+25
2017-06-16drm/mali-dp: Check PM status when sharing interrupt linesLiviu Dudau1-3/+16
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov1-0/+70
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov1-0/+140
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov1-0/+3
2017-03-10drm: mali-dp: Fix smart layer not going to compositionMihail Atanassov1-1/+1
2017-01-26drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov1-7/+10
2017-01-26drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey1-12/+12
2016-11-08drm: mali-dp: Clear CVAL when leaving config modeBrian Starkey1-0/+2
2016-11-04drm: mali-dp: Add pitch alignment check functionBrian Starkey1-0/+3
2016-10-18drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart1-6/+1
2016-06-15drm/arm: Add support for Mali Display ProcessorsLiviu Dudau1-0/+691