aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_hw.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-10-08drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500Wen He
2019-08-14drm/arm: drop use of drmP.hSam Ravnborg
2019-08-02drm: mali-dp: Mark expected switch fall-throughAnders Roxell
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-03-12drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formatsAyan Kumar Halder
2019-03-12drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650Ayan Kumar Halder
2019-03-12drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifierAyan Kumar Halder
2018-11-02drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe
2018-10-02drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...Liviu Dudau
2018-10-02drm/malidp: Enable MMU prefetch on Mali-DP650Jamie Fox
2018-10-02drm/malidp: Fix writeback in NV12Alexandru Gheorghe
2018-07-05drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder
2018-07-05drm/arm/malidp: Split malidp interrupt initialization functions.Ayan Kumar Halder
2018-07-05drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder
2018-07-05drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe
2018-07-05drm/mali-dp: Improve writeback handling for DP500.Liviu Dudau
2018-07-05drm: mali-dp: Add writeback connectorBrian Starkey
2018-07-05drm/mali-dp: Add RGB writeback formats for DP500.Liviu Dudau
2018-07-05drm/mali-dp: Add writeback support for DP500.Liviu Dudau
2018-07-05drm: mali-dp: Add RGB writeback formats for DP550/DP650Brian Starkey
2018-07-05drm: mali-dp: Add support for writeback on DP550/DP650Liviu Dudau
2018-06-18drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang
2018-03-14drm: mali-dp: Add YUV->RGB conversion support for video layersMihail Atanassov
2018-03-14drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau
2017-06-16drm/mali-dp: Check PM status when sharing interrupt linesLiviu Dudau
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov
2017-03-10drm: mali-dp: Fix smart layer not going to compositionMihail Atanassov
2017-01-26drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov
2017-01-26drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey
2016-11-08drm: mali-dp: Clear CVAL when leaving config modeBrian Starkey
2016-11-04drm: mali-dp: Add pitch alignment check functionBrian Starkey
2016-10-18drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-06-15drm/arm: Add support for Mali Display ProcessorsLiviu Dudau