summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-28drm/amd/powerplay: remove the support of xgmi pstate on vega20 from swsmuKevin Wang3-14/+2
2020-05-28drm/amdgpu: change memory training to common functionLikun Gao3-48/+40
2020-05-28drm/amd/display: FW Release 1.0.11Anthony Koo2-2/+6
2020-05-28drm/amd/display: Remove nv12 work aroundYongqiang Sun6-130/+2
2020-05-28drm/amd/display: fix dml immediate flip inputDmytro Laktyushkin2-2/+6
2020-05-28drm/amd/display: fix dml log2 functionDmytro Laktyushkin1-2/+2
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas2-8/+23
2020-05-28drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas2-0/+12
2020-05-28drm/amd/display: vbios data table packingJake Wang2-1/+101
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu8-42/+42
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin7-216/+186
2020-05-28drm/amd/display: 3.2.85Aric Cyr1-1/+1
2020-05-28drm/amd/display: Fix ABM memory alignment issueWyatt Wood1-3/+42
2020-05-28drm/amd/display: FW release 1.0.10Anthony Koo4-9/+49
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun12-98/+120
2020-05-28drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira1-24/+26
2020-05-28drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srvNicholas Kazlauskas1-2/+2
2020-05-28drm/amd/display: Check bss_data_size before going down legacy DMUB load pathNicholas Kazlauskas1-2/+2
2020-05-28drm/amd/display: Do not fail if build scaling params failsSung Lee1-2/+2
2020-05-28drm/amd/display: Handle persistence in DMJaehyun Chung3-95/+7
2020-05-28Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...Dave Airlie65-535/+780
2020-05-28Merge tag 'drm-misc-next-fixes-2020-05-27' of git://anongit.freedesktop.org/d...Dave Airlie2-2/+3
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang3-41/+58
2020-05-26drm/nouveau: use correct conflicting framebuffer APIDave Airlie1-1/+1
2020-05-22drm/vblank: Fix -Wformat compile warnings on some archesLyude Paul1-2/+2
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling1-2/+9
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2-1/+182
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher15-31/+48
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong1-0/+9
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher1-4/+4
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher1-4/+4
2020-05-22drm/amdgpu: move discovery gfx config fetchingAlex Deucher1-4/+3
2020-05-22Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie77-630/+1312
2020-05-22Merge tag 'mediatek-drm-next-5.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie8-11/+143
2020-05-22drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu1-1/+1
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-05-22drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu1-1/+4
2020-05-22drm/nouveau/nouveau/hmm: fix migrate zero page to GPURalph Campbell1-9/+66
2020-05-22drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocationsRalph Campbell1-192/+112
2020-05-22drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MSTLyude Paul5-20/+75
2020-05-22drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()Lyude Paul1-11/+14
2020-05-22drm/nouveau/kms/gv100-: Add support for interlaced modesLyude Paul2-4/+6
2020-05-22drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing supportLyude Paul15-3/+118
2020-05-22drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()Lyude Paul1-1/+4
2020-05-22drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register movedBen Skeggs5-2/+35
2020-05-22drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound headBen Skeggs1-3/+4
2020-05-22drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SFBen Skeggs8-2/+17