summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm/malidp_drv.c
AgeCommit message (Expand)Author
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2019-10-18drm/arm: make undeclared items staticBen Dooks (Codethink)
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-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-06-21drm/arm: Drop drm_gem_prime_export/importDaniel Vetter
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19malidp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner
2019-06-04drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He
2019-03-12drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMARTAyan Kumar Halder
2019-03-12drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-10-05drm: malidp: Add the size of the superblocks when calculating totalLiviu Dudau
2018-10-02drm/arm/malidp: Implemented the size validation for AFBC framebuffersAyan Kumar Halder
2018-10-02drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-09-25drm/arm/mali: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-07-23drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe
2018-07-05drm/arm/malidp: Added the late system pm functionsAyan Kumar Halder
2018-07-05drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder
2018-07-05drm/arm/malidp: Enable/disable interrupts in runtime pmAyan 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 writeback support for DP500.Liviu Dudau
2018-06-18drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...Ayan Kumar Halder
2018-03-14drm: mali-dp: Turn off CRTC vblank when removing module.Liviu Dudau
2018-03-14drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removalLaurent Pinchart
2018-03-14drm: arm: malidp: Don't destroy planes manually in error handlersLaurent Pinchart
2018-03-14drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau
2018-03-14drm/mali-dp: Align pitch size to be multiple of bus burst read size.Liviu Dudau
2017-12-08drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-04Merge arlied/drm-next into drm-misc-nextGustavo Padovan
2017-11-30drm/arm/mali: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau
2017-11-24drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma
2017-08-27drm/arm/mali: Use drm_gem_fb_create()Noralf Trønnes
2017-07-29drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-13drm/mali: Use new atomic iterator macrosMaarten Lankhorst
2017-06-01drm/hdlcd|mali: Drop drm_vblank_cleanupDaniel Vetter
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov
2017-04-24drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov
2017-04-24drm: mali-dp: Enable power management for the device.Liviu Dudau
2017-04-24drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau