summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
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-15drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai
2022-09-05drm/amdgpu: Increase tlb flush timeout for sriovDusica Milinkovic
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-09-05drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang
2022-09-05drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic
2022-08-21drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-07-29drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher
2022-07-07drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-09drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong
2022-06-09drm/amd/pm: fix the compile warningEvan Quan
2022-06-09drm/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/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-05-09drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
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/amd/display: Revert FEC check in validationMartin Leung
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin
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: FEC check in timing validationChiawen Huang
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-20drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-04-13drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj
2022-04-13drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao
2022-04-08drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal
2022-04-08drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix
2022-04-08drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König