summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-09-22drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-09-22drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely
2021-09-22drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li
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-09-22drm/amd/display: Fix timer_per_pixel unit errorOliver Logush
2021-09-22drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng
2021-08-26drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-07-19drm/amd/display: fix incorrrect valid irq checkGuchun Chen
2021-07-19drm/amdgpu: Update NV SIMD-per-CU to 2Joseph Greathouse
2021-07-19drm/amdkfd: Walk through list with dqm lock holdxinhui pan
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen
2021-07-19drm/amd/display: Update scaling settings on modesetRoman Li
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2021-06-30Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang
2021-06-30Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-18drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov
2021-06-03drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
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-06-03drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu
2021-06-03drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu
2021-06-03drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu
2021-05-26drm/amdgpu: update sdma golden setting for Navi12Guchun Chen
2021-05-26drm/amdgpu: update gc golden setting for Navi12Guchun Chen
2021-05-26drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang
2021-05-14drm/amdkfd: fix build error with AMD_IOMMU_V2=mFelix Kuehling
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-05-11drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-05-11amdgpu: avoid incorrect %hu format stringArnd Bergmann
2021-05-11drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bugQu Huang
2021-05-11drm/amd/display: fix dml prefetch validationDmytro Laktyushkin
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob
2021-05-11drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl