summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-06-20drm/i915: Implement w/a 22010492432 for adl-sVille Syrjälä
2022-06-19drm: panel-orientation-quirks: Add quirk for Aya Neo NextMaya Matuszczyk
2022-06-18drm/msm/dp: force link training for display resolution changeKuogee Hsieh
2022-06-18drm/msm/dpu: limit wb modes based on max_mixer_widthAbhinav Kumar
2022-06-18drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...Kuogee Hsieh
2022-06-18drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-06-18drm/msm: Don't overwrite hw fence in hw_initRob Clark
2022-06-18drm/msm: Drop update_fences()Rob Clark
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie
2022-06-17Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-06-17Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Fix out of order frames during asynchronous page flipsMaxime Ripard
2022-06-16drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Move the BO Handling out of Common Page-Flip HandlerMaxime Ripard
2022-06-16drm/vc4: crtc: Move the BO handling out of common page-flip callbackMaxime Ripard
2022-06-16drm/vc4: crtc: Use an union to store the page flip callbackMaxime Ripard
2022-06-16drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard
2022-06-16drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard
2022-06-16drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard
2022-06-16drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard
2022-06-16drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard
2022-06-16drm/sun4i: Fix crash during suspend after component bind failureSamuel Holland
2022-06-16drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflictSamuel Holland
2022-06-15drm/msm/gem: Drop early returns in close/purge vmaRob Clark
2022-06-15drm/msm/gem: Separate object and vma unpinRob Clark
2022-06-14drm/msm: use for_each_sgtable_sg to iterate over scatterlistJonathan Marek
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer
2022-06-14drm/exynos: mic: Rework initializationMarek Szyprowski
2022-06-14drm/exynos: fix IS_ERR() vs NULL check in probeDan Carpenter
2022-06-14drm/ttm: fix bulk move handling v2Christian König
2022-06-13drm/msm: Switch ordering of runpm put vs devfreq_idleRob Clark
2022-06-13drm/i915/uc: remove accidental static from a local variableJani Nikula
2022-06-13drm/i915: Individualize fences before adding to dma_resv objNirmoy Das
2022-06-13drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit
2022-06-13drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn
2022-06-10Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-10drm/ttm: fix missing NULL check in ttm_device_swapoutChristian König
2022-06-10Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-10Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-09drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-09drm/ast: Support multiple outputsThomas Zimmermann
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard