summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek
2019-10-11drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare
2019-10-07drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1xXiaojie Yuan
2019-10-07drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-26drm/amdgpu: fix dma_fence_wait without referenceChristian König
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer
2019-08-06Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák
2019-08-06drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao
2019-08-02drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0Thong Thai
2019-08-02drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commandsThong Thai
2019-08-02Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-18drm/amdgpu: use VCN firmware offset for cache windowLeo Liu
2019-07-18drm/amdgpu: drop ras self testHawking Zhang
2019-07-18drm/amdgpu: only allow error injection to UMC IP blockHawking Zhang
2019-07-18drm/amdgpu: disable GFX RAS by defaultHawking Zhang
2019-07-18drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ra...Hawking Zhang
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling
2019-07-17drm/amdgpu: drop dead headerAlex Deucher
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-12drm/amdgpu: support key database loading for navi10Hawking Zhang
2019-07-12drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang