aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-10-07drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-09-03drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost
2020-09-03drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost
2020-08-19drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-08-05drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-04-13drm/amdgpu: fix typo for vcn1 idle checkJames Zhu
2020-03-25drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-24drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor
2020-02-24drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen
2019-12-31drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King
2019-12-31drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian
2019-12-31drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang
2019-12-31drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König
2019-11-12drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky
2019-11-10drm/amdgpu: fix potential VM faultsChristian König
2019-11-06drm/amdgpu: fix memory leakNirmoy Das
2019-10-29drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
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-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu
2019-09-16drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-25drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher
2019-05-31drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König
2019-04-27drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-03-13drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang
2019-03-13drm/amdgpu: Transfer fences to dmabuf importerChris Wilson