summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-10-10list: introduce list_bulk_move_tail helperChristian König1-20/+5
2018-10-10drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher4-96/+70
2018-10-10drm/amdgpu/powerplay: endian fixes for vega20_processpptables.cAlex Deucher1-16/+25
2018-10-10drm/amdgpu/powerplay: endian fixes for vega12_processpptables.cAlex Deucher1-12/+14
2018-10-10drm/amdgpu/powerplay: endian fixes for vega10_processpptables.cAlex Deucher1-15/+15
2018-10-10drm/amdgpu: remove set but not used variable 'header'YueHaibing1-2/+0
2018-10-10drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stopYueHaibing1-3/+0
2018-10-10drm/amdkfd: Remove set but not used variable 'preempt_all_queues'YueHaibing1-3/+0
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King5-0/+10
2018-10-10drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul1-5/+12
2018-10-10drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu1-42/+0
2018-10-10drm/amdgpu: Remove wrong fw loading type warningRex Zhu1-2/+0
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu7-52/+62
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-10drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu1-12/+12
2018-10-10drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2-0/+19
2018-10-10drm/amd/pp: Implement load_firmware interfaceRex Zhu1-0/+15
2018-10-10drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu3-3/+4
2018-10-10drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu1-1/+1
2018-10-10drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu3-254/+59
2018-10-10drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu3-15/+18
2018-10-10drm/amdgpu/vcn:Replace value with defined macroJames Zhu2-12/+18
2018-10-10drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2-2/+10
2018-10-10drm/amdgpu/vcn:Remove unused codeJames Zhu1-2/+0
2018-10-10drm/radeon: ratelimit bo warningsNick Alcock1-1/+1
2018-10-10drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2-23/+8
2018-10-10drm/amdgpu: fix AGP location with VRAM at 0x0Christian König1-5/+2
2018-10-10drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2-134/+0
2018-10-10drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling1-8/+29
2018-10-10drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma1-0/+8
2018-10-10drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rqNathan Chancellor1-2/+1
2018-10-10drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu3-73/+39
2018-10-10drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu2-1/+19
2018-10-10drm/amd/pp: Refine function iceland_start_smuRex Zhu1-11/+1
2018-10-10drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu5-24/+14
2018-10-10drm/amd/pp: Fix memory leak on CI/AIRex Zhu1-4/+4
2018-10-10drm/amdgpu: Drop dead define in amdgpu.hRex Zhu1-28/+0
2018-10-10drm/amdgpu: Always enable fan sensors for readRex Zhu1-10/+0
2018-10-10drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu1-0/+7