summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDPhersen wu2018-10-121-1/+2
| | * | drm/amdgpu: Set the default value about gds vmid0 sizeEmily Deng2018-10-121-1/+14
| | * | drm/sched: fix timeout handling v2Christian König2018-10-121-1/+29
| | * | drm/sched: add drm_sched_start_timeout helperChristian König2018-10-121-12/+17
| | * | drm/amd/powerplay: hint when power profile setting is not supportedEvan Quan2018-10-121-2/+7
| | * | drm/amd/powerplay: translate power_profile mode to pplib workload typeEvan Quan2018-10-121-3/+39
| | |/
| * | Merge tag 'drm-misc-next-fixes-2018-10-17' of git://anongit.freedesktop.org/d...Dave Airlie2018-10-181-1/+13
| |\ \ | | |/ | |/|
| | * drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)Hans de Goede2018-10-171-1/+13
| * | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-10-1191-1144/+1652
| |\ \
| | * | list: introduce list_bulk_move_tail helperChristian König2018-10-102-20/+28
| | * | 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-101-12/+12
| | * | drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2018-10-102-0/+19
| | * | drm/amd/pp: Implement load_firmware interfaceRex Zhu2018-10-101-0/+15
| | * | drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu2018-10-103-3/+4
| | * | drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu2018-10-101-1/+1
| | * | drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu2018-10-103-254/+59
| | * | drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu2018-10-103-15/+18
| | * | drm/amdgpu/vcn:Replace value with defined macroJames Zhu2018-10-102-12/+18
| | * | drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2018-10-102-2/+10
| | * | drm/amdgpu/vcn:Remove unused codeJames Zhu2018-10-101-2/+0
| | * | drm/radeon: ratelimit bo warningsNick Alcock2018-10-101-1/+1
| | * | drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2018-10-102-23/+8
| | * | drm/amdgpu: fix AGP location with VRAM at 0x0Christian König2018-10-101-5/+2
| | * | drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2018-10-102-134/+0
| | * | drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-101-8/+29
| | * | drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma2018-10-101-0/+8