summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-19Revert "drm/amdgpu: disable gfxoff for navy_flounder"Jiansong Chen
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-18drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui
2020-08-18drm/amdgpu: parse ta firmware for navy_flounderBhawanpreet Lakha
2020-08-18drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen
2020-08-18drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang
2020-08-10drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao
2020-08-06drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen
2020-08-06drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe
2020-08-06drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe
2020-08-06drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen
2020-08-06drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui
2020-08-06drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang
2020-08-06drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu
2020-08-06drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-08-06drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen
2020-08-06drm/amdgpu: expand sienna chichlid reg access supportJohn Clements
2020-08-06drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-21drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu
2020-07-21Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das
2020-07-21drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui
2020-07-21drm/amdgpu: enable xgmi support for sienna cichlidJohn Clements
2020-07-21drm/amdgpu: load asd for sienna cichlidJohn Clements
2020-07-21drm/amd/powerplay: widely share the API for data table retrievingEvan Quan
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su
2020-07-21drm/amdgpu: load ta firmware for sienna cichlidBhawanpreet Lakha
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König