summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-25121-2014/+14404
|\
| * drm/amdgpu: use memcpy_toio for VCE firmware uploadChristian König2016-08-241-2/+2
| * drm/amdgpu: use memcpy_to/fromio for UVD fw uploadChristian König2016-08-241-5/+5
| * drm/amd/powerplay: delete useless code in iceland_hwmgr.c.Rex Zhu2016-08-241-2/+0
| * drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher2016-08-2412-8/+15
| * drm/amdgpu: switch UVD code to use UVD_NO_OP for paddingAlex Deucher2016-08-246-5/+9
| * drm/radeon: add support for UVD_NO_OP registerAlex Deucher2016-08-243-1/+4
| * drm/amdgpu: add support for UVD_NO_OP registerAlex Deucher2016-08-243-1/+4
| * drm/amdgpu: fix VCE ib alignment valueAlex Deucher2016-08-241-1/+1
| * drm/amdgpu: fix IB alignment for UVDAlex Deucher2016-08-241-1/+1
| * drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()Tom St Denis2016-08-231-1/+1
| * drm/radeon: remove dead code, si_mc_load_microcode (v2)Heinrich Schuchardt2016-08-231-9/+1
| * drm/radeon/cik: remove dead code (v2)Heinrich Schuchardt2016-08-231-9/+1
| * drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt2016-08-231-1/+1
| * drm/amd/powerplay: avoid NULL pointer dereferenceHeinrich Schuchardt2016-08-231-2/+2
| * drm/amdgpu/gmc8: remove dead code (v2)Heinrich Schuchardt2016-08-231-9/+1
| * drm/amdgpu/gmc7: remove dead code (v2)Heinrich Schuchardt2016-08-231-9/+1
| * drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()Alexandre Demers2016-08-231-7/+7
| * drm/amdgpu: Use correct mask in dce_v8_0_afmt_setmode() and fix comment typos.Alexandre Demers2016-08-221-3/+3
| * drm/amdgpu: cleanup amdgpu_vm_bo_update paramsChristian König2016-08-223-12/+13
| * drm/amdgpu: stop adding dummy entry in amdgpu_ttm_placement_initChristian König2016-08-221-5/+3
| * drm/amdgpu: cleanup amdgpu_ttm_placement_initChristian König2016-08-221-52/+60
| * drm/amdgpu: fix lru size grouping v2Christian König2016-08-222-0/+10
| * drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis2016-08-221-40/+13
| * drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák2016-08-222-1/+5
| * drm/amdgpu: recover vram bo from shadow after gpu reset V2Chunming Zhou2016-08-221-0/+62
| * drm/amdgpu: link all shadow bo V2Chunming Zhou2016-08-223-1/+19
| * drm/amdgpu: update pt shadow while updating pt V2Chunming Zhou2016-08-221-1/+15
| * drm/amdgpu: update pd shadow while updating pd V2Chunming Zhou2016-08-222-19/+42
| * drm/amdgpu: sync bo and shadow V3Chunming Zhou2016-08-223-8/+76
| * drm/amdgpu: add direct submision option for copy_bufferChunming Zhou2016-08-224-11/+21
| * drm/amdgpu: add need backup function V2Chunming Zhou2016-08-193-1/+10
| * drm/amd/amdgpu: S3 resumed failed after 4-5 times loopjimqu2016-08-191-52/+81
| * drm/amdgpu: use domain's gpu_offset for start addrFlora Cui2016-08-192-11/+3
| * drm/amdgpu: update gart_pin_size only if the bo is pined to GTTFlora Cui2016-08-191-1/+1
| * drm/amdgpu: check domain sanity in amdgpu_bo_pin_restricted()Flora Cui2016-08-191-0/+5
| * amdgpu: move ttm stuff to amdgpu_ttm.hFlora Cui2016-08-193-51/+80
| * drm/amd/powerplay: enable power containment features for tonga.Rex Zhu2016-08-195-9/+548
| * drm/amd/amdgpu: Add more debugfs config dataTom St Denis2016-08-171-1/+5
| * drm/amdgpu: Hardcode virtual DCE vblank / scanout position return valuesEmily Deng2016-08-171-12/+4
| * drm/amd/amdgpu: Add more config data for debugfsTom St Denis2016-08-161-1/+6
| * drm/amdgpu: fix coding style in amdgpu_object.cChristian König2016-08-161-37/+49
| * drm/amdgpu: add function pointer to the pte_update_paramsChristian König2016-08-161-22/+54
| * drm/amdgpu: stop splitting PTE commands into smaller onesChristian König2016-08-165-149/+73
| * drm/amdgpu: remove AMDGPU_VM_NO_FLUSH defineChristian König2016-08-161-3/+0
| * drm/amdgpu: cleanup the write_pte implementationsChristian König2016-08-165-98/+54
| * drm/amdgpu: remove pages_addr handling from the VM codeChristian König2016-08-161-9/+1
| * drm/amdgpu: write PTEs directly into the IB.Christian König2016-08-161-5/+21
| * drm/amdgpu: add shadow flag V2Chunming Zhou2016-08-161-0/+8
| * drm/amdgpu: allocate shadow for pd/pt bo V2Chunming Zhou2016-08-161-3/+11
OpenPOWER on IntegriCloud