aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-02-24drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King
2020-02-24drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-02-24drm/amdgpu: fix potential double drop fence referencePan Bian
2020-02-24drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang
2020-02-24drm/amdgpu: fix amdgpu trace event print string format errorKevin Wang
2020-02-24drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König
2020-02-24drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 codeJack Zhang
2020-01-19drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu
2020-01-19drm/amdgpu: dont schedule jobs while in resetShirish S
2020-01-09drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2020-01-09drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-12-29drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky
2019-12-16drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König
2019-12-16drm/amdgpu: fix potential VM faultsChristian König
2019-12-10drm/amdgpu: fix memory leakNirmoy Das
2019-11-25drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher
2019-11-25drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher
2019-11-25drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher
2019-11-25drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher
2019-11-25drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-11-25drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-11-09drm/amdgpu: Check for valid number of registers to readTrek
2019-11-09drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare
2019-10-07drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky
2019-09-21drm/amdgpu: fix dma_fence_wait without referenceChristian König
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-09-06drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-29drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-29drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao
2019-08-25drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-08-25drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-08-25drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-08-25drm/amdkfd: Fix byte align on VegaMKent Russell
2019-08-25drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou
2019-07-31drm/amdgpu: Reserve shared fence for eviction fenceFelix Kuehling
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-12drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter
2019-06-11drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
2019-06-06Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-05-29drm/amdgpu: reserve stollen vram for raven seriesFlora Cui
2019-05-24Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds