summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-26drm/panel: simple: Add support for two more AUO panelsBjorn Andersson
2021-07-25drm/rockchip: dsi: add ability to work as a phy instead of full dsiHeiko Stuebner
2021-07-25drm/rockchip: dsi: add own additional pclk handlingHeiko Stuebner
2021-07-25drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven
2021-07-25drm/shmobile: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-23drm/st7586: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/repaper: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gm12u320: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gud: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/mipi-dbi: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/udl: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpersThomas Zimmermann
2021-07-23drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()Thomas Zimmermann
2021-07-23drm/panfrost: devfreq: Don't display error for EPROBE_DEFERChris Morgan
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi
2021-07-20drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi
2021-07-20drm: avoid blocking in drm_clients_info's rcu sectionDesmond Cheong Zhi Xi
2021-07-20drm: avoid circular locks in drm_mode_getconnectorDesmond Cheong Zhi Xi
2021-07-20drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()Yang Yingliang
2021-07-20drm/ast: Disable fast reset after DRAM initialKuoHsiang Chou
2021-07-20drm/ast: Zero is missing in detect functionAinux.Wang
2021-07-19drm/ingenic: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-19drm/stm: dsi: compute the transition time from LP to HS and backAntonio Borneo
2021-07-19drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attachedJagan Teki
2021-07-17drm/panel: ws2401: Add driver for WideChips WS2401Linus Walleij
2021-07-15drm/dp: For drm_panel_dp_aux_backlight(), init backlight as disabledDouglas Anderson
2021-07-15drm/panel-simple: Power the panel when probing DP AUX backlightDouglas Anderson
2021-07-15drm/of: free the iterator object on failureSteven Price
2021-07-15drm/omapdrm: Remove outdated commentThomas Zimmermann
2021-07-15drm/vbox: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-15drm/qxl: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-15drm/vc4: hdmi: Remove drm_encoder->crtc usageMaxime Ripard
2021-07-15drm/vc4: hdmi: Only call into DRM framework if registeredMaxime Ripard
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for hotplug interruptsMaxime Ripard
2021-07-14drm/panel: Add Innolux EJ030NA 3.0" 320x480 panelChristophe Branchereau
2021-07-13drm/shmem-helper: Align to page size in dumb_createDaniel Vetter
2021-07-13drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson
2021-07-13drm/vkms: Use dma-buf mapping from shadow-plane state for composingThomas Zimmermann
2021-07-13drm/vkms: Let shadow-plane helpers prepare the plane's FBThomas Zimmermann
2021-07-13drm/vkms: Inherit plane state from struct drm_shadow_plane_stateThomas Zimmermann
2021-07-13drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann