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