summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-25Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-25Merge tag 'drm-misc-next-fixes-2022-03-24-1' of git://anongit.freedesktop.org...Dave Airlie
2022-03-25Merge tag 'drm-intel-next-fixes-2022-03-24' of git://anongit.freedesktop.org/...Dave Airlie
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-24drm/edid: fix CEA extension byte #3 parsingJani Nikula
2022-03-24drm/edid: check basic audio support on CEA extension blockCooper Chiou
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21drm/i915: Fix renamed struct fieldLucas De Marchi
2022-03-21drm/i915: Fix PSF GV point mask when SAGV is not possibleVille Syrjälä
2022-03-21drm/i915: Treat SAGV block time 0 as SAGV disabledVille Syrjälä
2022-03-21drm/i915: Reject unsupported TMDS rates on ICL+Ville Syrjälä
2022-03-21drm/selftest: plane_helper: Put test structures in static storageNathan Chancellor
2022-03-21drm/ttm: Fix a kernel oops due to an invalid readZack Rusin
2022-03-21Merge tag 'amd-drm-next-5.18-2022-03-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-03-18Merge tag 'drm-intel-next-fixes-2022-03-17' of git://anongit.freedesktop.org/...Dave Airlie
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann
2022-03-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-03-16drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut
2022-03-16drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...Christoph Niedermaier
2022-03-16drm/i915/display: Do not re-enable PSR after it was marked as not reliableJosé Roberto de Souza
2022-03-16drm/i915/display: Fix HPD short pulse handling for eDPJosé Roberto de Souza
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-15drm/amdgpu: Use drm_mode_copy()Ville Syrjälä
2022-03-15drm/radeon: Use drm_mode_copy()Ville Syrjälä
2022-03-15drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel
2022-03-15drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä
2022-03-15drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()Dan Carpenter
2022-03-15drm/amdgpu/dc: fix typos in commentsJulia Lawall
2022-03-15drm/amdgpu: fix typos in commentsJulia Lawall
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall
2022-03-15drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun
2022-03-15drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun
2022-03-15drm/amdkfd: evict svm bo worker handle errorPhilip Yang
2022-03-15drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-15drm/amdgpu: fixed the warnings reported by kernel test robotyipechai
2022-03-15drm/amd/display: 3.2.177Aric Cyr
2022-03-15drm/amd/display: [FW Promotion] Release 0.0.108.0Anthony Koo
2022-03-15drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee
2022-03-15drm/amd/display: Add null pointer filterJing Zhou