Age | Commit message (Expand) | Author |
2023-01-18 | drm: Remove unnecessary include statements for drm_crtc_helper.h | Thomas Zimmermann |
2023-01-17 | drm/i915/gt: Start adding module oriented dmesg output | John Harrison |
2023-01-18 | drm/i915: re-disable RC6p on Sandy Bridge | Sasa Dragic |
2023-01-17 | drm: panel: visionox: add backlight dependency | Arnd Bergmann |
2023-01-17 | drm/bridge: cdns-dsi: Add support for J721E wrapper | Rahul T R |
2023-01-17 | drm/bridge: cdns-dsi: Create a header file | Rahul T R |
2023-01-17 | drm/bridge: cdns-dsi: Move to drm/bridge/cadence | Rahul T R |
2023-01-17 | dt-bindings: display: bridge: cdns,dsi: Add compatible for dsi on j721e | Rahul T R |
2023-01-17 | dt-bindings: display: bridge: Convert cdns,dsi.txt to yaml | Rahul T R |
2023-01-17 | drm/omap: Fix kernel docs | Tomi Valkeinen |
2023-01-17 | drm/ttm: fix some minor kerneldoc issues | Christian König |
2023-01-17 | drm/ttm: Include <linux/vmalloc.h> to fix MIPS build | Thomas Zimmermann |
2023-01-17 | Merge tag 'drm-intel-next-2023-01-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2023-01-16 | drm/nouveau/fb/ga102: Replace zero-length array of trailing structs with flex... | Kees Cook |
2023-01-16 | drm/bridge: tc358767: Set default CLRSIPO count | Marek Vasut |
2023-01-16 | Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-01-16 | Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2023-01-16 | Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2023-01-13 | drm/radeon: Do not include <drm/drm_fb_helper.h> | Thomas Zimmermann |
2023-01-13 | drm/radeon: Remove trailing whitespaces | Thomas Zimmermann |
2023-01-13 | drm/nouveau: Do not include <drm/drm_fb_helper.h> | Thomas Zimmermann |
2023-01-13 | drm/amdgpu: Do not include <drm/drm_fb_helper.h> | Thomas Zimmermann |
2023-01-13 | drm: Define enum mode_set_atomic in drm_modeset_helper_tables.h | Thomas Zimmermann |
2023-01-13 | drm/panel: Do not include <linux/fb.h> | Thomas Zimmermann |
2023-01-13 | drm/amdgpu: Do not include <linux/fb.h> | Thomas Zimmermann |
2023-01-13 | drm: Don't include <linux/fb.h> in drm_crtc_helper.h | Thomas Zimmermann |
2023-01-13 | drm: Include <linux/of.h> where needed | Thomas Zimmermann |
2023-01-13 | drm: Include <linux/backlight.h> where needed | Thomas Zimmermann |
2023-01-13 | drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE | Thomas Zimmermann |
2023-01-13 | fbdev/vga16fb: Do not use struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/vesafb: Do not use struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/vesafb: Remove trailing whitespaces | Thomas Zimmermann |
2023-01-13 | fbdev/simplefb: Do not use struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/offb: Do not use struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/offb: Allocate struct offb_par with framebuffer_alloc() | Thomas Zimmermann |
2023-01-13 | fbdev/efifb: Do not use struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/efifb: Add struct efifb_par for driver data | Thomas Zimmermann |
2023-01-13 | vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/hyperv-fb: Do not set struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | fbdev/clps711x-fb: Do not set struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | drm/fb-helper: Do not allocate unused apertures structure | Thomas Zimmermann |
2023-01-13 | drm/radeon: Do not set struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | drm/i915: Do not set struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | drm/gma500: Do not set struct fb_info.apertures | Thomas Zimmermann |
2023-01-13 | Revert "fbcon: don't lose the console font across generic->chip driver switch" | Thomas Zimmermann |
2023-01-13 | fbcon: Remove trailing whitespaces | Thomas Zimmermann |
2023-01-13 | MAINTAINERS: Remove some obsolete drivers info(tdfx, mga, i810, savage, r128,... | Cai Huoqing |
2023-01-13 | drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via) | Cai Huoqing |
2023-01-13 | drm: Add comments to Kconfig | Cai Huoqing |
2023-01-13 | drm: Remove the obsolete driver-via | Cai Huoqing |