aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-04drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-04drm/amdgpu: fetch default VDDC curve voltages (v2)Alex Deucher
2020-02-04drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin
2020-02-04drm/amdgpu/navi10: add OD_RANGE for navi overclockingAlex Deucher
2020-02-04drm/amdgpu/navi: fix index for OD MCLKAlex Deucher
2020-02-04drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha
2020-02-04drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski
2020-02-04drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan
2020-02-04drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas
2020-01-30drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latencyAlex Deucher
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor
2020-01-30drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-27drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"Colin Ian King
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher
2020-01-27drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König
2020-01-27Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland
2020-01-27drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-27drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan
2020-01-27drm/amdgpu/vcn: use inst_idx relacing instJames Zhu
2020-01-27drm/amdgpu/vcn: fix typo errorJames Zhu
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu