aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin7-230/+378
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin25-310/+405
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin15-535/+6
2021-05-11drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom2-2/+19
2021-05-11drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom1-4/+16
2021-05-11drm/vmwgfx: Fix incorrect enum usageZack Rusin1-1/+1
2021-05-11drm/vc4: Remove redundant error printing in vc4_ioremap_regs()Zhen Lei1-3/+1
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann143-827/+2566
2021-05-11drm: Include <asm/agp.h> iff CONFIG_AGP is setThomas Zimmermann1-0/+2
2021-05-10drm/dp: Fix bogus DPCD version check in drm_dp_read_downstream_info()Lyude Paul1-1/+1
2021-05-10drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann15-90/+113
2021-05-10drm: Mark PCI AGP helpers as legacyThomas Zimmermann4-18/+17
2021-05-10drm/radeon: Move AGP data structures into radeonThomas Zimmermann5-59/+86
2021-05-10drm/radeon: Move AGP helpers into radeon driverThomas Zimmermann3-8/+104
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-80/+331
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-07drm/dp: Drop open-coded drm_dp_is_branch() in drm_dp_read_downstream_info()Lyude Paul1-3/+1
2021-05-07drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()Lyude Paul1-0/+7
2021-05-07drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard1-2/+8
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard2-4/+22
2021-05-07drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson2-0/+56
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard4-49/+32
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard4-7/+24
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-1/+0
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie14-45/+328
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-32/+0
2021-05-07Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-3/+3
2021-05-06drm/gma500: update comment of psb_spank()Wan Jiabing1-1/+1
2021-05-06drm/nouveau: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-1/+0
2021-05-06drm/msm/mdp4: Fix modifier support enablingDaniel Vetter2-3/+7
2021-05-06drm/msm/dpu1: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-5/+0
2021-05-06drm/i915: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-2/+0
2021-05-06drm/stm: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-2/+0
2021-05-06drm/arm/malidp: Always list modifiersDaniel Vetter1-2/+7
2021-05-05drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen1-6/+175
2021-05-05drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen1-0/+4
2021-05-05drm/arm: Don't set allow_fb_modifiers explicitlyDaniel Vetter2-2/+0
2021-05-05drm: Use drm_mode_is_420_only() instead of open coding itVille Syrjälä1-9/+4
2021-05-05drm/bridge: fix LONTIUM_LT8912B dependenciesAdrien Grassein1-0/+1
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun11-2/+288
2021-05-05drm/scheduler: Change scheduled fence track v2Roy Sun1-1/+8
2021-05-04drm/amd/pm: initialize variableTom Rix1-1/+1
2021-05-04drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-04drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-04drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-04drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan1-3/+10
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds2-2/+2
2021-05-04drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helperDouglas Anderson1-1/+1
2021-05-04drm/ttm: fix warning in new sys manChristian König1-0/+2