summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-10drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu
2018-10-10drm/amdgpu: Remove wrong fw loading type warningRex Zhu
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-10drm/amdgpu: split ip hw_init into 2 phasesRex Zhu
2018-10-10drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu
2018-10-10drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu
2018-10-10drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu
2018-10-10drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu
2018-10-10drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu
2018-10-10drm/amdgpu: Limit the max mc address to hole startEmily Deng
2018-10-10drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou
2018-10-10drm/amdgpu: add CP_DEBUG register definition for GC9.0Tao Zhou
2018-10-10drm/amd/display: RV2 DP MST 2nd display within daisy chain not light upHersen Wu
2018-10-10drm/amd/display: Fix warning storm on Raven2Roman Li
2018-10-10Merge tag 'drm-msm-fixes-2018-10-09' of git://people.freedesktop.org/~robclar...Dave Airlie
2018-10-10Merge tag 'drm-msm-next-2018-10-07' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-10-09drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu
2018-10-09drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu
2018-10-09drm/amd/pp: Implement load_firmware interfaceRex Zhu
2018-10-09drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu
2018-10-09drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu
2018-10-09drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu
2018-10-09drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu
2018-10-09drm/amdgpu/vcn:Replace value with defined macroJames Zhu
2018-10-09drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu
2018-10-09drm/amdgpu/vcn:Remove unused codeJames Zhu
2018-10-09drm/radeon: ratelimit bo warningsNick Alcock
2018-10-09drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König
2018-10-09drm/amdgpu: fix AGP location with VRAM at 0x0Christian König
2018-10-09drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S
2018-10-09drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling
2018-10-09drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma
2018-10-09drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rqNathan Chancellor
2018-10-09drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu
2018-10-09drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu
2018-10-09drm/amd/pp: Refine function iceland_start_smuRex Zhu
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu
2018-10-09drm/amd/pp: Fix memory leak on CI/AIRex Zhu
2018-10-09drm/amdgpu: Drop dead define in amdgpu.hRex Zhu
2018-10-09drm/amdgpu: Always enable fan sensors for readRex Zhu
2018-10-09drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu
2018-10-09drm/amdgpu: Add fan RPM setting via sysfsRex Zhu
2018-10-09drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPMRex Zhu
2018-10-09drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensorRex Zhu
2018-10-09drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msgRex Zhu
2018-10-09drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S
2018-10-09drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor
2018-10-09drm/amd/display: Raise dispclk value for dce_update_clocksNicholas Kazlauskas
2018-10-09drm/amd/display: HLK Periodic Frame Notification test failedMurton Liu