summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1232/+3263
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2020-04-01drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware"Colin Ian King-1/+1
2020-04-01drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König-18/+25
2020-04-01drm/amdgpu: enable VCN2.5 DPG mode for ArcturusJames Zhu-1/+1
2020-04-01drm/amdgpu/vcn2.5: Add firmware w/r ptr reset syncJames Zhu-5/+48
2020-04-01drm/amdgpu/vcn2.0: Add firmware w/r ptr reset syncJames Zhu-3/+39
2020-04-01drm/amdgpu/vcn: Add firmware share memory supportJames Zhu-0/+37
2020-04-01drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR resetJames Zhu-0/+21
2020-04-01drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR resetJames Zhu-0/+16
2020-04-01drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switchJames Zhu-11/+22
2020-04-01drm/amdgpu/vcn: fix race condition issue for vcn startJames Zhu-7/+16
2020-04-01drm/amdgpu: skip access sdma_v5_0 registers under SRIOV (v2)Yintian Tao-36/+76
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König-104/+10
2020-04-01drm/amdgpu: reroute VMC and UMD to IH ring 1 for oss v5Alex Sierra-0/+19
2020-04-01drm/amdgpu: call psp to program ih cntl in SR-IOV for NaviAlex Sierra-10/+80
2020-04-01drm/amdgpu: enable IH ring 1 and ring 2 for naviAlex Sierra-16/+189
2020-04-01drm/amdgpu: ih doorbell size of range changed for nbio v7.4Alex Sierra-1/+1
2020-04-01drm/amdgpu: infinite retries fix from UTLC1 RB SDMAAlex Sierra-3/+17
2020-04-01drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan-2/+2
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis-7/+3
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan-49/+105
2020-04-01drm/amdgpu: extend compute job timeoutJiawei-2/+2
2020-04-01drm/amdgpu: No need support vcn decodeEmily Deng-0/+4
2020-04-01drm/amdgpu: postpone entering fullaccess modeMonk Liu-1/+11
2020-04-01drm/amdgpu: adjust sequence of ip_discovery init and timeout_settingMonk Liu-17/+10
2020-04-01drm/amdgpu: equip new req_init_data handshakeMonk Liu-6/+28
2020-04-01drm/amdgpu: use static mmio offset for NV mailboxMonk Liu-32/+38
2020-04-01drm/amdgpu: introduce new request and its functionMonk Liu-9/+57
2020-04-01drm/amdgpu: introduce new idh_request/event enumMonk Liu-0/+2
2020-04-01drm/amdgpu: cleanup idh event/req for NV headersMonk Liu-3/+26
2020-04-01drm/amdgpu/uvd7: remove unnecessary conversion to boolChen Zhou-1/+1
2020-04-01drm/amdgpu: Ignore the not supported error from pspEmily Deng-1/+5
2020-04-01drm/amdgpu: Add 4k resolution for virtual displayEmily Deng-3/+7
2020-04-01drm/amdgpu: Virtual display need to support multiple ctrcsEmily Deng-1/+2
2020-04-01drm/amdgpu: disable ras query and iject during gpu resetJohn Clements-3/+28
2020-04-01drm/amdgpu: added xgmi ras error reset sequenceJohn Clements-0/+31
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu-105/+42
2020-04-01drm/amdgpu: amends feature bits for MM bandwidth mgrMonk Liu-0/+2
2020-04-01drm/amdgpu: purge ip_discovery headersMonk Liu-2/+0
2020-04-01drm/amdgpu: Fix FRU data checkingKent Russell-0/+21
2020-04-01drm/amdgpu: Expose TA FW version in fw_version fileKent Russell-2/+2
2020-04-01drm/amdgpu: disabled fru eeprom accessJohn Clements-0/+10
2020-04-01drm/amdgpu: Enable reading FRU chip via I2C v3Kent Russell-1/+268
2020-04-01drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König-1/+3
2020-04-01drm/amdgpu: add support for exporting VRAM using DMA-buf v3Christian König-14/+153
2020-04-01drm/amdgpu: add checks if DMA-buf P2P is supportedChristian König-0/+4
2020-04-01drm/amdgpu: note that we can handle peer2peer DMA-bufChristian König-0/+1
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang-2/+2
2020-03-31Merge v5.6 into drm-nextDave Airlie-1/+1