summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-2310-16/+539
* drm: rcar-du: Move plane allocator to rcar_du_plane.cLaurent Pinchart2016-02-203-275/+290
* drm: rcar-du: Restart the DU group when a plane source changesLaurent Pinchart2016-02-204-2/+28
* drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart2016-02-206-49/+82
* drm: rcar-du: Add VSP1 support to the planes allocatorLaurent Pinchart2016-02-203-6/+44
* drm: rcar-du: Refactor plane setupLaurent Pinchart2016-02-201-18/+21
* drm: rcar-du: Compute plane DDCR4 register value directlyLaurent Pinchart2016-02-201-10/+3
* drm: rcar-du: Don't update planes on disabled CRTCsLaurent Pinchart2016-02-201-1/+1
* drm: rcar-du: Remove local CRTC enabled stateLaurent Pinchart2016-02-202-13/+1
* drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2016-02-204-114/+106
* Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/ker...Dave Airlie2016-02-194-0/+1309
|\
| * drm/rockchip: hdmi: add Innosilicon HDMI supportYakir Yang2016-02-184-0/+1309
* | Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-nextDave Airlie2016-02-196-122/+872
|\ \
| * | drm/vc4: Add support for YUV planes.Eric Anholt2016-02-162-59/+253
| * | drm/vc4: Add support a few more RGB display plane formats.Eric Anholt2016-02-161-0/+16
| * | drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-164-13/+374
| * | drm/vc4: Fix which value is being used for source image size.Eric Anholt2016-02-161-9/+14
| * | drm/vc4: Add more display planes to each CRTC.Eric Anholt2016-02-161-16/+40
| * | drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt2016-02-163-52/+84
| * | drm/vc4: Add a proper short-circut path for legacy cursor updates.Eric Anholt2016-02-162-7/+96
| * | drm/vc4: Move the plane clipping/scaling setup to a separate function.Eric Anholt2016-02-161-26/+52
| * | drm/vc4: Add missing __iomem annotation to hw_dlist.Eric Anholt2016-02-161-1/+1
| * | drm/vc4: Improve comments on vc4_plane_state members.Eric Anholt2016-02-161-3/+6
| |/
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-02-1986-4365/+5486
|\ \
| * | drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroyFelix Kuehling2016-02-171-1/+0
| * | drm/amdgpu: Fix race condition in amdgpu_mn_unregisterFelix Kuehling2016-02-171-10/+13
| * | drm/amdgpu: cleanup gem init/finitChristian König2016-02-168-58/+23
| * | drm/amdgpu: rework GEM info printingChristian König2016-02-162-34/+61
| * | drm/amdgpu: print the GPU offset as well in gem_infoChristian König2016-02-161-2/+3
| * | drm/amdgpu: optionally print the pin count in gem_info as wellChristian König2016-02-161-1/+7
| * | drm/amdgpu: print the BO size only once in amdgpu_gem_infoChristian König2016-02-161-3/+2
| * | drm/amdgpu: print pid as integerChristian König2016-02-161-2/+2
| * | drm/amdgpu: remove page flip work queue v3Christian König2016-02-165-13/+4
| * | drm/amdgpu: stop blocking for page filp fencesChristian König2016-02-162-16/+28
| * | drm/amdgpu: stop calling amdgpu_gpu_reset from the flip codeChristian König2016-02-161-9/+1
| * | drm/amdgpu: remove fence reset detection leftoversChristian König2016-02-161-10/+4
| * | drm/amdgpu: Fix race condition in MMU notifier releaseFelix Kuehling2016-02-161-1/+1
| * | drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabledLukas Wunner2016-02-121-2/+3
| * | drm/amdgpu/vi: move uvd tiling config setup into uvd codeAlex Deucher2016-02-123-12/+20
| * | drm/amdgpu/vi: move sdma tiling config setup into sdma codeAlex Deucher2016-02-123-8/+10
| * | drm/amdgpu/cik: move uvd tiling config setup into uvd codeAlex Deucher2016-02-122-11/+11
| * | drm/amdgpu/cik: move sdma tiling config setup into sdma codeAlex Deucher2016-02-122-6/+5
| * | drm/amdgpu/gfx7: rework gpu_init()Alex Deucher2016-02-121-176/+182
| * | drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher2016-02-124-180/+82
| * | drm/amdgpu: fix coding style in amdgpu_ctx.cChristian König2016-02-121-16/+15
| * | drm/amdgpu: nuke the kernel contextChristian König2016-02-124-29/+7
| * | drm/amdgpu: use separate scheduler entity for VCE submissionsChristian König2016-02-122-1/+16
| * | drm/amdgpu: use separate scheduler entity for UVD submissionsChristian König2016-02-122-1/+15
| * | drm/amdgpu: use separate scheduler entitiy for buffer movesChristian König2016-02-122-1/+20
| * | drm/amdgpu: use SDMA round robin for VM updates v3Christian König2016-02-126-11/+43
OpenPOWER on IntegriCloud