summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-07-23drm/mipi-dbi: Use framebuffer dma-buf helpersThomas Zimmermann1-13/+7
2021-07-23drm/udl: Use framebuffer dma-buf helpersThomas Zimmermann1-21/+8
2021-07-23drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpersThomas Zimmermann1-0/+89
2021-07-23drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()Thomas Zimmermann1-1/+0
2021-07-23drm/panfrost: devfreq: Don't display error for EPROBE_DEFERChris Morgan1-1/+2
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-2/+2
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig5-28/+27
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig5-26/+5
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig6-8/+7
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig1-0/+11
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig1-6/+0
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero7-0/+334
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2-20/+86
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi2-6/+12
2021-07-20drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi1-19/+32
2021-07-20drm: avoid blocking in drm_clients_info's rcu sectionDesmond Cheong Zhi Xi1-1/+2
2021-07-20drm: avoid circular locks in drm_mode_getconnectorDesmond Cheong Zhi Xi1-1/+4
2021-07-20drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()Yang Yingliang1-1/+1
2021-07-20drm/ast: Disable fast reset after DRAM initialKuoHsiang Chou3-26/+76
2021-07-20drm/ast: Zero is missing in detect functionAinux.Wang1-1/+1
2021-07-19drm/ingenic: Convert to Linux IRQ interfacesThomas Zimmermann1-4/+1
2021-07-19drm/stm: dsi: compute the transition time from LP to HS and backAntonio Borneo1-4/+13
2021-07-19drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attachedJagan Teki1-3/+5
2021-07-17drm/panel: ws2401: Add driver for WideChips WS2401Linus Walleij3-0/+452
2021-07-15drm/dp: For drm_panel_dp_aux_backlight(), init backlight as disabledDouglas Anderson1-0/+2
2021-07-15drm/panel-simple: Power the panel when probing DP AUX backlightDouglas Anderson1-0/+3
2021-07-15drm/of: free the iterator object on failureSteven Price1-1/+3
2021-07-15drm/omapdrm: Remove outdated commentThomas Zimmermann1-7/+0
2021-07-15drm/vbox: Convert to Linux IRQ interfacesThomas Zimmermann3-7/+11
2021-07-15drm/qxl: Convert to Linux IRQ interfacesThomas Zimmermann3-6/+5
2021-07-15drm/vc4: hdmi: Remove drm_encoder->crtc usageMaxime Ripard1-13/+27
2021-07-15drm/vc4: hdmi: Only call into DRM framework if registeredMaxime Ripard1-1/+1
2021-07-15drm/vc4: hdmi: Drop devm interrupt handler for hotplug interruptsMaxime Ripard1-13/+28
2021-07-14drm/panel: Add Innolux EJ030NA 3.0" 320x480 panelChristophe Branchereau3-0/+299
2021-07-13drm/shmem-helper: Align to page size in dumb_createDaniel Vetter1-2/+2
2021-07-13drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson2-108/+113
2021-07-13drm/vkms: Use dma-buf mapping from shadow-plane state for composingThomas Zimmermann3-13/+15
2021-07-13drm/vkms: Let shadow-plane helpers prepare the plane's FBThomas Zimmermann1-37/+1
2021-07-13drm/vkms: Inherit plane state from struct drm_shadow_plane_stateThomas Zimmermann3-11/+12
2021-07-13drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann1-3/+52
2021-07-13Revert "drm/vgem: Implement mmap as GEM object function"Thomas Zimmermann1-5/+41
2021-07-12drm/of: free the right objectJulia Lawall1-1/+1
2021-07-12drm/panfrost:fix the exception name always "UNKNOWN"ChunyouTang1-1/+1
2021-07-10drm: bridge: nwl-dsi: Drop unused nwl_dsi_plat_clk_configJagan Teki1-6/+0
2021-07-09drm/panel: simple: Add support for EDT ETM0350G0DH6 panelStefan Riedmueller1-0/+29
2021-07-09drm/panel: simple: Add support for EDT ETMV570G2DHU panelStefan Riedmueller1-0/+29
2021-07-09drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()Jing Xiangfeng1-1/+6
2021-07-09drm/panel-simple: Add Samsung ATNA33XC20Rajeev Nandan1-0/+33
2021-07-09drm/panel-simple: Update validation warnings for eDP panel descriptionRajeev Nandan1-4/+2
2021-07-09drm/panel-simple: Support for delays between GPIO & regulatorRajeev Nandan1-0/+28