aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-07-14drm/amd/powerplay: enable ACG feature on vega10.Rex Zhu2-4/+80
2017-07-14drm/amd/powerplay: add acg support in pptable for vega10Rex Zhu1-1/+4
2017-07-14drm/amd/powerplay: export ACG related smu message for vega10Rex Zhu2-6/+11
2017-07-14drm/amd/powerplay: add avfs profiling_info_v4_2 support on Vega10.Rex Zhu3-70/+240
2017-07-14drm/amdgpu: add ACG SMU firmware for other vega10 variantsEvan Quan3-4/+9
2017-07-14drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variantsEvan Quan1-6/+24
2017-07-14drm/amdgpu: add workaround for S3 issues on some vega10 boardsKen Wang2-0/+17
2017-07-14drm/amdgpu/atombios: add function for whether we need asic_initAlex Deucher2-0/+11
2017-07-14drm/amdgpu: unify some atombios/atomfirmware scratch reg functionsAlex Deucher4-58/+7
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: radeon: constify drm_prop_enum_list structures.Arvind Yadav1-6/+6
2017-07-14drm: radeon: radeon_ttm: 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/radeon: add header comment for clarification to vce_v2_0_enable_mgcg()Gustavo A. R. Silva1-0/+4
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/radeon: 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-14drm/fb-helper: separate the fb_setcmap helper into atomic and legacy pathsPeter Rosin1-71/+160
2017-07-14drm/atomic-helper: update lut props directly in ..._legacy_gamma_setPeter Rosin1-15/+5
2017-07-14drm: rename, adjust and export drm_atomic_replace_property_blobPeter Rosin2-29/+24
2017-07-14drm/i915: Protect against deferred fbdev setupDaniel Vetter1-1/+1
2017-07-14drm/i915/fbdev: Always forward hotplug eventsDaniel Vetter1-1/+1
2017-07-13drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mecJay Cornwall2-4/+0