summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-17drm/bridge: cdns-dsi: Create a header fileRahul T R
2023-01-17drm/bridge: cdns-dsi: Move to drm/bridge/cadenceRahul T R
2023-01-17dt-bindings: display: bridge: cdns,dsi: Add compatible for dsi on j721eRahul T R
2023-01-17dt-bindings: display: bridge: Convert cdns,dsi.txt to yamlRahul T R
2023-01-17drm/omap: Fix kernel docsTomi Valkeinen
2023-01-17drm/ttm: fix some minor kerneldoc issuesChristian König
2023-01-17drm/ttm: Include <linux/vmalloc.h> to fix MIPS buildThomas Zimmermann
2023-01-16drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex...Kees Cook
2023-01-16drm/bridge: tc358767: Set default CLRSIPO countMarek Vasut
2023-01-13drm/radeon: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm/radeon: Remove trailing whitespacesThomas Zimmermann
2023-01-13drm/nouveau: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann
2023-01-13drm/panel: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-13drm: Don't include <linux/fb.h> in drm_crtc_helper.hThomas Zimmermann
2023-01-13drm: Include <linux/of.h> where neededThomas Zimmermann
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann
2023-01-13fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann
2023-01-13vfio-mdev/mdpy-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13drm/fb-helper: Do not allocate unused apertures structureThomas Zimmermann
2023-01-13drm/radeon: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13drm/i915: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13drm/gma500: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann
2023-01-13fbcon: Remove trailing whitespacesThomas Zimmermann
2023-01-13MAINTAINERS: Remove some obsolete drivers info(tdfx, mga, i810, savage, r128,...Cai Huoqing
2023-01-13drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)Cai Huoqing
2023-01-13drm: Add comments to KconfigCai Huoqing
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing
2023-01-13drm: Remove the obsolete driver-tdfxCai Huoqing
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann
2023-01-12drm/vkms: reintroduce prepare_fb and cleanup_fb functionsMaíra Canal
2023-01-12drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter