summaryrefslogtreecommitdiffstats
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 Zimmermann2-0/+95
2021-07-23drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()Thomas Zimmermann1-1/+0
2021-07-23drm/fourcc: Add modifier definitions for Arm Fixed Rate CompressionNormunds Rieksts1-3/+106
2021-07-23Documentation: gpu: Mention the requirements for new propertiesMaxime Ripard1-0/+29
2021-07-23drm/panfrost: devfreq: Don't display error for EPROBE_DEFERChris Morgan1-1/+2
2021-07-22dt-bindings: display: simple-bridge: Add corpro,gm7123 compatibleMaxime Ripard1-0/+3
2021-07-21video: fbdev: neofb: add a check against divide errorZheyu Ma1-1/+1
2021-07-21video: fbdev: arcfb: remove redundant initialization of variable errColin Ian King1-1/+1
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas11-144/+143
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas9-35/+42
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig7-38/+36
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig7-30/+7
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig8-9/+13
2021-07-21vgaarb: cleanup vgaarb.hChristoph Hellwig1-48/+42
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig2-13/+11
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig2-18/+0
2021-07-21vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig1-6/+0
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero8-0/+470
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi4-20/+93
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi3-9/+21
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/print: fixup spelling in a commentJim Cromie1-1/+1
2021-07-20dma_buf: remove dmabuf sysfs teardown before releaseGuangming Cao1-1/+1
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-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju5-224/+4
2021-07-19drm/ingenic: Convert to Linux IRQ interfacesThomas Zimmermann1-4/+1
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang2-4/+5
2021-07-19video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma1-0/+5
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 Walleij4-0/+459
2021-07-17drm/panel: Add DT bindings for Samsung LMS380KF01Linus Walleij1-0/+99
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-14dt-bindings: display/panel: Add Innolux EJ030NAPaul Cercueil1-0/+62
2021-07-13drm/shmem-helper: Align to page size in dumb_createDaniel Vetter1-2/+2