aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02drm/arm/malidp: Implemented the size validation for AFBC framebuffersAyan Kumar Halder1-1/+127
2018-10-02drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe1-0/+1
2018-09-25drm/arm/mali: Use drm_fbdev_generic_setup()Noralf Trønnes1-9/+2
2018-07-23drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe1-0/+10
2018-07-05drm/arm/malidp: Added the late system pm functionsAyan Kumar Halder1-0/+17
2018-07-05drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder1-0/+1
2018-07-05drm/arm/malidp: Enable/disable interrupts in runtime pmAyan Kumar Halder1-0/+4
2018-07-05drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder1-5/+8
2018-07-05drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe1-0/+104
2018-07-05drm/mali-dp: Improve writeback handling for DP500.Liviu Dudau1-1/+2
2018-07-05drm: mali-dp: Add writeback connectorBrian Starkey1-5/+14
2018-07-05drm/mali-dp: Add writeback support for DP500.Liviu Dudau1-4/+12
2018-06-18drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connectorAyan Kumar Halder1-1/+2
2018-03-14drm: mali-dp: Turn off CRTC vblank when removing module.Liviu Dudau1-0/+2
2018-03-14drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removalLaurent Pinchart1-0/+1
2018-03-14drm: arm: malidp: Don't destroy planes manually in error handlersLaurent Pinchart1-1/+0
2018-03-14drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau1-15/+17
2018-03-14drm/mali-dp: Align pitch size to be multiple of bus burst read size.Liviu Dudau1-1/+14
2017-12-08drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-32/+7
2017-12-04Merge arlied/drm-next into drm-misc-nextGustavo Padovan1-19/+15
2017-11-30drm/arm/mali: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes1-21/+3
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau1-17/+13
2017-11-24drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-08-27drm/arm/mali: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-07-29drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes1-2/+0
2017-07-13drm/mali: Use new atomic iterator macrosMaarten Lankhorst1-1/+1
2017-06-01drm/hdlcd|mali: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov1-0/+3
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov1-0/+47
2017-04-24drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau1-0/+35
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov1-1/+34
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov1-0/+51
2017-04-24drm: mali-dp: Enable power management for the device.Liviu Dudau1-22/+106
2017-04-24drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau1-4/+8
2017-04-06drm: convert drivers to use of_graph_get_remote_nodeRob Herring1-24/+4
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter1-11/+1
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart1-1/+1
2017-02-07drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo1-21/+0
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo1-1/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi1-1/+1
2017-01-26drm: mali-dp: Check for sufficient address spaceMihail Atanassov1-0/+20
2017-01-26drm: mali-dp: Check hw version matches device-treeMihail Atanassov1-0/+52
2017-01-23drm: malidp: Remove event_list member from struct malidp_drmLiviu Dudau1-2/+0
2016-11-17Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-nextDave Airlie1-7/+11
2016-11-11Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-nextDave Airlie1-6/+13
2016-11-04drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLYBrian Starkey1-2/+1
2016-11-04arm: mali-dp: Extract mode_config cleanup into malidp_finiBrian Starkey1-4/+8
2016-11-02drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.Liviu Dudau1-0/+3
2016-11-02drm: mali-dp: Clear the config_valid flag before using it in wait_event.Liviu Dudau1-0/+1
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula1-2/+0