summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/malidp: Don't call drm_crtc_vblank_off on unbindDaniel Vetter2020-06-031-2/+1
* drm/arm: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-2/+2
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-2/+1
* drm/arm: make undeclared items staticBen Dooks (Codethink)2019-10-181-5/+5
* drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500Wen He2019-10-081-0/+6
* drm/arm: drop use of drmP.hSam Ravnborg2019-08-141-3/+5
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221-9/+2
|\
| * malidp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-191-9/+2
* | drm/arm: Drop drm_gem_prime_export/importDaniel Vetter2019-06-211-2/+0
* | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-2/+1
|/
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner2019-06-051-5/+1
* | drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He2019-06-041-1/+12
|/
* drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMARTAyan Kumar Halder2019-03-121-0/+1
* drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...Ayan Kumar Halder2019-03-121-5/+10
* drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder2019-03-121-26/+6
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm: malidp: Add the size of the superblocks when calculating totalLiviu Dudau2018-10-051-1/+3
* drm/arm/malidp: Implemented the size validation for AFBC framebuffersAyan Kumar Halder2018-10-021-1/+127
* drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe2018-10-021-0/+1
* drm/arm/mali: Use drm_fbdev_generic_setup()Noralf Trønnes2018-09-251-9/+2
* drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe2018-07-231-0/+10
* drm/arm/malidp: Added the late system pm functionsAyan Kumar Halder2018-07-051-0/+17
* drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder2018-07-051-0/+1
* drm/arm/malidp: Enable/disable interrupts in runtime pmAyan Kumar Halder2018-07-051-0/+4
* drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder2018-07-051-5/+8
* drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe2018-07-051-0/+104
* drm/mali-dp: Improve writeback handling for DP500.Liviu Dudau2018-07-051-1/+2
* drm: mali-dp: Add writeback connectorBrian Starkey2018-07-051-5/+14
* drm/mali-dp: Add writeback support for DP500.Liviu Dudau2018-07-051-4/+12
* drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...Ayan Kumar Halder2018-06-181-1/+2
* drm: mali-dp: Turn off CRTC vblank when removing module.Liviu Dudau2018-03-141-0/+2
* drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removalLaurent Pinchart2018-03-141-0/+1
* 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-15/+17
* drm/mali-dp: Align pitch size to be multiple of bus burst read size.Liviu Dudau2018-03-141-1/+14
* drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-081-32/+7
* Merge arlied/drm-next into drm-misc-nextGustavo Padovan2017-12-041-19/+15
|\
| * drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau2017-11-241-17/+13
| * drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma2017-11-241-2/+2
* | drm/arm/mali: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes2017-11-301-21/+3
|/
* drm/arm/mali: Use drm_gem_fb_create()Noralf Trønnes2017-08-271-1/+2
* drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/mali: Use new atomic iterator macrosMaarten Lankhorst2017-07-131-1/+1
* drm/hdlcd|mali: Drop drm_vblank_cleanupDaniel Vetter2017-06-011-2/+0
* drm: mali-dp: Enable image enhancement when scalingMihail Atanassov2017-04-241-0/+3
* drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-241-0/+47
* drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau2017-04-241-0/+35
* drm: mali-dp: Add CTM supportMihail Atanassov2017-04-241-1/+34
* drm: mali-dp: enable gamma supportMihail Atanassov2017-04-241-0/+51