summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-25drm/amdgpu: adapt vce session create interface changesamd-15.31Leo Liu1-1/+10
2015-11-25drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu1-5/+14
2015-11-25drm/amdgpu: reset vce trap interrupt flagLeo Liu1-0/+5
2015-11-25amd/dal: Add stoney capabilities in DALEric Yang4-3/+21
2015-11-25drm/amdgpu: add support for VCE 3.x on stoneySamuel Li1-0/+5
2015-11-25Revert "drm/amdgpu: use num_pipe for vce."Samuel Li3-12/+1
2015-11-25drm/amdgpu: use num_pipe for vce.Samuel Li3-1/+12
2015-11-25drm/amdgpu: update some stoney golden settingsSamuel Li2-1/+1
2015-11-25drm/amdgpu: add some stoney settingsSamuel Li1-1/+6
2015-11-25drm/amdgpu: some fixes since stoney only has one sdmaSamuel Li2-6/+12
2015-11-25drm/amdgpu: sync up latest golden settings and fix an array size.Samuel Li2-6/+6
2015-11-25drm/amdgpu: add some stoney specific changes.Samuel Li9-41/+99
2015-11-25drm/amdgpu: add pci ids and set chip family for stoney.Samuel Li3-2/+5
2015-11-25drm/amdgpu: read revision ID for stoney and carrizo.Samuel Li1-0/+7
2015-11-25drm/amdgpu: set ip blocks for stoneySamuel Li1-0/+1
2015-11-25drm/amdgpu: update MEC and SDMA settings for stoneySamuel Li2-27/+32
2015-11-25drm/amdgpu: update tiling configuration for stoneySamuel Li1-0/+267
2015-11-25drm/amdgpu: set num_crtc for stoney.Samuel Li1-0/+5
2015-11-25drm/amdgpu: add Stoney gfx and sdma firmware supportSamuel Li3-10/+32
2015-11-25drm/amdgpu: add gmc golden register settings for stoney.Samuel Li1-0/+12
2015-11-25drm/amdgpu: add Stoney VCE supportSamuel Li1-0/+5
2015-11-25drm/amdgpu: fill in vi_common_early_init for stoneySamuel Li1-0/+9
2015-11-25drm/amgdpu: update csb buffer for stoneySamuel Li1-0/+4
2015-11-25drm/amdgpu: add Stoney UVD supportSamuel Li1-0/+5
2015-11-25drm/amdgpu: add golden register settings for stoneySamuel Li3-0/+84
2015-11-25drm/amdgpu: update gpu_init() for stoney This adds the stoney asic specific c...Samuel Li1-0/+34
2015-11-25drm/amdgpu: add Stoney chip familySamuel Li2-0/+2
2015-11-25Revert "drm/amdgpu: Bring up Stoney - fused Carrizo."Samuel Li1-1/+0
2015-11-25drm/amdgpu: Bring up Stoney - fused Carrizo.Samuel Li1-0/+1
2015-10-28amd/dal: [DM] Bypass amdgpu irq counting for pflipHarry Wentland1-8/+22
2015-10-22drm/amdgpu: stop leaking page flip fenceChristian König1-4/+0
2015-10-09drm/amdgpu: Keep the pflip interrupts always enabled v4Michel Dänzer6-11/+97
2015-10-07drm/amdgpu: fix waiting for all fences before flipping v2Christian König2-29/+56
2015-10-01Revert "WIP debugging patch"Anatoli Antonovitch1-15/+1
2015-09-30drm/amdgpu: disable automatic context switchAnatoli Antonovitch1-2/+2
2015-09-30drm/amdgpu: disable using SDMA doorbellChristian König1-2/+2
2015-09-30WIP debugging patchChristian König1-1/+15
2015-09-30drm/amdgpu: wait interruptible when semaphores are disabledChristian König1-1/+8
2015-09-30drm/amdgpu: only print meaningful VM faultsChristian König2-4/+12
2015-09-29amd/dal: [DM] Make DM connector update to be in one funcMykola Lysenko4-54/+106
2015-09-29amd/dal: add dal interface to access bestview optionsMykola Lysenko2-4/+37
2015-09-24amd/dal: Fix logical typo in validation warning messageAndrey Grodzovsky1-2/+2
2015-09-23amd/dal: Filter 4k@60 mode since not supportedMohammad Mohammadnia1-0/+5
2015-09-23amd/dal: [DM] call fake display code for the timer interrupt caseMykola Lysenko3-1/+5
2015-09-23amd/dal: add update of clock sharing group on display pathMykola Lysenko1-1/+8
2015-09-23amd/dal: Enable mc_access en/dis functions and move them to dalAndrey Grodzovsky4-134/+165
2015-09-23amd/dal: add sharable property to tm_resourceMykola Lysenko3-8/+27
2015-09-23amd/dal: Move Display Manager Files under DALJordan Lazare10-4/+18
2015-09-18drm/amdgpu: fix UVD suspend and resume for VI APULeo Liu1-8/+12
2015-09-18drm/amdgpu: fix the suspend sequence orderLeo Liu3-6/+6