summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Check fb stride against plane max strideVille Syrjälä2018-10-173-0/+37
* Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-10-1190-1144/+1629
|\
| * list: introduce list_bulk_move_tail helperChristian König2018-10-101-20/+5
| * drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher2018-10-104-96/+70
| * drm/amdgpu/powerplay: endian fixes for vega20_processpptables.cAlex Deucher2018-10-101-16/+25
| * drm/amdgpu/powerplay: endian fixes for vega12_processpptables.cAlex Deucher2018-10-101-12/+14
| * drm/amdgpu/powerplay: endian fixes for vega10_processpptables.cAlex Deucher2018-10-101-15/+15
| * drm/amdgpu: remove set but not used variable 'header'YueHaibing2018-10-101-2/+0
| * drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stopYueHaibing2018-10-101-3/+0
| * drm/amdkfd: Remove set but not used variable 'preempt_all_queues'YueHaibing2018-10-101-3/+0
| * drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King2018-10-105-0/+10
| * drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul2018-10-101-5/+12
| * drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu2018-10-101-42/+0
| * drm/amdgpu: Remove wrong fw loading type warningRex Zhu2018-10-101-2/+0
| * drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu2018-10-107-52/+62
| * drm/amdgpu: split ip hw_init into 2 phasesRex Zhu2018-10-101-13/+53
| * drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu2018-10-104-26/+1
| * drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu2018-10-103-29/+36
| * drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu2018-10-101-2/+2
| * drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu2018-10-101-2/+2
| * drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu2018-10-101-4/+4
| * drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2018-10-102-14/+16
| * drm/amdgpu: Limit the max mc address to hole startEmily Deng2018-10-101-2/+4
| * drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou2018-10-101-3/+12
| * drm/amdgpu: add CP_DEBUG register definition for GC9.0Tao Zhou2018-10-101-0/+2
| * drm/amd/display: RV2 DP MST 2nd display within daisy chain not light upHersen Wu2018-10-101-1/+18
| * drm/amd/display: Fix warning storm on Raven2Roman Li2018-10-101-2/+41
| * drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu2018-10-091-12/+12
| * drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2018-10-092-0/+19
| * drm/amd/pp: Implement load_firmware interfaceRex Zhu2018-10-091-0/+15
| * drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu2018-10-093-3/+4
| * drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu2018-10-091-1/+1
| * drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu2018-10-093-254/+59
| * drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu2018-10-093-15/+18
| * drm/amdgpu/vcn:Replace value with defined macroJames Zhu2018-10-092-12/+18
| * drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2018-10-092-2/+10
| * drm/amdgpu/vcn:Remove unused codeJames Zhu2018-10-091-2/+0
| * drm/radeon: ratelimit bo warningsNick Alcock2018-10-091-1/+1
| * drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2018-10-092-23/+8
| * drm/amdgpu: fix AGP location with VRAM at 0x0Christian König2018-10-091-5/+2
| * drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2018-10-092-134/+0
| * drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-091-8/+29
| * drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma2018-10-091-0/+8
| * drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rqNathan Chancellor2018-10-091-2/+1
| * drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu2018-10-093-73/+39
| * drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu2018-10-092-1/+19
| * drm/amd/pp: Refine function iceland_start_smuRex Zhu2018-10-091-11/+1
| * drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-095-24/+14
| * drm/amd/pp: Fix memory leak on CI/AIRex Zhu2018-10-091-4/+4
| * drm/amdgpu: Drop dead define in amdgpu.hRex Zhu2018-10-091-28/+0
OpenPOWER on IntegriCloud