summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-1054-1621/+32896
|\
| * Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-11-0523-470/+31237
| |\
| | * drm/amdgpu: group together common fence implementationChristian König2015-11-041-97/+109
| | * drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König2015-11-043-4/+3
| | * drm/amdgpu: remove now unused fence functionsChristian König2015-11-041-39/+0
| | * drm/amdgpu: fix fence fallback checkChristian König2015-11-041-0/+2
| | * drm/amdgpu: fix stoping the scheduler timeoutChristian König2015-11-041-1/+1
| | * drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()Dan Carpenter2015-11-041-2/+4
| | * drm/amdgpu: update Fiji's Golden settingFlora Cui2015-11-031-7/+15
| | * drm/amdgpu: update Fiji's rev idFlora Cui2015-11-031-0/+5
| | * drm/amdgpu: extract common code in vi_common_early_initFlora Cui2015-11-031-6/+3
| | * drm/amd/scheduler: don't oops on failure to loadDave Airlie2015-11-031-1/+2
| | * drm/amdgpu: don't oops on failure to load (v2)Dave Airlie2015-11-031-0/+3
| | * drm/amdgpu: don't VT switch on suspendAlex Deucher2015-11-031-0/+1
| | * drm/amdgpu: Make amdgpu_mn functions inlineHarry Wentland2015-11-021-2/+2
| | * drm/amdgpu: remove amdgpu_fence_ref/unrefChristian König2015-10-304-35/+4
| | * drm/amdgpu: use common fence for syncChristian König2015-10-302-11/+12
| | * drm/amdgpu: use the new fence_is_laterChristian König2015-10-301-17/+13
| | * drm/amdgpu: use common fences for VMID management v2Christian König2015-10-304-18/+21
| | * drm/amdgpu: move ring_from_fence to common codeChristian König2015-10-303-21/+27
| | * drm/amdgpu: switch to common fence_wait_any_timeout v2Christian König2015-10-303-109/+13
| | * drm/amdgpu: remove unneeded fence functionsChristian König2015-10-301-12/+1
| | * drm/amdgpu: ignore scheduler fences from the same entityChristian König2015-10-281-0/+6
| | * drm/amdgpu: add GFX 8.1 register headersAlex Deucher2015-10-283-0/+30967
| | * drm/amdgpu: add some additional CZ revisionsAlex Deucher2015-10-281-0/+7
| | * drm/amdgpu/dce11: optimize pageflipAlex Deucher2015-10-231-29/+5
| | * drm/amdgpu/dce10: optimize pageflipAlex Deucher2015-10-231-30/+6
| | * drm/amdgpu/dce8: optimize pageflipAlex Deucher2015-10-231-31/+7
| * | Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-301-1/+1
| |\ \
| | * | vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-201-1/+1
| * | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-3032-346/+605
| |\ \ \ | | |/ / | |/| / | | |/
| | * drm/amdgpu: change VM size default to 64GBChristian König2015-10-211-2/+2
| | * drm/amdgpu: add Stoney pci idsSamuel Li2015-10-211-0/+2
| | * drm/amdgpu: update the core VI support for StoneySamuel Li2015-10-212-6/+33
| | * drm/amdgpu: add VCE support for Stoney (v2)Samuel Li2015-10-212-2/+8
| | * drm/amdgpu: add UVD support for StoneySamuel Li2015-10-211-0/+5
| | * drm/amdgpu: add GFX support for Stoney (v2)Samuel Li2015-10-211-18/+382
| | * drm/amdgpu: add SDMA support for Stoney (v2)Samuel Li2015-10-211-0/+28
| | * drm/amdgpu: add DCE support for StoneySamuel Li2015-10-211-1/+18
| | * drm/amdgpu: Update SMC/DPM for StoneySamuel Li2015-10-212-16/+65
| | * drm/amdgpu: add GMC support for StoneySamuel Li2015-10-211-0/+12
| | * drm/amdgpu: add Stoney chip familySamuel Li2015-10-212-0/+2
| | * drm/amdgpu: fix the broken vm->mutex V2Chunming Zhou2015-10-213-46/+19
| | * drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()Junwei Zhang2015-10-213-10/+4
| | * drm/amdgpu: remove the exclusive lockChristian König2015-10-216-42/+8
| | * drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-2115-169/+1
| | * drm: fix trivial typosGeliang Tang2015-10-211-1/+1
| | * drm/amdgpu/dce: simplify suspend/resumeAlex Deucher2015-10-193-33/+14
| | * drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packetAlex Deucher2015-10-191-0/+1
| * | Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-12/+12
| |\ \