summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
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
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher
2016-10-25drm/amd/amdgpu: unify memory query info interfaceJunwei Zhang
2016-10-25drm/amd/amdgpu: add info about vram and gtt max allocation sizeJunwei Zhang
2016-10-25drm/amd/amdgpu: add info about vram and gtt total sizeJunwei Zhang
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan
2016-09-02drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher
2016-09-02drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher
2016-08-25drm/amdgpu: track the number of vce ringsAlex Deucher
2016-08-24drm/amdgpu: fix VCE ib alignment valueAlex Deucher
2016-08-24drm/amdgpu: fix IB alignment for UVDAlex Deucher
2016-08-22drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui
2016-07-07drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui
2016-06-24drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner