aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie8-129/+28
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin7-128/+28
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie103-1751/+4203
2017-07-29drm/amdgpu: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-07-27drm/amdgpu: fix header on gfx9 clear stateAlex Deucher1-20/+21
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie5-17/+1
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter27-207/+687
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter1-1/+0
2017-07-25drm/amdgpu: reduce the time of reading VBIOSXiangliang Yu1-1/+1
2017-07-25drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng1-1/+1
2017-07-25drm/amdgpu/gmc9: disable legacy vga features in gmc initAlex Deucher1-0/+16
2017-07-25drm/amdgpu/gmc8: disable legacy vga features in gmc initAlex Deucher1-0/+14
2017-07-25drm/amdgpu/gmc7: disable legacy vga features in gmc initAlex Deucher1-0/+14
2017-07-25drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)Alex Deucher1-1/+13
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v6Huang Rui1-1/+1
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui1-1/+1
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v8Huang Rui1-1/+1
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v9Huang Rui1-1/+1
2017-07-25drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.Rex Zhu1-8/+80
2017-07-25drm/amdgpu: enable huge page handling in the VM v5Alex Deucher2-20/+104
2017-07-25drm/amdgpu: increase fragmentation size for Vega10 v2Christian König5-7/+15
2017-07-25drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pinChunming Zhou1-6/+7
2017-07-25drm/amdgpu: correct clock info for SRIOVXiangliang Yu1-2/+2
2017-07-25drm/amdgpu/gmc8: SRIOV need to program fb locationEmily Deng1-1/+15
2017-07-25drm/amdgpu: disable firmware loading for psp v10Junwei Zhang1-0/+2
2017-07-25drm/amdgpu:fix gfx fence allocate sizeMonk Liu3-8/+52
2017-07-25drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2Felix Kuehling1-0/+62
2017-07-25drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang1-9/+3
2017-07-25drm/amdgpu: read reg in each iterator of psp_wait_for loopZhang, Jerry2-4/+1
2017-07-25drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle1-11/+13
2017-07-25drm/amdgpu: add ring_destroy for psp v10Junwei Zhang3-0/+30
2017-07-25drm/amdgpu: add ring_create function for psp v10Junwei Zhang3-0/+34
2017-07-25drm/amdgpu: add init microcode function for psp v10Junwei Zhang3-0/+48
2017-07-25drm/amdgpu: remove unncessary code in psp v10 ring init funcJunwei Zhang1-20/+0
2017-07-25drm/amdgpu: Fix blocking in RCU critical section(v2)Alex Xie1-3/+7
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma4-4/+4
2017-07-14drm/amd/powerplay: add profile mode for vega10.Rex Zhu2-25/+109
2017-07-14drm/amdgpu: fix amdgpu_bo_gpu_accessible()Christian König1-1/+5
2017-07-14drm/amdgpu: map VM BOs for CPU based updates only onceChristian König1-36/+51
2017-07-14drm/amdgpu: make sure BOs are always kunmappedChristian König1-0/+3
2017-07-14drm/amdgpu: flush the HDP only once for CPU based VM updatesChristian König1-4/+12
2017-07-14drm/amdgpu: trace setting VM page tables with the CPU as wellChristian König1-0/+2
2017-07-14drm/amdgpu: remove VM shadow WARN_ONsAlex Deucher1-5/+1
2017-07-14drm/amdgpu: fix amdgpu_vm_bo_waitChristian König1-8/+9
2017-07-14drm/amdgpu: fix VM flush for CPU based updatesChristian König1-3/+3
2017-07-14drm/amdgpu/gfx: keep all compute queues on the same pipeAlex Deucher1-1/+2
2017-07-14drm/amd/amdgpu: fix si_enable_smc_cac() failed issueJim Qu1-0/+1
2017-07-14drm/amdgpu: Off by one sanity checksDan Carpenter3-3/+3
2017-07-14drm/amdgpu: implement si_read_bios_from_romAlex Deucher1-0/+28
2017-07-14drm/amdgpu/soc15: drop dead functionAlex Deucher1-7/+0