summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-07-14drm/amdgpu/atombios: use bios_scratch_reg_offset for atombiosAlex Deucher1-10/+12
2017-07-14drm: amd: amdgpu: constify ttm_place structures.Arvind Yadav1-1/+1
2017-07-14drm/amdgpu: trace VM flags as 64bitsChristian König1-9/+9
2017-07-14drm/amdgpu: remove stale TODO commentChristian König1-1/+0
2017-07-14drm/amd/sched: print sched job id in amd_sched_job traceNicolai Hähnle1-4/+5
2017-07-14drm/amdgpu: update pctl1 ram index/data for mmhub on ravenHawking Zhang1-41/+48
2017-07-14drm/amdgpu: add check when no firmware need to loadHuang Rui1-0/+8
2017-07-14drm/amdgpu: bind BOs with GTT space allocated directly v2Christian König3-20/+46
2017-07-14drm/amdgpu: bind BOs to TTM only onceChristian König1-41/+29
2017-07-14drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_bufferChristian König5-16/+15
2017-07-14drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König2-1/+3
2017-07-14drm/amdgpu: fix amdgpu_ring_write_multipleChristian König1-3/+1
2017-07-14drm/amdgpu: move ring helpers to amdgpu_ring.hChristian König2-44/+42
2017-07-14drm/amdgpu: Update default vram_page_split descriptionKent Russell1-1/+1
2017-07-14drm/amdgpu: Changed CU reservation golden settingsozeng1-14/+14
2017-07-14drm/amdgpu: fix amdgpu_debugfs_gem_bo_infoChristian König1-3/+7
2017-07-14drm/amdgpu: cleanup initializing gtt_sizeChristian König6-36/+25
2017-07-14drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.Gavin Wan9-26/+200
2017-07-14drm/amdgpu: Allow vblank_disable_immediate.Mario Kleiner1-0/+4
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher11-505/+51
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher7-14/+0
2017-07-14drm/amdgpu/gmc6: drop fb location programmingAlex Deucher1-15/+0
2017-07-14drm/amdgpu/gmc7: drop fb location programmingAlex Deucher1-13/+0
2017-07-14drm/amdgpu/gmc8: drop fb location programmingAlex Deucher1-13/+0
2017-07-14drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-07-14drm/amdgpu/gmc7: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-07-14drm/amdgpu/gmc8: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-07-14drm/amdgpu: disable vga render in dce hw_initAlex Deucher4-0/+8
2017-07-14drm/amdgpu: simplify VM shadow handling v2Christian König1-20/+11
2017-07-14drm/amdgpu: enable 4 level page table on raven (v3)Hawking Zhang1-11/+21
2017-07-14drm/amdgpu: use kernel is_power_of_2 rather than local versionAlex Deucher1-16/+3
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson1-4/+2
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu1-2/+3
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer1-0/+14
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher1-51/+0
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher1-68/+1
2017-07-03drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks1-1/+2
2017-06-30drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu1-8/+8
2017-06-30drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher1-1/+4
2017-06-30drm/amdgpu: fix vblank_time when displays are offAlex Deucher1-0/+3
2017-06-29drm/amd/powerplay: power value format change for Vega10Eric Huang1-2/+7
2017-06-29drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle1-0/+20
2017-06-29drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang1-2/+2
2017-06-29drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie2-2/+1
2017-06-29drm/amdgpu/cs: fix a typo in a commentAlex Xie1-1/+1
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui7-7/+21
2017-06-29drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot1-3/+3
2017-06-29drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setupAlex Deucher3-14/+14
2017-06-29drm/amd/powerplay/cz: print message if smc message failsAlex Deucher1-1/+1
2017-06-29drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann1-1/+1