summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/hdmi: HDMI 8996 PHY/PLL supportArchit Taneja2016-02-294-0/+780
* drm/msm/hdmi: Update generated headers for HDMI 8996 PHYArchit Taneja2016-02-291-2/+498
* drm/msm/hdmi: Update generated headers to split PHY/PLL offsetsArchit Taneja2016-02-291-83/+74
* drm/msm/hdmi: Convert PHY files according to new designArchit Taneja2016-02-296-712/+100
* drm/msm/hdmi: Make HDMI core get its PHYArchit Taneja2016-02-292-0/+42
* drm/msm/hdmi: Manage HDMI PLL through PHY driverArchit Taneja2016-02-294-0/+506
* drm/msm/hdmi: Create a separate HDMI PHY driverArchit Taneja2016-02-297-4/+281
* drm/msm/hdmi: Fix connector detect when there is no HPD gpioArchit Taneja2016-02-291-0/+9
* drm/msm/hdmi: Clean up connector gpio usageArchit Taneja2016-02-293-102/+69
* 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
| * | drm/amdgpu: remove is_pte_ringChristian König2016-02-124-4/+0
OpenPOWER on IntegriCloud