summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He
2017-08-17drm/amdgpu: cleanup static CSA handlingChristian König
2017-08-17drm/amdgpu: move vram usage tracking into the vram manager v2Christian König
2017-08-17drm/amdgpu: move gtt usage tracking into the gtt manager v2Christian König
2017-08-15drm/amdgpu: Fix KFD initialization for multi-GPU systemsFelix Kuehling
2017-07-25drm/amdgpu: increase fragmentation size for Vega10 v2Christian König
2017-07-25drm/amdgpu: correct clock info for SRIOVXiangliang Yu
2017-07-14drm/amdgpu: use TTM values instead of MC values for the info queriesChristian König
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling
2017-05-24drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák
2017-05-24drm/amdgpu: return -ENODEV to user space when vram is lost v2Chunming Zhou
2017-05-24drm/amdgpu: add AMDGPU_HW_IP_VCN_ENC to info queryLeo Liu
2017-05-24drm/amdgpu: Disable uvd and vce free handles for ravenLeo Liu
2017-05-24drm/amdgpu: add AMDGPU_HW_IP_VCN_DEC to info queryLeo Liu
2017-05-24drm/amdgpu: add vm ioctlChunming Zhou
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck
2017-05-05drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer
2017-04-28drm/amdgpu: export more gpu info for gfx9Junwei Zhang
2017-04-06drm/amdgpu: Avoid using signed integer to store pointer valueAlex Xie
2017-04-06drm/amdgpu: Move function amdgpu_has_atpx near other similar functionsAlex Xie
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-30drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner
2017-03-29drm/amdgpu: add psp firmware info into info query and debugfsHuang Rui
2017-03-29drm/amdgpu: add NGG parametersAlex Deucher
2017-03-29drm/amdgpu: add AMDGPU_HW_IP_UVD_ENC to info queryLeo Liu
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang
2017-03-29drm/amdgpu: expose GPU sensor related informationAlex Deucher
2017-03-29drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang
2017-01-27drm/amdgpu: request/release full gpu access if device is vfXiangliang Yu
2017-01-27drm/amdgpu:invoke CSA functions (v2)Monk Liu
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-09drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher