summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-11-09drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs
2022-11-08drm/gem: Implement shadow-plane {begin, end}_fb_access with vmapThomas Zimmermann
2022-11-08drm/atomic-helper: Add {begin,end}_fb_access to plane helpersThomas Zimmermann
2022-11-08drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()Thomas Zimmermann
2022-11-08drm/fbdev: Include <linux/vmalloc.h>Thomas Zimmermann
2022-11-08drm/amdgpu: Fix the lpfn checking condition in drm buddyMa Jun
2022-11-08drm/i915/ttm: add some sanity checks for lmem_userfault_listMatthew Auld
2022-11-08drm/i915/ttm: fix uaf with lmem_userfault_list handlingMatthew Auld
2022-11-08drm/ttm: optimize pool allocations a bit v2Christian König
2022-11-08drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede
2022-11-08drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01Hans de Goede
2022-11-08drm/i915/pxp: use <> instead of "" for headers in include/Jani Nikula
2022-11-08drm/i915/gvt: Fix kernel-docJiapeng Chong
2022-11-08drm/i915/gvt: Fix kernel-docJiapeng Chong
2022-11-08drm/i915/gvt: Fix kernel-docJiapeng Chong
2022-11-08drm/i915/gvt: fix typo in commentJulia Lawall
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-07drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-07drm/arm/hdlcd: plane: use drm managed resourcesDanilo Krummrich
2022-11-07drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()Danilo Krummrich
2022-11-07drm/arm/hdlcd: use drmm_* to allocate driver structuresDanilo Krummrich
2022-11-07drm/i915/guc: don't hardcode BCS0 in guc_hang selftestDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: don't expose GSC command streamer to the userDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add GSC CS reset supportDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add GSC CS interrupt supportDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: pass the GSC CS info to the GuCDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add initial definitions for GSC CSDaniele Ceraolo Spurio
2022-11-07drm/i915/userptr: restore probe_range behaviourMatthew Auld
2022-11-07drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura
2022-11-07drm/i915/psr: Send update also on invalidateJouni Högander
2022-11-07drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld
2022-11-07drm/sun4i: dsi: Add the A100 variantSamuel Holland
2022-11-07drm/sun4i: dsi: Add a variant structureSamuel Holland
2022-11-07drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can
2022-11-07drm/nouveau/disp: move LVDS protocol information into acquireBen Skeggs
2022-11-07drm/nouveau/disp: move and extend the role of outp acquire/release methodsBen Skeggs
2022-11-05drm/fb-helper: Clarify use of last_close and output_poll_changedThomas Zimmermann
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-11-05drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addressesThomas Zimmermann
2022-11-05drm/fb-helper: Always initialize generic fbdev emulationThomas Zimmermann
2022-11-05drm/fb_helper: Minimize damage-helper overheadThomas Zimmermann
2022-11-05drm/fb-helper: Perform all fbdev I/O with the same implementationThomas Zimmermann
2022-11-05drm/fb-helper: Call fb_sync in I/O functionsThomas Zimmermann
2022-11-05drm/fb-helper: Disconnect damage worker from update logicThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb_helper: Rename field fbdev to info in struct drm_fb_helperThomas Zimmermann
2022-11-05drm/tve200: Include <linux/of.h>Thomas Zimmermann
2022-11-05drm/panel-ili9341: Include <linux/backlight.h>Thomas Zimmermann