summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-21/+105
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie-21/+105
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+0
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie-1/+2
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao-3/+8
2020-08-06drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen-0/+1
2020-08-06drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe-6/+29
2020-08-06drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe-1/+3
2020-08-06drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen-2/+2
2020-08-06drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui-0/+6
2020-08-06drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang-1/+1
2020-08-06drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu-5/+4
2020-08-06drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-1/+1
2020-08-06drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen-1/+4
2020-08-06drm/amdgpu: expand sienna chichlid reg access supportJohn Clements-0/+45
2020-08-06drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King-1/+1
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar-2/+0
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1508/+11921
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye-1/+2
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish-2/+0
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie-3/+2
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie-86/+189
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-1/+1
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie-489/+1989
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+2
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher-28/+28
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher-8/+4
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu-13/+6
2020-07-21Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu-28/+1
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das-1/+2
2020-07-21drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui-0/+45
2020-07-21drm/amdgpu: enable xgmi support for sienna cichlidJohn Clements-0/+3
2020-07-21drm/amdgpu: load asd for sienna cichlidJohn Clements-1/+0
2020-07-21drm/amd/powerplay: widely share the API for data table retrievingEvan Quan-0/+24
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su-0/+68
2020-07-21drm/amdgpu: load ta firmware for sienna cichlidBhawanpreet Lakha-1/+5
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König-2/+2
2020-07-21drm: remove optional dummy function from drivers using TTMChristian König-5/+0
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-100/+57
2020-07-15drm/amdgpu: enable ih CG for navy_flounderJiansong Chen-1/+2
2020-07-15drm/amdgpu: enable hdp CG and LS for navy_flounderJiansong Chen-1/+3
2020-07-15drm/amdgpu: enable mc CG and LS for navy_flounderJiansong Chen-1/+3
2020-07-15drm/amdgpu: enable athub/mmhub PG for navy_flounderJiansong Chen-1/+3
2020-07-15drm/amd/display: add DC support for navy flounderBhawanpreet Lakha-0/+5
2020-07-15drm/amdgpu: support athub cg setting for navy_flounderJiansong Chen-0/+1
2020-07-15drm/amdgpu: enable GFX clock gating for navy_flounderJiansong Chen-1/+4
2020-07-15drm/amdgpu: enable JPEG3.0 PG and CG for navy_flounderBoyuan Zhang-2/+4