summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-08Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-06-04drm/nouveau/kms/nv50-: clear SW state of disabled windows harderBen Skeggs
2020-06-04drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding
2020-06-04drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs
2020-06-04drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs
2020-06-04drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs
2020-06-04drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs
2020-06-01drm/nouveau/kms/gt215-: fix race with audio driver runpmBen Skeggs
2020-06-01drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-05-28Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-28Merge tag 'drm-misc-next-fixes-2020-05-27' of git://anongit.freedesktop.org/d...Dave Airlie
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-26drm/nouveau: use correct conflicting framebuffer APIDave Airlie
2020-05-22drm/vblank: Fix -Wformat compile warnings on some archesLyude Paul
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher
2020-05-22drm/amdgpu: move discovery gfx config fetchingAlex Deucher
2020-05-22Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-05-22Merge tag 'mediatek-drm-next-5.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2020-05-22drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-05-22drm/nouveau/nouveau/hmm: fix migrate zero page to GPURalph Campbell
2020-05-22drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocationsRalph Campbell
2020-05-22drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MSTLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()Lyude Paul
2020-05-22drm/nouveau/kms/gv100-: Add support for interlaced modesLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing supportLyude Paul
2020-05-22drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()Lyude Paul
2020-05-22drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register movedBen Skeggs
2020-05-22drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound headBen Skeggs
2020-05-22drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SFBen Skeggs
2020-05-22drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()Ben Skeggs
2020-05-22drm/nouveau/disp/nv50-: increase timeout on pio channel free() pollingBen Skeggs
2020-05-22drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai
2020-05-22drm/nouveau/device: use regular PRI accessors in chipset detectionBen Skeggs
2020-05-22drm/nouveau/device: detect vGPUsKarol Herbst
2020-05-22drm/nouveau/device: detect if changing endianness failedKarol Herbst
2020-05-22drm/nouveau/device: rework mmio mapping code to get rid of second mapKarol Herbst
2020-05-22drm/nouveau/mmu: Remove unneeded semicolonZheng Bin
2020-05-22drm/nouveau: Use generic helper to check _PR3 presenceKai-Heng Feng
2020-05-22drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpyZou Wei