summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang-3/+14
2015-08-05drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou-21/+30
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou-1/+5
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou-5/+21
2015-08-05drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss-1/+1
2015-08-05drm/amdgpu: fix rb setting for CZAlex Deucher-4/+1
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu-3/+5
2015-07-29drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu-8/+8
2015-07-29drm/amdgpu: different emit_ib for gfx and computemonk.liu-22/+71
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter-1/+1
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher-19/+31
2015-07-23drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher-16/+45
2015-07-23drm/amdgpu/cz: implement voltage validation properlyAlex Deucher-7/+16
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu-0/+1
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher-0/+52
2015-07-23drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher-3/+3
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher-0/+2
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher-1/+7
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher-4/+1
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher-2/+33
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher-2/+7
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König-2/+6
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König-1/+10
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie-2/+7
2015-07-09drm/amdgpu: fix timeout calculationChristian König-1/+1
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh-2/+7
2015-07-08drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner-24/+42
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds-76/+482
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König-3/+3
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König-1/+58
2015-06-29drm/amdgpu: recreate fence from user seqChristian König-9/+44
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov-0/+6
2015-06-29drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang-1/+1
2015-06-29drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang-1/+1
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher-9/+3
2015-06-29drm/amdgpu: remove unnecessary check before kfreeManinder Singh-2/+1
2015-06-29drm/amdgpu: use kzalloc for allocating one thingManinder Singh-1/+1
2015-06-29drm/amdgpu: add chunk id validity checkChristian König-3/+11
2015-06-29drm/amdgpu: fix crash on invalid CS IOCTLChristian König-2/+3
2015-06-29drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang-0/+6
2015-06-29drm/amdgpu: check VCE feedback and bitstream indexChristian König-8/+16
2015-06-29drm/amdgpu: make VCE handle check more strictChristian König-16/+48
2015-06-29drm/amdgpu: check VCE relocation buffer rangeChristian König-29/+92
2015-06-29drm/amdgpu: silence invalid error messageChristian König-1/+1
2015-06-29drm/amdgpu: fix wrong typemonk.liu-1/+2
2015-06-29drm/amdgpu: print the bo_list in the CS trace point as wellChristian König-2/+4