summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter2015-08-1414-93/+281
|\
| * drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou2015-08-053-21/+30
| * drm/amdgpu: add feature version for SDMA ucodeJammy Zhou2015-08-055-1/+5
| * drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou2015-08-054-5/+21
| * drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss2015-08-051-1/+1
| * drm/amdgpu: fix rb setting for CZAlex Deucher2015-08-051-4/+1
| * drm/amdgpu: add new parameter to seperate map and unmapmonk.liu2015-07-291-3/+5
| * drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu2015-07-291-8/+8
| * drm/amdgpu: different emit_ib for gfx and computemonk.liu2015-07-292-22/+71
| * drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter2015-07-291-1/+1
| * drm/amdgpu: clean up init sequence for failuresAlex Deucher2015-07-293-19/+31
| * drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher2015-07-231-16/+45
| * drm/amdgpu/cz: implement voltage validation properlyAlex Deucher2015-07-231-7/+16
| * drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+1
| * drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher2015-07-232-0/+52
| * drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-231-0/+4
| * drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-231-0/+4
* | drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz2015-07-205-1/+554
* | drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay2015-07-204-1/+680
* | drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay2015-07-208-1/+362
|/
* drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-161-0/+4
* drm/amdgpu/cz: silence some dpm debug outputAlex Deucher2015-07-161-3/+3
* drm/amdgpu/cz: store the forced dpm levelAlex Deucher2015-07-161-0/+2
* drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher2015-07-161-1/+7
* drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher2015-07-161-4/+1
* drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher2015-07-161-2/+33
* drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher2015-07-161-2/+7
* drm/amdgpu: stop context leak in the error pathChristian König2015-07-161-2/+6
* drm/amdgpu: validate the context id in the dependenciesChristian König2015-07-161-1/+10
* drm/amdgpu: fix timeout calculationChristian König2015-07-091-1/+1
* drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-083-24/+42
* drm/amdgpu: add flag to delay VM updatesChristian König2015-06-291-3/+3
* drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-291-1/+58
* drm/amdgpu: recreate fence from user seqChristian König2015-06-293-9/+44
* gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov2015-06-291-0/+6
* drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang2015-06-291-1/+1
* drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang2015-06-291-1/+1
* drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-293-9/+3
* drm/amdgpu: remove unnecessary check before kfreeManinder Singh2015-06-291-2/+1
* drm/amdgpu: use kzalloc for allocating one thingManinder Singh2015-06-291-1/+1
* drm/amdgpu: add chunk id validity checkChristian König2015-06-291-3/+11
* drm/amdgpu: fix crash on invalid CS IOCTLChristian König2015-06-291-2/+3
* drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang2015-06-291-0/+6
* drm/amdgpu: check VCE feedback and bitstream indexChristian König2015-06-291-8/+16
* drm/amdgpu: make VCE handle check more strictChristian König2015-06-291-16/+48
* drm/amdgpu: check VCE relocation buffer rangeChristian König2015-06-293-29/+92
* drm/amdgpu: silence invalid error messageChristian König2015-06-291-1/+1
* drm/amdgpu: fix wrong typemonk.liu2015-06-291-1/+2
* drm/amdgpu: print the bo_list in the CS trace point as wellChristian König2015-06-291-2/+4
* drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König2015-06-292-0/+18