summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-15drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs
2020-01-15drm/nouveau/disp/dp: fix typo when determining failsafe link configurationBen Skeggs
2020-01-15drm/nouveau/drm/ttm: Remove set but not used variable 'mem'YueHaibing
2020-01-15drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing
2020-01-15drm/nouveau/gr/gv100-: modify gr init to match newer version of RMBen Skeggs
2020-01-15drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs
2020-01-15drm/nouveau/gr/gf100-: remove dtorBen Skeggs
2020-01-15drm/nouveau/fault/tu102: define nvkm_fault_func.pinBen Skeggs
2020-01-15drm/nouveau/core: fix missing newline in fw loader error messageBen Skeggs
2020-01-15drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter
2020-01-15drm/nouveau/mmu: Add correct turing page kindsJames Jones
2020-01-15drm/nouveau: Fix ttm move init with multiple GPUsJames Jones
2020-01-15drm/nouveau: use NULL for pointer assignment.Wambui Karuga
2020-01-15drm/nouveau/kms/nv04: remove set but unused variable.Wambui Karuga
2020-01-15drm/nouveau/fb/gf100-: declare constants as unsigned long long.Wambui Karuga
2020-01-15drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the codeYueHaibing
2020-01-15drm/nouveau/ce/gp10b: Use correct copy engineThierry Reding
2020-01-15drm/nouveau/ltc/gp10b: Add custom L2 cache implementationThierry Reding
2020-01-15drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registersThierry Reding
2020-01-15drm/nouveau/tegra: Set clock rate if not setThierry Reding
2020-01-15drm/nouveau/tegra: Avoid pulsing reset twiceThierry Reding
2020-01-15drm/nouveau: Do not try to disable PCI device on TegraThierry Reding
2020-01-15drm/nouveau/fault: Add support for GP10BThierry Reding
2020-01-15drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dstColin Ian King
2020-01-15drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for nowLyude Paul
2020-01-15drm/nouveau/kms/nv50-: Use less encoders by making mstos per-headLyude Paul
2020-01-15drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder()Lyude Paul
2020-01-15drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be usedIlia Mirkin
2020-01-15drm/nouveau/gr/gk208-gm10x: regenerate built-in firmwareBen Skeggs
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...Dave Airlie
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-01-13Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-01-10drm/amd/display: Fix compilation warnings on i386Mikita Lipski
2020-01-09drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcsAlex Deucher
2020-01-09drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher
2020-01-09drm: add dp helper to initialize remote aux channel.David (Dingchen) Zhang
2020-01-09drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski
2020-01-09drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski
2020-01-09drm/amd/display: Recalculate VCPI slots for new DSC connectorsMikita Lipski
2020-01-09drm/amd/display: Check return value of drm helperMikita Lipski
2020-01-09drm/amd/display: MST DSC compute fair shareDavid Francis
2020-01-09drm/amd/display: Add PBN per slot calculation for DSCMikita Lipski
2020-01-09drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_stateMikita Lipski
2020-01-09drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski
2020-01-09drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski
2020-01-09drm/amd/display: Write DSC enable to MST DPCDDavid Francis
2020-01-09drm/amd/display: Validate DSC caps on MST endpointsDavid Francis
2020-01-09drm/amd/display: Initialize DSC PPS variables to 0David Francis
2020-01-09drm/dp_mst: Add new quirk for Synaptics MST hubsMikita Lipski