summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm
Commit message (Expand)AuthorAgeFilesLines
* drm/arm/mali: Use drm_gem_fb_create()Noralf Trønnes2017-08-271-1/+2
* drm/arm/hdlcd: Use drm_gem_fb_create()Noralf Trønnes2017-08-271-1/+2
* drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-081-1/+0
* drm: Plumb modifiers through plane initBen Widawsky2017-08-012-1/+2
* drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/arm: hdlcd: 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: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-302-4/+6
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-302-4/+6
* drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies editionDaniel Vetter2017-06-281-2/+0
* drm/arm: hdlcd: remove unused variablesArnd Bergmann2017-06-211-1/+1
* drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-211-8/+1
* drm/arm: hdlcd: Set the CRTC's port before binding the encoder.Liviu Dudau2017-06-211-0/+9
* drm/arm: mali-dp: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-161-7/+5
* drm/mali-dp: Check PM status when sharing interrupt linesLiviu Dudau2017-06-161-3/+16
* drm/arm: malidp: Use crtc->mode_valid() callbackJose Abreu2017-06-161-6/+5
* Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-06-062-4/+0
|\
| * drm/hdlcd|mali: Drop drm_vblank_cleanupDaniel Vetter2017-06-012-4/+0
* | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-301-16/+31
|\ \ | |/ |/|
| * Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2017-05-201-16/+31
| |\
| | * drm: hdlcd: Fix the calculation of the scanout start addressLiviu Dudau2017-03-271-16/+31
* | | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-222-10/+10
|/ /
* | drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann2017-04-261-5/+4
* | drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov2017-04-243-12/+85
* | drm: mali-dp: Enable image enhancement when scalingMihail Atanassov2017-04-244-1/+42
* | drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-247-17/+407
* | drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau2017-04-242-0/+36
* | drm: mali-dp: Add CTM supportMihail Atanassov2017-04-245-4/+98
* | drm: mali-dp: enable gamma supportMihail Atanassov2017-04-246-9/+196
* | drm: mali-dp: add malidp_crtc_state structMihail Atanassov2017-04-242-3/+55
* | drm: mali-dp: add custom reset hook for planesMihail Atanassov2017-04-241-1/+22
* | drm: mali-dp: remove unused variableArnd Bergmann2017-04-241-1/+0
* | drm: mali-dp: add atomic_print_state for planesMihail Atanassov2017-04-241-0/+13
* | drm: mali-dp: Enable power management for the device.Liviu Dudau2017-04-244-23/+125
* | 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-062-43/+7
* | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-234-5/+19
|\ \ | |/
| * drm: mali-dp: Fix smart layer not going to compositionMihail Atanassov2017-03-103-3/+18
| * drm: mali-dp: Remove mclk rate managementMihail Atanassov2017-03-101-2/+1
* | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-142-22/+2
* | 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-072-21/+21
* | drm: hdlcd: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-072-20/+20
* | drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-072-2/+0
|/
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-022-2/+2
* Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-011-7/+0
|\
| * drm/hdlcd: Remove hdlcd_debugfs_cleanup()Noralf Trønnes2017-01-271-7/+0
* | drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov2017-01-264-10/+50
* | drm: mali-dp: Add plane offset to the plane's physical start address registerLiviu Dudau2017-01-261-0/+1
* | drm: mali-dp: Check for sufficient address spaceMihail Atanassov2017-01-262-0/+22
OpenPOWER on IntegriCloud