aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He1-4/+1
2017-08-17drm/amdgpu: cleanup static CSA handlingChristian König1-3/+3
2017-08-17drm/amdgpu: move vram usage tracking into the vram manager v2Christian König1-4/+5
2017-08-17drm/amdgpu: move gtt usage tracking into the gtt manager v2Christian König1-2/+3
2017-08-15drm/amdgpu: Fix KFD initialization for multi-GPU systemsFelix Kuehling1-1/+0
2017-07-25drm/amdgpu: increase fragmentation size for Vega10 v2Christian König1-2/+3
2017-07-25drm/amdgpu: correct clock info for SRIOVXiangliang Yu1-2/+2
2017-07-14drm/amdgpu: use TTM values instead of MC values for the info queriesChristian König1-4/+6
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui1-0/+2
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan1-1/+2
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer1-2/+5
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling1-0/+17
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling1-0/+15
2017-05-24drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák1-0/+3
2017-05-24drm/amdgpu: return -ENODEV to user space when vram is lost v2Chunming Zhou1-0/+10
2017-05-24drm/amdgpu: add AMDGPU_HW_IP_VCN_ENC to info queryLeo Liu1-0/+8
2017-05-24drm/amdgpu: Disable uvd and vce free handles for ravenLeo Liu1-2/+4
2017-05-24drm/amdgpu: add AMDGPU_HW_IP_VCN_DEC to info queryLeo Liu1-0/+9
2017-05-24drm/amdgpu: add vm ioctlChunming Zhou1-0/+1
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-41/+0
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter1-41/+0
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter1-3/+3
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter1-7/+7
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck1-8/+8
2017-05-05drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher1-1/+1
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer1-1/+1
2017-04-28drm/amdgpu: export more gpu info for gfx9Junwei Zhang1-0/+11
2017-04-06drm/amdgpu: Avoid using signed integer to store pointer valueAlex Xie1-1/+1
2017-04-06drm/amdgpu: Move function amdgpu_has_atpx near other similar functionsAlex Xie1-6/+0
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+2
2017-03-30drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner1-1/+2
2017-03-29drm/amdgpu: add psp firmware info into info query and debugfsHuang Rui1-0/+25
2017-03-29drm/amdgpu: add NGG parametersAlex Deucher1-0/+7
2017-03-29drm/amdgpu: add AMDGPU_HW_IP_UVD_ENC to info queryLeo Liu1-0/+10
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter1-15/+2
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang1-0/+2
2017-03-29drm/amdgpu: expose GPU sensor related informationAlex Deucher1-0/+75
2017-03-29drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang1-0/+10
2017-01-27drm/amdgpu: request/release full gpu access if device is vfXiangliang Yu1-0/+6
2017-01-27drm/amdgpu:invoke CSA functions (v2)Monk Liu1-0/+14
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath1-0/+21
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-3/+2
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan1-0/+26
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-0/+2
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+1
2016-11-09drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang1-0/+1
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-4/+2
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu1-0/+2
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-6/+6