summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2023-07-27drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-07-27drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
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/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-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-18drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2023-01-18amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
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-12-08drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
2022-10-07Revert "drm/amdgpu: use dirty framebuffer helper"Greg Kroah-Hartman
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
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-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic
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-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2022-05-12drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
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/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
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/amdkfd: add missing void argument to function kgd2kfd_initNathan Chancellor
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/amdgpu: Fix recursive locking warningRajneesh Bhardwaj