summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18drm/crtc-helper: Remove most include statements from drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/udl: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/tidss: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/sun4i: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/sprd: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/rockchip: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/radeon: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/logicvc: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/kmb: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/ingenic: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/gma500: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/bridge: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/ast: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/aspeed: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-17drm: panel: visionox: add backlight dependencyArnd Bergmann
2023-01-17drm/bridge: cdns-dsi: Add support for J721E wrapperRahul T R
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