summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: check whether SMU IP is enabled before accessEvan Quan2020-05-281-153/+113
* drm/amd/display: Make BREAK_TO_DEBUGGER() a debug printNicholas Kazlauskas2020-05-281-1/+9
* drm/[radeon|amdgpu]: Replace one-element array and use struct_size() helperGustavo A. R. Silva2020-05-283-7/+5
* drm/radeon/dpm: Replace one-element array and use struct_size() helperGustavo A. R. Silva2020-05-282-4/+5
* drm/amdgpu: put some case statments in family orderAlex Deucher2020-05-281-27/+27
* drm/amdgpu/sdma4: simplify the logic around powering up sdmaAlex Deucher2020-05-281-6/+2
* drm/amdgpu: simplify mec2 fw checkAlex Deucher2020-05-281-2/+1
* drm/amdgpu: simplify CZ/ST and KV/KB/ML checksAlex Deucher2020-05-282-5/+5
* drm/amdgpu: simplify raven and renoir checksAlex Deucher2020-05-283-5/+4
* drm/amdgpu/gfx10: add navi12 to gfxoff caseAlex Deucher2020-05-281-0/+1
* drm/amdgpu/sdma4: add renoir to powergating setupAlex Deucher2020-05-281-0/+1
* drm/amdgpu: simplify ATIF backlight handlingAlex Deucher2020-05-281-43/+30
* drm/radeon: disable AGP by defaultChristian König2020-05-281-5/+0
* drm/amdgpu: print warning when input address is invalidGuchun Chen2020-05-281-0/+3
* drm/amd/powerplay: skip smu_i2c_eeprom_init/fini under sriov modeHua Zhang2020-05-281-10/+14
* drm/amd/powerplay: remove the support of vega20 from swsmuKevin Wang2020-05-286-3486/+3
* drm/amd/powerplay: remove the support of xgmi pstate on vega20 from swsmuKevin Wang2020-05-283-14/+2
* drm/amdgpu: change memory training to common functionLikun Gao2020-05-283-48/+40
* drm/amd/display: FW Release 1.0.11Anthony Koo2020-05-282-2/+6
* drm/amd/display: Remove nv12 work aroundYongqiang Sun2020-05-286-130/+2
* drm/amd/display: fix dml immediate flip inputDmytro Laktyushkin2020-05-282-2/+6
* drm/amd/display: fix dml log2 functionDmytro Laktyushkin2020-05-281-2/+2
* drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas2020-05-282-8/+23
* drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas2020-05-282-0/+12
* drm/amd/display: vbios data table packingJake Wang2020-05-282-1/+101
* drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu2020-05-288-42/+42
* drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin2020-05-287-216/+186
* drm/amd/display: 3.2.85Aric Cyr2020-05-281-1/+1
* drm/amd/display: Fix ABM memory alignment issueWyatt Wood2020-05-281-3/+42
* drm/amd/display: FW release 1.0.10Anthony Koo2020-05-284-9/+49
* drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun2020-05-2812-98/+120
* drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira2020-05-281-24/+26
* drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srvNicholas Kazlauskas2020-05-281-2/+2
* drm/amd/display: Check bss_data_size before going down legacy DMUB load pathNicholas Kazlauskas2020-05-281-2/+2
* drm/amd/display: Do not fail if build scaling params failsSung Lee2020-05-281-2/+2
* drm/amd/display: Handle persistence in DMJaehyun Chung2020-05-283-95/+7
* Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...Dave Airlie2020-05-2865-535/+780
|\
| * drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr2020-05-281-0/+2
| * drm/amd/display: drop cursor position check in atomic testSimon Ser2020-05-281-7/+0
| * drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang2020-05-263-41/+58
| * drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling2020-05-221-2/+9
| * drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2020-05-222-1/+182
| * drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-2215-31/+48
| * drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong2020-05-221-0/+9
| * drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher2020-05-221-4/+4
| * drm/amdgpu: move gpu_info parsing after common early initAlex Deucher2020-05-221-4/+4
| * drm/amdgpu: move discovery gfx config fetchingAlex Deucher2020-05-221-4/+3
| * drm/amdgpu: resize VRAM BAR for CPU access on gfx10Alan Swanson2020-05-221-4/+10
| * drm/amdgpu: drop navi pcie bw callbackAlex Deucher2020-05-221-8/+0
| * drm/amdgpu: improve error handling in pcie_bwAlex Deucher2020-05-221-1/+7