summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_drv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm: mali-dp: Enable power management for the device.Liviu Dudau2017-04-241-22/+106
* drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau2017-04-241-4/+8
* drm: convert drivers to use of_graph_get_remote_nodeRob Herring2017-04-061-24/+4
* drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-141-11/+1
* drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart2017-02-121-1/+1
* drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-071-21/+0
* drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-071-1/+0
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-021-1/+1
* drm: mali-dp: Check for sufficient address spaceMihail Atanassov2017-01-261-0/+20
* drm: mali-dp: Check hw version matches device-treeMihail Atanassov2017-01-261-0/+52
* drm: malidp: Remove event_list member from struct malidp_drmLiviu Dudau2017-01-231-2/+0
* Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-11-171-7/+11
|\
| * drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registrationBrian Starkey2016-10-311-7/+11
* | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie2016-11-111-6/+13
|\ \
| * | drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLYBrian Starkey2016-11-041-2/+1
| * | arm: mali-dp: Extract mode_config cleanup into malidp_finiBrian Starkey2016-11-041-4/+8
| * | drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.Liviu Dudau2016-11-021-0/+3
| * | drm: mali-dp: Clear the config_valid flag before using it in wait_event.Liviu Dudau2016-11-021-0/+1
* | | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-021-2/+0
|/ /
* | drm: convert DT component matching to component_match_add_release()Russell King2016-10-251-1/+3
* | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-221-2/+2
* | drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-291-1/+2
|/
* drm/arm: mali-dp: Fix error return code in malidp_bind()Wei Yongjun2016-07-281-1/+3
* drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()Wei Yongjun2016-07-281-3/+1
* drm/arm: mali-dp: Set crtc.port to the port instead of the endpointBrian Starkey2016-07-261-3/+10
* drm/arm: Add support for Mali Display ProcessorsLiviu Dudau2016-06-151-0/+512
OpenPOWER on IntegriCloud