summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-12-03drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng1-2/+0
2019-12-03drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-03drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha1-0/+25
2019-12-03drm/amdgpu: not remove sysfs if not create sysfsYintian Tao2-4/+15
2019-12-03drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-03drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-03drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-03drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-03drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-03drm/amdgpu/gfx: Increase dispatch packet numberJames Zhu1-2/+2
2019-12-03drm/amdgpu/gfx: Clear more EDC cntJames Zhu1-0/+5
2019-12-03drm/amdgpu/gfx10: remove outdated commentsXiaojie Yuan1-3/+0
2019-12-03drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-11-26drm/amdgpu: Fix a bug in jpeg_v1_0_start()Dan Carpenter1-1/+2
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2-4/+10
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher3-29/+24
2019-11-26drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC modeHawking Zhang1-4/+4
2019-11-26drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VFJack Zhang1-1/+2
2019-11-26drm/amdgpu: Optimize KFD page table reservationFelix Kuehling1-1/+14
2019-11-26drm/amdgpu: Raise KFD unpinned system memory limitFelix Kuehling1-2/+2
2019-11-26drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor1-0/+1
2019-11-25drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2-5/+13
2019-11-25drm/amdgpu: Apply noretry setting for mmhub9.4Oak Zeng1-2/+3
2019-11-22drm/amdgpu: Use ARRAY_SIZE for sos_old_versionszhengbin1-1/+1
2019-11-22drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu3-2/+116
2019-11-22drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu6-0/+13
2019-11-22drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang1-1/+4
2019-11-22drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang1-0/+36
2019-11-22drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan1-6/+37
2019-11-22merge fix for "ftrace: Rework event_create_dir()"Stephen Rothwell1-1/+1
2019-11-22drm/amdgpu: remove redundant assignment to pointer write_frameColin Ian King1-1/+1
2019-11-22drm/amdgpu: simplify runtime suspendAlex Deucher1-13/+22
2019-11-22drm/amdgpu: Update Arcturus golden registersJay Cornwall1-0/+1
2019-11-22drm/amdgpu: implement querying ras error count for mmhub9.4Dennis Li3-1/+257
2019-11-22drm/amdgpu: refine query function of mmhub EDC counter in vg20Dennis Li1-52/+180
2019-11-22drm/amdgpu: define soc15_ras_field_entry for reuseDennis Li2-23/+23
2019-11-22drm/amdgpu/gfx10: fix out-of-bound mqd_backup array accessXiaojie Yuan1-2/+0
2019-11-22drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan1-2/+12
2019-11-22amd/amdgpu: force to trigger a no-retry-fault after a retry-faultAlex Sierra1-1/+10
2019-11-22drm/amdgpu: add flag to indicate amdgpu vm contextAlex Sierra2-0/+5
2019-11-20drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1Alex Deucher1-4/+7
2019-11-20drm/amdgpu: disentangle runtime pm and vga_switcherooAlex Deucher1-8/+14
2019-11-20drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher3-8/+16
2019-11-20drm/amdgpu: add baco support to runtime suspend/resumeAlex Deucher1-1/+6
2019-11-20drm/amdgpu: add helpers for baco entry and exitAlex Deucher2-0/+63
2019-11-20drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher2-3/+14
2019-11-20drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)Alex Deucher1-21/+26
2019-11-20drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher4-12/+12
2019-11-20drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher2-0/+16