summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-19drm/virtio: Simplify error handling of virtio_gpu_object_create()Dmitry Osipenko
2022-07-19drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()Dmitry Osipenko
2022-07-19drm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko
2022-07-19drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() errorDmitry Osipenko
2022-07-19drm/virtio: Check whether transferred 2D BO is shmemDmitry Osipenko
2022-07-19drm/virtio: Correct drm_gem_shmem_get_sg_table() error handlingDmitry Osipenko
2022-07-19fbdev: Remove conflict-handling codeThomas Zimmermann
2022-07-19fbdev: Acquire framebuffer apertures for firmware devicesThomas Zimmermann
2022-07-19video/aperture: Remove conflicting VGA devices, if anyThomas Zimmermann
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann
2022-07-19video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann
2022-07-19fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann
2022-07-19fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann
2022-07-19fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-07-19drm/panel/panel-sitronix-st7701: Split GIP and init sequencesMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Parametrize voltage and timingMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT modeMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Adjust porch control bitfield nameMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT modeMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Make gamma correction TFT specificMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701Marek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous c...Marek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701Marek Vasut
2022-07-19drm:remove rebundant word "in" in commentsshaomin Deng
2022-07-19drm:delete the repeated word "the" in commentsshaomin Deng
2022-07-18drm/mgag200:remove rebundant word "or" in commentsshaomin Deng
2022-07-18drm/bridge: it6505: Modified video clock calculation and video debug messageallen chen
2022-07-18drm/bridge: it6505: Add i2c api power on checkallen chen
2022-07-18drm/bridge: it6505: Modified power sequenceallen chen
2022-07-18drm/bridge: it6505: Power on downstream device in .atomic_enablePin-Yen Lin
2022-07-18drm/ssd130x: Use new regmap bulk write support to drop custom busJavier Martinez Canillas
2022-07-16drm/via: Fix style issues in via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Make macros readable in the via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Use SPDX tag for MIT license in via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Update to the latest via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Embed via_drv.h in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_verifier in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_dmablit in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_irq in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_video in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_mm in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_map in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_dma in via_dri1Sam Ravnborg
2022-07-16drm/via: Rename via_drv to via_dri1Sam Ravnborg
2022-07-15drm/nouveau/bios: set info only when the return is not 0Tom Rix
2022-07-15drm/amdgpu: re-apply "move internal vram_mgr function into the C file""Christian König
2022-07-15drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""Christian König