summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu: switch the GDS only on demand v2Christian König2016-03-083-2/+53
* drm/amdgpu: move the GDS switch into vm flush as wellChristian König2016-03-083-14/+21
* drm/amdgpu: return the common fence from amdgpu_fence_emitChristian König2016-03-083-19/+19
* drm/amdgpu: add slap cache for sync objects as wellChristian König2016-03-083-4/+36
* drm/amdgpu: remove HW fence ownerChristian König2016-03-0812-43/+16
* drm/amdgpu: cleanup the sync codeChristian König2016-03-081-18/+30
* drm/amdgpu: prevent get_user_pages recursionChristian König2016-03-081-10/+38
* drm/amdgpu: group userptr in the BO list v2Christian König2016-03-083-11/+18
* drm/amdgpu: sync to the active user on reusing a VMIDChristian König2016-03-081-0/+7
* drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHEChunming Zhou2016-03-082-2/+2
* drm/amdgpu: add hdp invalidation for sdma v3_0Chunming Zhou2016-03-081-0/+9
* drm/amdgpu: add hdp invalidation for sdma v2_4Chunming Zhou2016-03-081-0/+8
* drm/amdgpu: add hdp invalidation for cik sdmaChunming Zhou2016-03-081-0/+8
* drm/amdgpu: add hdp invalidation for gfx8Chunming Zhou2016-03-081-0/+14
* drm/amdgpu: add hdp invalidation for gfx7Chunming Zhou2016-03-081-0/+21
* drm/amdgpu: add hdp_invalidate functionChunming Zhou2016-03-082-0/+7
* drm/amdgpu: wait engine idle before vm flush for sdmaChunming Zhou2016-03-083-0/+44
* drm/amdgpu: Switch to drm_vblank_on/off (v2)Daniel Vetter2016-03-083-6/+6
* drm/radeon: Switch to drm_vblank_on/offDaniel Vetter2016-03-082-4/+4
* drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius2016-03-083-7/+0
* drm/amdgpu/ci: sync up with dpm changes from radeonAlex Deucher2016-03-081-2/+3
* drm/amdgpu/ci: remove redundant pcie setupAlex Deucher2016-03-081-20/+0
* drm/amdgpu/ci: drop some old thermal setupAlex Deucher2016-03-081-24/+0
* drm/amd/powerplay: refine the dmesg info.Rex Zhu2016-03-052-3/+9
* drm/amdgpu: fix rb bitmap & cu bitmap calculationFlora Cui2016-03-034-16/+13
* drm/amdgpu: trace the pd_addr in vm_grab_id as wellChristian König2016-02-292-10/+14
* drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König2016-02-299-80/+91
* drm/amdgpu: update radeon acpi headerAlex Deucher2016-02-261-0/+2
* drm/radeon: update radeon acpi headerAlex Deucher2016-02-261-0/+2
* drm/amd: cleanup get_mfd_cell_dev()Dan Carpenter2016-02-261-4/+2
* drm/amdgpu: fix error handling in amdgpu_bo_list_setChristian König2016-02-261-0/+3
* drm/amd/powerplay: fix code style warning.Rex Zhu2016-02-261-2/+2
* drm/amd: Do not make DRM_AMD_ACP default to yGeert Uytterhoeven2016-02-251-1/+0
* drm/amdgpu/gfx: fix off by one in rb rework (v2)Alex Deucher2016-02-252-10/+4
* Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/ker...Dave Airlie2016-02-195-0/+1359
|\
| * dt-bindings: add document for Innosilicon HDMI on Rockchip platformYakir Yang2016-02-181-0/+50
| * 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
OpenPOWER on IntegriCloud