aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-09-17drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-09-04drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-09-04drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-09-04drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao
2020-08-21drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-21Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-08-18drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-08-18drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-08-18drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo
2020-08-03drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-08-03drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-24drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-24drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-16drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-07-13drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-07-13drm/amd/display: Use swap() where appropriateVille Syrjälä
2020-07-13drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-07-13drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas
2020-07-11drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-07-11drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu
2020-06-24drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2020-06-08drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-06-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-06-08drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-06-08drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-06-08drm/amdgpu: force fbdev into vramAlex Deucher
2020-06-08drm/amdgpu: simplify padding calculations (v2)Luben Tuikov
2020-06-08drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-06-04drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-06-04drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-06-04drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira
2020-06-04drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas
2020-06-04drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-06-04drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang
2020-06-01drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-06-01drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-06-01drm/amdkfd: kfree the wrong pointerJack Zhang
2020-06-01drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-06-01drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-06-01drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-06-01drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-06-01drm/amdgpu: fix typo for vcn1 idle checkJames Zhu
2020-06-01drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner
2020-05-21drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis
2020-05-21drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic
2020-05-21drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha
2020-05-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu
2020-05-21drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2020-05-15amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-05-15drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter