summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher11-38/+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/amd/pp: Delete unnecessary function argumentRex Zhu5-18/+8
2018-02-19drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu7-39/+56
2018-02-19drm/amd/pp: Delete dead code in powerplayRex Zhu12-45/+15
2018-02-19drm/amd/pp: Change activity_target for performance optimization on PolarisRex Zhu5-7/+4
2018-02-19drm/amd/display: Remove timer handler.Andrey Grodzovsky2-80/+0
2018-02-19drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky2-15/+0
2018-02-19drm/amd/display: Fix warning about misaligned codeHarry Wentland1-2/+2
2018-02-19drm/amd/display: Add temporary delay on disconnect patchJohn Barberiz1-0/+2
2018-02-19drm/amd/display: Remove unnecessary register programmingMikita Lipski1-4/+0
2018-02-19drm/amd/display: Add temporary delay on disconnect patchJohn Barberiz2-4/+16
2018-02-19drm/amd/display: Fix unused variable compilation errorLeo (Sunpeng) Li1-1/+0
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu6-6/+29
2018-02-19drm/amd/display: Add debug flag for p010_mpo_supportGeling Li1-0/+1
2018-02-19drm/amd/display: Force full update on pixel_format_changeKrunoslav Kovac2-1/+2
2018-02-19drm/amd/display: dal 3.1.29Tony Cheng1-1/+1
2018-02-19drm/amd/display: dpms off mute az audio endpoint only.Charlene Liu3-1/+7
2018-02-19drm/amd/display: revert to hacking bounding box for pipe splitDmytro Laktyushkin1-25/+18
2018-02-19drm/amd/display: disable az_clock_gating for endpoint register access onlyCharlene Liu1-1/+17
2018-02-19drm/amd/display: Define dpp1_set_cursor_position in headerArun Pandey1-0/+6
2018-02-19drm/amd/display: fix backlight not off at resume from S4Charlene Liu1-6/+27
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun8-4/+12
2018-02-19drm/amd/display: Synchronize update plane addr for freesyncSivapiriyanKumarasamy1-16/+31
2018-02-19drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland3-8/+6
2018-02-19drm/amd/display: Early return on crc getLeo (Sunpeng) Li2-14/+21
2018-02-19drm/amd/display: Move output_tf to stream_state/updateYongqiang Sun2-1/+2
2018-02-19drm/amd/display: Remove unused param in DMLKen Chalmers1-1/+0
2018-02-19drm/amd/display: Update the register GRPH_SWAP_CNTL if surface pixel format c...Duke Du3-0/+5
2018-02-19drm/amd/display: dc: Remove unused display_mode_vba.cHarry Wentland7-8611/+4
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 Li9-14/+22
2018-02-19drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li6-22/+22
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 Li8-8/+8
2018-02-19drm/amdgpu: rename amdgpu_user_framebuffer_createSamuel Li3-8/+8
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