summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | drm: mali-dp: Check hw version matches device-treeMihail Atanassov2017-01-262-0/+54
* | drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey2017-01-263-20/+20
* | drm: mali-dp: fix Lx_CONTROL register fields clobberMihail Atanassov2017-01-231-1/+2
* | drm: mali-dp: Fix transposed horizontal/vertical flipBrian Starkey2017-01-231-2/+2
* | drm: mali-dp: Fix destination size handling when rotatingBrian Starkey2017-01-231-7/+2
* | drm: mali-dp: Don't force source size == crtc sizeBrian Starkey2017-01-231-2/+1
* | drm: mali-dp: Check more use cases in the plane's ->atomic_check()Liviu Dudau2017-01-231-1/+14
* | drm: malidp: Remove event_list member from struct malidp_drmLiviu Dudau2017-01-232-3/+1
* | drm/arm/malidp: Fix possible dereference of NULLShailendra Verma2017-01-231-7/+8
|/
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-152-5/+5
* drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-151-1/+1
* drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-151-1/+1
* drm/arm: Add local 'fb' variablesVille Syrjälä2016-12-142-11/+13
* Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-052-4/+3
|\
| * drm: hdlcd: Fix cleanup orderRobin Murphy2016-11-251-1/+1
| * drm/arm: hdlcd: fix plane base address updateRussell King2016-11-221-3/+2
* | Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-11-172-15/+22
|\ \
| * | drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registrationBrian Starkey2016-10-312-15/+22
OpenPOWER on IntegriCloud