summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-13drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang
2023-11-28drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu
2023-11-28drm/amdkfd: Fix a race condition of vram buffer unref in svm codeXiaogang Chen
2023-11-20drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeXiaogang Chen
2023-11-08drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello
2023-11-08drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-10-19drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess
2023-10-19drm/amdgpu: add missing NULL checkChristian König
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis
2023-10-06drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel
2023-09-23drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang
2023-09-23drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-09-19Revert "drm/amdgpu: install stub fence into potential unused fence pointers"Greg Kroah-Hartman
2023-09-19drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang
2023-09-19drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-19drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-09-19drm/amdgpu: Match against exact bootloader statusLijo Lazar
2023-09-19drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
2023-08-26drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-26drm/amd/display: fix access hdcp_workqueue assertHersen Wu
2023-08-26drm/amd/display: phase3 mst hdcp for multiple displayshersen wu
2023-08-26drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu
2023-08-26drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-26drm/amdgpu: install stub fence into potential unused fence pointersLang Yu
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-08-03drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen