aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/arm/malidp: replace drm->dev_private with drm_to_malidp()Danilo Krummrich2022-11-161-0/+1
* drm/arm/malidp: use drmm_* to allocate driver structuresDanilo Krummrich2022-11-161-0/+1
* drm/arm: drop use of drmP.hSam Ravnborg2019-08-141-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner2019-06-051-5/+1
* drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650Ayan Kumar Halder2019-03-121-0/+6
* drm/malidp: Enable MMU prefetch on Mali-DP650Jamie Fox2018-10-021-0/+8
* drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe2018-07-051-0/+19
* drm: mali-dp: Add writeback connectorBrian Starkey2018-07-051-0/+3
* drm/mali-dp: Add writeback support for DP500.Liviu Dudau2018-07-051-0/+4
* drm: arm: malidp: Don't destroy planes manually in error handlersLaurent Pinchart2018-03-141-1/+0
* drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau2018-03-141-0/+1
* drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-081-1/+0
* drm/arm/mali: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes2017-11-301-1/+0
* drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-221-1/+1
* drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-241-0/+3
* drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau2017-04-241-0/+1
* drm: mali-dp: Add CTM supportMihail Atanassov2017-04-241-0/+1
* drm: mali-dp: enable gamma supportMihail Atanassov2017-04-241-0/+1
* drm: mali-dp: add malidp_crtc_state structMihail Atanassov2017-04-241-0/+6
* drm: mali-dp: Enable power management for the device.Liviu Dudau2017-04-241-0/+1
* drm: malidp: Remove event_list member from struct malidp_drmLiviu Dudau2017-01-231-1/+1
* drm: mali-dp: Store internal format and n_planes in plane stateBrian Starkey2016-11-041-0/+3
* drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-081-1/+1
* drm/arm: Add support for Mali Display ProcessorsLiviu Dudau2016-06-151-0/+54