summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie2020-03-2084-436/+862
|\
| * drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King2020-03-193-3/+3
| * drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor2020-03-191-5/+1
| * drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2020-03-192-2/+2
| * drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2020-03-192-2/+2
| * drm/amdgpu: fix typo for vcn1 idle checkJames Zhu2020-03-191-1/+1
| * drm/amdgpu: add CAP fw loadingZhigang Luo2020-03-195-2/+38
| * amd/powerplay: arcturus baco reset disable all featuresJohn Clements2020-03-191-8/+13
| * drm/amdgpu: miss PRT case when bo updateYintian Tao2020-03-191-3/+3
| * drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin2020-03-193-16/+56
| * drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood2020-03-192-4/+16
| * drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun2020-03-193-4/+6
| * drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij2020-03-194-17/+4
| * drm/amd/display: combine watermark change and clock change for update clocks.Yongqiang Sun2020-03-193-9/+10
| * drm/amd/display: guard DPPHY_Internal_ctrlCharlene Liu2020-03-191-1/+1
| * drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai2020-03-194-22/+22
| * drm/amd/display: Program self refresh control register on bootSung Lee2020-03-191-0/+3
| * drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu2020-03-191-6/+6
| * drm/amd/display: Fallback to dmcub for psr when dmcu is disabledWyatt Wood2020-03-191-1/+1
| * drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood2020-03-193-6/+6
| * drm/amd/display: Remove PSR dependency on swizzle modeRoman Li2020-03-191-6/+1
| * drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas2020-03-191-0/+3
| * drm/amd/display: Pass triplebuffer surface flip flags down to plane stateNicholas Kazlauskas2020-03-192-0/+3
| * drm/amd/display: fix split threshold w/a to work with mpoDmytro Laktyushkin2020-03-191-26/+13
| * drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun2020-03-195-0/+31
| * drm/amd/display: Remove redundant hdcp display stateIsabel Zhang2020-03-196-48/+27
| * drm/amd/display: Fix test pattern color space inconsistency for LinuxJerry (Fangzhi) Zuo2020-03-191-3/+6
| * drm/amd/display: update connector->display_info after read edidHersen Wu2020-03-193-5/+19
| * drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee2020-03-191-1/+1
| * drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das2020-03-161-4/+8
| * drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky2020-03-167-50/+41
| * drm_amdgpu: Add job fence to resv conditionallyxinhui pan2020-03-163-20/+8
| * drm/amdgpu: fix switch-case indentationNirmoy Das2020-03-161-41/+41
| * drm/amdgpu: revise RLCG access pathMonk Liu2020-03-169-21/+223
| * drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang2020-03-137-10/+0
| * drm/amdgpu: add codes to clear AccVGPR for arcturusDennis Li2020-03-131-7/+132
| * drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner2020-03-131-0/+11
| * drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messagesLyude Paul2020-03-131-6/+8
| * drm/amd/display: Possible divide by zero in set_speed()Dan Carpenter2020-03-131-11/+12
| * drm/amdgpu/display: clean up some indentingDan Carpenter2020-03-131-4/+4
| * drm/amd/display: clean up a condition in dmub_psr_copy_settings()Dan Carpenter2020-03-131-5/+3
| * drm: amd/acp: fix broken menu structureRandy Dunlap2020-03-131-0/+1
| * AMD KFD: Use fallthrough;Joe Perches2020-03-131-1/+1
| * drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches2020-03-131-1/+1
| * AMD POWERPLAY: Use fallthrough;Joe Perches2020-03-131-3/+3
| * AMD DISPLAY CORE: Use fallthrough;Joe Perches2020-03-133-4/+4
| * drm/amdgpu: fix warning in ras_debugfs_create_all()Stanley.Yang2020-03-131-5/+2
| * drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan2020-03-131-0/+4
| * drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen2020-03-132-30/+32
| * drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis2020-03-131-3/+3