summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...topic/nouveau-ampere-modeset-2021-01-15Dave Airlie46-18/+892
2021-01-15Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...drm-fixes-2021-01-15Dave Airlie17-30/+112
2021-01-15Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/a...Dave Airlie17-265/+125
2021-01-15Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-103/+339
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs22-13/+410
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs1-0/+2
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs4-0/+123
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs9-1/+132
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs4-0/+79
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs6-1/+83
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs2-0/+6
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs5-3/+36
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs1-3/+3
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs7-6/+40
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs4-6/+46
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-15Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-12/+22
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2-2/+4
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-14drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui1-17/+36
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong1-2/+14
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline1-4/+7
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-14MAINTAINERS: update radeon/amdgpu/amdkfd git treesAlex Deucher1-2/+2
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson4-1/+163
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson1-1/+1
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson1-63/+94
2021-01-12drm/ttm: make the pool shrinker lock a mutexChristian König1-10/+10
2021-01-11drm: Check actual format for legacy pageflip.Bas Nieuwenhuizen1-1/+8