aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-10drm/amdgpu: split ip hw_init into 2 phasesRex Zhu1-13/+53
2018-10-10drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu4-26/+1
2018-10-10drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu3-29/+36
2018-10-10drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu1-2/+2
2018-10-10drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu1-2/+2
2018-10-10drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu1-4/+4
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2-14/+16
2018-10-10drm/amdgpu: Limit the max mc address to hole startEmily Deng1-2/+4
2018-10-10drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou1-3/+12
2018-10-10drm/amdgpu: add CP_DEBUG register definition for GC9.0Tao Zhou1-0/+2
2018-10-10drm/amd/display: RV2 DP MST 2nd display within daisy chain not light upHersen Wu1-1/+18
2018-10-10drm/amd/display: Fix warning storm on Raven2Roman Li1-2/+41
2018-10-09drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu1-12/+12
2018-10-09drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2-0/+19
2018-10-09drm/amd/pp: Implement load_firmware interfaceRex Zhu1-0/+15
2018-10-09drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu3-3/+4
2018-10-09drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu1-1/+1
2018-10-09drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu3-254/+59
2018-10-09drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu3-15/+18
2018-10-09drm/amdgpu/vcn:Replace value with defined macroJames Zhu2-12/+18
2018-10-09drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2-2/+10
2018-10-09drm/amdgpu/vcn:Remove unused codeJames Zhu1-2/+0
2018-10-09drm/radeon: ratelimit bo warningsNick Alcock1-1/+1
2018-10-09drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2-23/+8
2018-10-09drm/amdgpu: fix AGP location with VRAM at 0x0Christian König1-5/+2
2018-10-09drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2-134/+0
2018-10-09drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling1-8/+29
2018-10-09drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma1-0/+8
2018-10-09drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rqNathan Chancellor1-2/+1
2018-10-09drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu3-73/+39
2018-10-09drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu2-1/+19
2018-10-09drm/amd/pp: Refine function iceland_start_smuRex Zhu1-11/+1
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu5-24/+14
2018-10-09drm/amd/pp: Fix memory leak on CI/AIRex Zhu1-4/+4
2018-10-09drm/amdgpu: Drop dead define in amdgpu.hRex Zhu1-28/+0
2018-10-09drm/amdgpu: Always enable fan sensors for readRex Zhu1-10/+0
2018-10-09drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu1-0/+7
2018-10-09drm/amdgpu: Add fan RPM setting via sysfsRex Zhu4-3/+210
2018-10-09drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPMRex Zhu2-0/+8
2018-10-09drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensorRex Zhu1-0/+2
2018-10-09drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msgRex Zhu2-15/+7
2018-10-09drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-10-09drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor2-2/+2
2018-10-09drm/amd/display: Raise dispclk value for dce_update_clocksNicholas Kazlauskas1-0/+5
2018-10-09drm/amd/display: HLK Periodic Frame Notification test failedMurton Liu1-1/+1
2018-10-09drm/amd/display: fix Interlace video timing.Charlene Liu1-25/+7
2018-10-09drm/amd/display: Flatten irq handler data structLeo Li1-23/+14
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei6-3/+15
2018-10-09drm/amd/display: dc 3.1.68Tony Cheng1-1/+1
2018-10-09drm/amd/display: WA for DF keeps awake after S0i3.Yongqiang Sun3-0/+35