summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-19drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblankAlex Deucher
2018-02-19drm/amd/display: fix incompatible structure layoutsArnd Bergmann
2018-02-19drm/amdgpu: cache the fence to wait for a VMIDChristian König
2018-02-19drm/amdgpu: restructure amdgpu_vmid_grabChristian König
2018-02-19drm/amdgpu: move reusing VMIDs into separate functionChristian König
2018-02-19drm/amdgpu: cleanup and simplify amdgpu_vmid_grab_reservedChristian König
2018-02-19drm/amdgpu: stop checking GPU reset counter during VMID grabChristian König
2018-02-19drm/amdgpu: make VMID owner none atomic v2Christian König
2018-02-19drm/amdgpu: split finding idle VMID into separate functionChristian König
2018-02-19drm/amdgpu: make VMID assignment more fair v2Christian König
2018-02-19drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen
2018-02-19Revert "drm/amdgpu/gfx8: Fix compute ring failure after resetting"Andrey Grodzovsky
2018-02-19drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: implement vcn_v1_0_(dec|enc)_ring_emit_reg_wait v2Christian König
2018-02-19drm/amdgpu: implement vce_v4_0_emit_reg_wait v2Christian König
2018-02-19drm/amdgpu: implement uvd_v7_0_(enc_|)ring_emit_reg_wait v2Christian König
2018-02-19drm/amdgpu: implement sdma_v4_0_ring_emit_reg_waitChristian König
2018-02-19drm/amdgpu: implement gfx_v9_0_ring_emit_reg_waitChristian König
2018-02-19drm/amdgpu: add new emit_reg_wait callbackChristian König
2018-02-19drm/amdgpu: fix DW estimation on VIChristian König
2018-02-19drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VIRex Zhu
2018-02-19drm/amd/pp: Enable pp_set_power_profile_mode under manual modeRex Zhu
2018-02-19drm/amd/pp: Refine pp_dpm_force_clock_level functionsRex Zhu
2018-02-19drm/amd/pp: Delete debug info when set power_profile_modeRex Zhu
2018-02-19drm/amdgpu: limit the VM address space with older VCE FW versionsChristian König
2018-02-19drm: Fix trailing semicolonLuis de Bethencourt
2018-02-19drm: amd: Fix trailing semicolonsLuis de Bethencourt
2018-02-19drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher
2018-02-19drm/amdgpu: remove DC special casing for KB/MLAlex Deucher
2018-02-19drm/ttm: Simplify ttm_dma_page_put()Tom St Denis
2018-02-19drm/ttm: Fix coding style in ttm_dma_pool_alloc_new_pages()Tom St Denis
2018-02-19drm/ttm: Fix coding style in ttm_tt_swapout()Tom St Denis
2018-02-19drm/ttm: Simplify ttm_eu_reserve_buffers()Tom St Denis
2018-02-19drm/ttm: Remove unncessary retval from ttm_bo_vm_fault()Tom St Denis
2018-02-19drm/ttm: Fix coding style in ttm_bo_move_memcpy()Tom St Denis
2018-02-19drm/ttm: Simplify ttm_dma_find_pool() (v2)Tom St Denis
2018-02-19drm/ttm: Fix coding style in ttm_pool_store()Tom St Denis
2018-02-19drm/ttm: Change ttm_tt page allocations to return errorsTom St Denis
2018-02-19drm/ttm: Add a default BO destructor to simplify code (v2)Tom St Denis
2018-02-19drm/ttm: Fix coding style in ttm_bo.cTom St Denis
2018-02-19drm/amdgpu: fill only the lower range with ATS entries v2Christian König
2018-02-19drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"Christian König
2018-02-19drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"Christian König
2018-02-19drm/amdgpu: drop root shadow syncChristian König
2018-02-19drm/amdgpu: revert "drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/...Christian König
2018-02-19drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wregChristian König
2018-02-19drm/amdgpu/pm: rework the hwmon visibility settingsAlex Deucher
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher
2018-02-19drm/amdgpu/pm: use read_sensor API to get temperatureAlex Deucher
2018-02-19drm/amdgpu/pm: report gpu average power via hwmon APIAlex Deucher