summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2016-09-27drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas-1/+1
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou-2/+3
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu-3/+9
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu-0/+3
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher-0/+7
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher-0/+6
2016-08-24drm/amdgpu: fix lru size grouping v2Christian König-0/+10
2016-08-19drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König-1/+1
2016-08-19drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König-1/+1
2016-08-19drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König-2/+2
2016-08-16drm/amdgpu: Change GART offset to 64-bitFelix Kuehling-4/+4
2016-08-12Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-11/+6
2016-08-10drm/amdgpu: Fix memory trashing if UVD ring test failsJay Cornwall-1/+2
2016-08-09drm/amdgpu: fix vm init error pathChunming Zhou-1/+4
2016-08-09drm/amdkfd: print doorbell offset as a hex valueColin Ian King-1/+1
2016-08-09Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher-9/+0
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-11/+22
2016-08-05drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer-2/+2
2016-08-02drm/amdgpu: update golden setting of polaris10Huang Rui-2/+2
2016-08-02drm/amdgpu: update golden setting of stoneyHuang Rui-0/+8
2016-08-02drm/amdgpu: update golden setting of polaris11Huang Rui-2/+3
2016-08-02drm/amdgpu: update golden setting of carrizoHuang Rui-0/+2
2016-08-02drm/amdgpu: update golden setting of icelandHuang Rui-0/+1
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2280/+5132
2016-08-01drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang-5/+2
2016-08-01drm/amdgpu/ci: add mullins to default case for smc ucodeAlex Deucher-0/+1
2016-08-01drm/amdgpu/gmc7: add missing mullins caseAlex Deucher-0/+1
2016-07-29drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize an...Tom St Denis-2/+0
2016-07-29drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis-7/+7
2016-07-29drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui-1/+9
2016-07-29drm/amdgpu: add new definition in bif headerHuang Rui-0/+1
2016-07-29drm/amd/powerplay: rename smum header guardsHuang Rui-2/+2
2016-07-29drm/amdgpu: enable UVD context buffer for older HWChristian König-2/+27
2016-07-29drm/amdgpu: fix default UVD context sizeChristian König-1/+1
2016-07-29drm/amdgpu: fix incorrect type of info_idHuang Rui-5/+5
2016-07-29drm/amdgpu: make amdgpu_cgs_call_acpi_method as staticHuang Rui-1/+1
2016-07-29drm/amdgpu: comment out unused defaults_staturn_pro static const structure to...Slava Grigorev-0/+2
2016-07-29drm/amdgpu: enable UVD VM only on polarisChristian König-1/+1
2016-07-29drm/amdgpu: increase timeout of IB testChunming Zhou-1/+1
2016-07-29drm/amdgpu: add destroy session when generate VCE destroy msg.Rex Zhu-7/+8
2016-07-29drm/amd: fix deadlock of job_list_lock V2Chunming Zhou-3/+6
2016-07-29drm/amd: reset hw count when reset jobChunming Zhou-0/+3
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu-4/+3
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König-57/+93
2016-07-29drm/amdgpu: move UVD IB test into common code v2Christian König-125/+40
2016-07-29drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König-13/+31
2016-07-29drm/amdgpu: use begin/end_use for UVD power/clock gatingChristian König-8/+17
2016-07-29drm/amdgpu: add begin/end_use ring callbacksChristian König-0/+13
2016-07-29drm/amdgpu: remove fence_lockChristian König-2/+0
2016-07-29drm/amdgpu: fix indentation in struct amdgpu_ringChristian König-2/+2