summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2023-01-18drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2022-12-08drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-07Revert "drm/amdgpu: use dirty framebuffer helper"Greg Kroah-Hartman
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
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-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/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong
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-12drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-15drm/amdkfd: Fix -Wstrict-prototypes from amdgpu_amdkfd_gfx_10_0_get_functions()Nathan Chancellor
2022-04-15drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-15drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj
2022-04-15drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König
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-17drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher
2021-11-17drm/amdgpu: fix warning for overflow checkArnd Bergmann
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi
2021-09-22drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand
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/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das
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-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/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