summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-2438-132/+182
|\
| * Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-2432-111/+161
| |\
| | * drm/amd/display: Fix memory leaks in S3 resumeStylon Wang2020-12-231-1/+2
| | * drm/amdgpu: Fix a copy-pasta commentAlex Deucher2020-12-231-2/+1
| | * drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher2020-12-231-4/+6
| | * drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan2020-12-231-1/+1
| | * drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic2020-12-235-0/+19
| | * drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang2020-12-231-6/+5
| | * drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun2020-12-231-2/+2
| | * drm/amd/display: updated wm table for RenoirJake Wang2020-12-231-8/+8
| | * drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee2020-12-231-1/+1
| | * drm/amd/display: Multi-display underflow observedAric Cyr2020-12-232-23/+9
| | * drm/amd/display: Remove unnecessary NULL checkEryk Brol2020-12-231-1/+1
| | * drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2020-12-232-16/+2
| | * drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun2020-12-231-1/+1
| | * drm/amd/display: gradually ramp ABM intensityRizvi2020-12-232-10/+26
| | * drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai2020-12-231-7/+1
| | * drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2020-12-232-4/+11
| | * drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers2020-12-235-0/+28
| | * drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo2020-12-231-1/+4
| | * drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang2020-12-231-1/+8
| | * drm/amdgpu: remove unnecessary asic type checkHawking Zhang2020-12-231-7/+4
| | * drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang2020-12-231-6/+6
| | * drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher2020-12-171-1/+2
| | * drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou2020-12-171-2/+7
| | * drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan2020-12-171-6/+6
| * | Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie2020-12-246-21/+21
| |\ \
| | * | drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler2020-12-181-1/+2
| | * | drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler2020-12-181-2/+2
| | * | drm/komeda: Remove useless variable assignmentCarsten Haitzler2020-12-181-1/+0
| | * | drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang2020-12-181-2/+2
| | * | drm/qxl: don't allocate a dma_address arrayChristian König2020-12-181-1/+1
| | * | dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPSJohn Stultz2020-12-161-0/+1
| | * | drm/ttm: fix unused function warningArnd Bergmann2020-12-161-15/+14
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-2413-747/+1679
|\ \ \ \
| * | | | vdpa: Use simpler version of ida allocationParav Pandit2020-12-181-1/+1
| * | | | vhost scsi: fix error return code in vhost_scsi_set_endpoint()Zhang Changzhong2020-12-181-1/+2
| * | | | virtio_ring: Fix two use after free bugsDan Carpenter2020-12-181-2/+2
| * | | | virtio_net: Fix error code in probe()Dan Carpenter2020-12-181-0/+1
| * | | | virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()Dan Carpenter2020-12-181-2/+2
| * | | | vdpa/mlx5: Use write memory barrier after updating CQ indexEli Cohen2020-12-181-0/+5
| * | | | vdpa: split vdpasim to core and net modulesMax Gurtovoy2020-12-185-219/+298
| * | | | vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iovStefano Garzarella2020-12-181-5/+6
| * | | | vdpa_sim: make vdpasim->buffer size configurableStefano Garzarella2020-12-181-1/+3
| * | | | vdpa_sim: use kvmalloc to allocate vdpasim->bufferStefano Garzarella2020-12-181-2/+2
| * | | | vdpa_sim: set vringh notify callbackStefano Garzarella2020-12-181-4/+19
| * | | | vdpa_sim: add set_config callback in vdpasim_dev_attrStefano Garzarella2020-12-181-1/+10
| * | | | vdpa_sim: add get_config callback in vdpasim_dev_attrStefano Garzarella2020-12-181-14/+21
| * | | | vdpa_sim: make 'config' generic and usable for any device typeStefano Garzarella2020-12-181-4/+13
| * | | | vdpa_sim: store parsed MAC address in a bufferStefano Garzarella2020-12-181-3/+7