summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
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-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-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/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-09-02Revert "drm/amdgpu: install stub fence into potential unused fence pointers"Greg Kroah-Hartman
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/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-07-27drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello
2023-07-27amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2023-07-27drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-07-27drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas
2023-07-27drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-05-30drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello
2023-05-30drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-11drm: amd: display: Fix memory leakageKonstantin Meskhidze
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-03-11drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann
2023-01-24Revert "drm/amdgpu: make display pinning more flexible (v2)"Alex Deucher
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-14drm/amdgpu: make display pinning more flexible (v2)Alex Deucher
2023-01-14drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher
2023-01-14drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2023-01-14drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2023-01-14drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2023-01-14drm/amd/display: prevent memory leakgehao
2023-01-14drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2023-01-14drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen
2023-01-14drm/amdgpu: fix pci device refcount leakYang Yingliang