summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-04-06drm/i915/tc: demote a kernel-doc comment to a regular commentJani Nikula
2023-04-06Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-04-06drm/vkms: allow the primary plane to be positionedMaíra Canal
2023-04-06drm/vkms: remove the need for the primary plane to be visibleMaíra Canal
2023-04-06drm/tegra: Avoid potential 32-bit integer overflowNur Hussein
2023-04-06drm/tegra: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2023-04-06drm/tegra: Initialize fbdev DRM clientThomas Zimmermann
2023-04-06drm/tegra: Hide fbdev support behind config optionThomas Zimmermann
2023-04-06drm/ttm: Make the call to ttm_tt_populate() interruptible when faultingThomas Hellström
2023-04-06drm/ttm: Reduce the number of used allocation orders for TTM pagesThomas Hellström
2023-04-06drm/ttm/pool: Fix ttm_pool_alloc error pathThomas Hellström
2023-04-06drm/atomic-helper: Don't set deadline for modesetsDaniel Vetter
2023-04-05drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()Lorenzo Stoakes
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05drm/i915: fix MAX_ORDER usage in i915_gem_object_get_pages_internal()Kirill A. Shutemov
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-04-05drm/fb-helper: fix input validation gaps in check_varDaniel Vetter
2023-04-05drm/fb-helper: drop redundant pixclock check from drm_fb_helper_set_par()Daniel Vetter
2023-04-05drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
2023-04-05Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-05of: Rename of_modalias_node()Miquel Raynal
2023-04-05drm/i915/clock: mass rename dev_priv to i915Jani Nikula
2023-04-05drm/i915: rename intel_pm.[ch] to intel_clock_gating.[ch]Jani Nikula
2023-04-05drm/i915/pxp: limit drm-errors or warning on firmware API failuresAlan Previn
2023-04-05drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleepAlexander Stein
2023-04-05drm/panel-edp: Add AUO NE135FBM-N41 v8.1 panel entryAngeloGioacchino Del Regno
2023-04-05drm/tegra: Remove struct tegra_fbdevThomas Zimmermann
2023-04-05drm/tegra: Removed fb from struct tegra_fbdevThomas Zimmermann
2023-04-05drm/tegra: Include <linux/i2c.h>Thomas Zimmermann
2023-04-05drm/tegra: Include <linux/of.h>Thomas Zimmermann
2023-04-05drm/tegra: Fix another missing includeChristian König
2023-04-05drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala
2023-04-05drm/bridge: ps8640: Use constant sleep time for polling hpdPin-yen Lin
2023-04-05drm/bridge: ti-sn65dsi83: Do not generate HFP/HBP/HSA and EOT packetMarek Vasut
2023-04-05drm/i915/gt: Hold a wakeref for the active VMChris Wilson
2023-04-05drm/i915: run kernel-doc on headers as part of HDRTESTJani Nikula
2023-04-05drm: bridge: ldb: add support for using channel 1 onlyLuca Ceresoli
2023-04-05drm: bridge: ldb: add missing \n in dev_warn() stringLuca Ceresoli
2023-04-05drm/bridge: ti-sn65dsi83: use dev_err_probe if host attach failedAlexander Stein
2023-04-05drm/i915: Implement UHBR bandwidth checkStanislav Lisovskiy
2023-04-05Revert "drm/lima: add usage counting method to ctx_mgr"Qiang Yu
2023-04-05Revert "drm/lima: allocate unique id per drm_file"Qiang Yu
2023-04-05Revert "drm/lima: add show_fdinfo for drm usage stats"Qiang Yu
2023-04-04drm/vblank: Fix for drivers that do not drm_vblank_init()Rob Clark
2023-04-04drm/tegra: dsi: Clear enable register if powered by bootloaderDiogo Ivo
2023-04-04drm/tegra: plane: Improve use of dev_err_probe()Cai Huoqing
2023-04-04drm/tegra: dsi: Make use of the helper function dev_err_probe()Cai Huoqing
2023-04-04drm/tegra: sor: Make use of the helper function dev_err_probe()Cai Huoqing
2023-04-04drm/tegra: sor: Remove redundant error loggingDeepak R Varma