summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang
2022-08-25drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-06-14drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-14drm/amd/pm: fix the compile warningEvan Quan
2022-06-14drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-15drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-04-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen
2022-04-15drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-15drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-04-15drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-04-15drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/amdgpu: fix warning for overflow checkArnd Bergmann
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li
2021-09-22drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
2021-07-20drm/amd/display: fix incorrrect valid irq checkGuchun Chen
2021-07-20drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin
2021-07-20drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-05-22drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-05-22amdgpu: avoid incorrect %hu format stringArnd Bergmann
2021-05-22drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-03-11drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter
2021-03-04drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li
2021-02-23drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu
2021-02-23drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan