summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18dma-buf/dma_resv_usage: update explicit sync documentationChristian König
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-18drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutationsLaurent Pinchart
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
2022-07-15drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas
2022-07-15drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas
2022-07-13drm/vc4: v3d: Switch to devm_pm_runtime_enableMaxime Ripard
2022-07-13drm/vc4: v3d: Rework the runtime_pm setupMaxime Ripard
2022-07-13drm/vc4: v3d: Stop disabling interruptsMaxime Ripard