summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2021-12-01drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher
2021-12-01drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher
2021-12-01drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas
2021-12-01drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas
2021-12-01drm/amd/display: Fix OLED brightness control on eDPRoman Li
2021-12-01drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher
2021-12-01drm/amdgpu: IH process reset count when restartPhilip Yang
2021-11-25drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-25drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-25drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li
2021-11-25drm/amd/display: Update swizzle mode enumsAlvin Lee
2021-11-18drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello
2021-11-18drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-18drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher
2021-11-18drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher
2021-11-18drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu
2021-11-18drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu
2021-11-18drm/amdgpu: fix warning for overflow checkArnd Bergmann
2021-11-18drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen
2021-11-18drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland
2021-11-18drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky
2021-11-18drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob
2021-11-18drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher
2021-11-18drm/amdkfd: fix resume error when iommu disabled in PicassoYifan Zhang
2021-11-18drm/amd/display: fix null pointer deref when plugging in displayAurabindo Pillai
2021-11-18drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra
2021-11-18drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito
2021-11-18drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky
2021-11-18drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-11-06drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob
2021-11-06drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-11-06drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas
2021-10-27drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss
2021-10-27drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu
2021-10-20drm/amd/display: Moved dccg init to after bios golden initJake Wang
2021-10-20drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij
2021-10-20drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang
2021-10-20drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas
2021-10-20drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas
2021-10-20drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij
2021-10-20drm/amdgpu: fix out of bounds writeThelford Williams
2021-10-06drm/amd/display: Fix detection of 4 lane for DPALTHansen
2021-10-06drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij
2021-10-06drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-10-05drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang