summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie169-1073/+1411
2021-11-11Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie32-79/+205
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie14-193/+23
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen3-0/+3
2021-11-10drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen1-1/+2
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S1-9/+11
2021-11-10Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/...Dave Airlie13-111/+148
2021-11-10Merge tag 'drm-misc-next-fixes-2021-11-05' of git://anongit.freedesktop.org/d...Dave Airlie1-6/+12
2021-11-10drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas1-2/+15
2021-11-10drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2021-11-10drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob3-7/+9
2021-11-10drm/amdkfd: Fix retry fault drain race conditionsFelix Kuehling2-5/+20
2021-11-10drm/amdkfd: lower the VAs base offset to 8KBAlex Sierra1-1/+1
2021-11-10drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S1-1/+1
2021-11-10drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl1-4/+1
2021-11-10drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan1-11/+13
2021-11-09drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak2-1/+11
2021-11-09drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+2
2021-11-09drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()Ville Syrjälä4-2/+17
2021-11-09drm/locking: fix __stack_depot_* name conflictStephen Rothwell1-7/+7
2021-11-08drm/virtio: Fix NULL dereference error in virtio_gpu_pollVivek Kasireddy1-1/+2
2021-11-05drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher1-1/+11
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling3-6/+12
2021-11-05drm/amd/amdkfd: Don't sent command to HWS on kfd resetshaoyunl2-2/+6
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan4-0/+17
2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou1-2/+2
2021-11-05drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello1-1/+1
2021-11-05drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang1-1/+3
2021-11-05drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9YuBiao Wang1-0/+4
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51
2021-11-05drm/amdgpu: Make sure to reserve BOs before adding or removingKent Russell1-3/+10
2021-11-05drm/amdkfd: avoid recursive lock in migrations back to RAMAlex Sierra3-0/+8
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland1-6/+4
2021-11-05Revert "drm/imx: Annotate dma-fence critical section in commit path"Fabio Estevam1-2/+0
2021-11-05drm: fb_helper: improve CONFIG_FB dependencyArnd Bergmann1-3/+2
2021-11-05MAINTAINERS: dri-devel is for all of drivers/gpuDaniel Vetter1-2/+1
2021-11-05drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe8-175/+7
2021-11-05Merge tag 'amd-drm-fixes-5.16-2021-11-03' of https://gitlab.freedesktop.org/a...Dave Airlie37-252/+398
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie52-860/+939
2021-11-04dma-buf/poll: Get a file reference for outstanding fence callbacksMichel Dänzer1-6/+12
2021-11-03drm/amd/display: 3.2.160Aric Cyr1-1/+1
2021-11-03drm/amd/display: [FW Promotion] Release 0.0.91Anthony Koo1-2/+2
2021-11-03drm/amd/display: add condition check for dmub notificationAurabindo Pillai1-1/+2
2021-11-03drm/amd/display: Added new DMUB boot option for power optimizationJake Wang2-0/+2
2021-11-03drm/amd/display: Add MPC meory shutdown supportJake Wang3-33/+44
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang9-3/+29
2021-11-03drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERNWenjing Liu2-0/+11
2021-11-03drm/amd/display: Clear encoder assignments when state cleared.Jimmy Kizito1-0/+22
2021-11-03drm/amd/display: Force disable planes on any pipe split changeRoman Li1-0/+5