summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
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
2021-01-11drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map()Jeremy Cline1-1/+1
2021-01-11Merge tag 'gvt-fixes-2020-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula2-27/+59
2021-01-11drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak1-4/+0
2021-01-11drm/i915/backlight: fix CPU mode backlight takeover on LPTJani Nikula1-4/+5
2021-01-11drm/i915: Disable RPM wakeref assertions during driver shutdownChris Wilson1-0/+4
2021-01-11drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede1-3/+13
2021-01-10Linux 5.11-rc3Linus Torvalds1-1/+1
2021-01-10Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-14/+6
2021-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-26/+123
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds22-59/+172
2021-01-10Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-89/+167
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-225/+267
2021-01-10Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-29/+21
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-217/+322
2021-01-11Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-232/+3