summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-01-15Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...Dave Airlie
2021-01-15Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...Dave Airlie
2021-01-15Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-01-15Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-15Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao
2021-01-14drm/amdgpu: add new device id for Reniormengwang
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson
2021-01-12drm/ttm: make the pool shrinker lock a mutexChristian König
2021-01-11drm: Check actual format for legacy pageflip.Bas Nieuwenhuizen
2021-01-11drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map()Jeremy Cline