aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Revert "drm/amdgpu/gfx8: Fix compute ring failure after resetting"Andrey Grodzovsky1-7/+3
2018-02-19drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlbChristian König7-60/+33
2018-02-19drm/amdgpu: implement vcn_v1_0_(dec|enc)_ring_emit_reg_wait v2Christian König1-17/+25
2018-02-19drm/amdgpu: implement vce_v4_0_emit_reg_wait v2Christian König1-8/+14
2018-02-19drm/amdgpu: implement uvd_v7_0_(enc_|)ring_emit_reg_wait v2Christian König1-16/+24
2018-02-19drm/amdgpu: implement sdma_v4_0_ring_emit_reg_waitChristian König1-0/+15
2018-02-19drm/amdgpu: implement gfx_v9_0_ring_emit_reg_waitChristian König1-0/+9
2018-02-19drm/amdgpu: add new emit_reg_wait callbackChristian König2-0/+3
2018-02-19drm/amdgpu: fix DW estimation on VIChristian König2-2/+4
2018-02-19drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VIRex Zhu1-7/+10
2018-02-19drm/amd/pp: Refine pp_dpm_force_clock_level functionsRex Zhu1-3/+1
2018-02-19drm/amd/pp: Delete debug info when set power_profile_modeRex Zhu1-1/+0
2018-02-19drm/amdgpu: limit the VM address space with older VCE FW versionsChristian König2-0/+7
2018-02-19drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher1-0/+12
2018-02-19drm/amdgpu: remove DC special casing for KB/MLAlex Deucher1-3/+2
2018-02-19drm/amdgpu: fill only the lower range with ATS entries v2Christian König1-29/+53
2018-02-19drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"Christian König9-39/+8
2018-02-19drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"Christian König14-29/+21
2018-02-19drm/amdgpu: drop root shadow syncChristian König1-5/+0
2018-02-19drm/amdgpu: revert "drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/...Christian König1-24/+92
2018-02-19drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wregChristian König1-1/+18
2018-02-19drm/amdgpu/pm: rework the hwmon visibility settingsAlex Deucher1-13/+17
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher5-9/+0
2018-02-19drm/amdgpu/pm: use read_sensor API to get temperatureAlex Deucher1-8/+16
2018-02-19drm/amdgpu/pm: report gpu average power via hwmon APIAlex Deucher1-0/+34
2018-02-19drm/amdgpu/pm: report gpu voltages via hwmon APIAlex Deucher1-0/+82
2018-02-19drm/amdgpu/pm: handle fan properly when card is powered downAlex Deucher1-0/+20
2018-02-19drm/amdgpu: move static CSA address to top of address space v2Christian König4-13/+26
2018-02-19drm/amdgpu/soc15: don't abuse IP soft reset for adapter resetAlex Deucher3-20/+6
2018-02-19drm/amdgpu/psp: use a function pointer structureAlex Deucher6-116/+113
2018-02-19drm/amdgpu: consistently use AMDGPU_CSA_VADDRChristian König2-7/+7
2018-02-19drm/amdgpu: apply top reserved VA space to pre Vega10 as wellChristian König4-4/+7
2018-02-19drm/amdgpu: reduce reserved VA sizeChristian König1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li8-13/+21
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li4-18/+18
2018-02-19drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li6-10/+10
2018-02-19drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li6-6/+6
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li7-7/+7
2018-02-19drm/amdgpu: rename amdgpu_user_framebuffer_createSamuel Li2-7/+7
2018-02-19drm/amdgpu: rename amdgpu_framebuffer_initSamuel Li3-11/+11
2018-02-19drm/amdgpu: rename amdgpu_ddc_probeSamuel Li3-8/+11
2018-02-19drm/amdgpu: rename amdgpu_print_display_setupSamuel Li6-6/+6
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li7-9/+9
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li7-15/+15
2018-02-19drm/amdgpu: rename static functions in amdgpu_display.cSamuel Li1-19/+22
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König17-302/+18
2018-02-19drm/amdgpu: fallback to generic HDP operationChristian König1-8/+14
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König10-36/+81
2018-02-19drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfsRex Zhu2-1/+101
2018-02-19drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher4-56/+6