summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tiny (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-0516-16/+16
* drm/ofdrm: Cast error pointers to void __iomem *Thomas Zimmermann2022-11-041-8/+8
* drm/ofdrm: Convert PCI IDs to CPU endianness for comparingThomas Zimmermann2022-11-041-3/+8
* drm/ofdrm: Depend on CONFIG_MMUThomas Zimmermann2022-11-031-1/+1
* drm: Remove drm_mode_config::fb_baseZack Rusin2022-10-201-1/+0
* drm/ofdrm: Support big-endian scanout buffersThomas Zimmermann2022-10-141-2/+53
* drm/ofdrm: Support color managementThomas Zimmermann2022-10-141-5/+437
* drm/ofdrm: Add per-model device functionThomas Zimmermann2022-10-141-0/+125
* drm/ofdrm: Add CRTC stateThomas Zimmermann2022-10-141-3/+56
* drm/ofdrm: Add ofdrm for Open Firmware framebuffersThomas Zimmermann2022-10-143-0/+777
* drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helperJavier Martinez Canillas2022-10-131-12/+2
* drm/simpledrm: Do not call drm_atomic_add_affected_planes()Javier Martinez Canillas2022-10-131-8/+2
* drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()Thomas Zimmermann2022-10-081-1/+5
* drm/simpledrm: Synchronize access to GEM BOsThomas Zimmermann2022-09-271-2/+8
* drm/simpledrm: Iterate over damage clipsThomas Zimmermann2022-09-271-11/+13
* drm/simpledrm: Remove !fb check from atomic_updateThomas Zimmermann2022-09-271-3/+0
* drm/simpledrm: Use drm_atomic_get_new_plane_state()Thomas Zimmermann2022-09-271-4/+4
* drm/simpledrm: Compute linestride with drm_format_info_min_pitch()Thomas Zimmermann2022-09-271-2/+5
* drm/plane-helper: Add a drm_plane_helper_atomic_check() helperJavier Martinez Canillas2022-09-161-24/+1
* drm/format-helper: Add drm_fb_build_fourcc_list() helperThomas Zimmermann2022-09-121-42/+5
* drm/modes: Add initializer macro DRM_MODE_INIT()Thomas Zimmermann2022-09-121-14/+9
* drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann2022-09-129-9/+18
* drm/probe-helper: Add drm_connector_helper_get_modes_fixed()Thomas Zimmermann2022-09-122-32/+2
* drm/bochs: fix blankingGerd Hoffmann2022-09-071-0/+2
* drm/format-helper: Rework XRGB8888-to-MONO conversionThomas Zimmermann2022-08-101-1/+5
* drm/format-helper: Rework XRGB8888-to-GRAY8 conversionThomas Zimmermann2022-08-101-1/+4
* drm/format-helper: Rework XRGB8888-to-RGB888 conversionThomas Zimmermann2022-08-101-2/+1
* drm/format-helper: Rework XRGB8888-to-RGBG565 conversionThomas Zimmermann2022-08-101-2/+1
* drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()Thomas Zimmermann2022-08-101-9/+12
* drm/format-helper: Provide drm_fb_blit()Thomas Zimmermann2022-08-101-4/+4
* drm/simpledrm: Convert to atomic helpersThomas Zimmermann2022-08-051-105/+168
* drm/simpledrm: Compute framebuffer stride if not setThomas Zimmermann2022-08-051-0/+3
* drm/simpledrm: Remove pdev field from device structureThomas Zimmermann2022-08-051-4/+2
* drm/simpledrm: Inline device-init helpersThomas Zimmermann2022-08-051-163/+128
* drm/simpledrm: Remove mem field from device structureThomas Zimmermann2022-08-051-2/+0
* drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor2022-08-051-1/+1
* drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich2022-08-031-1/+1
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-0312-51/+51
* drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-034-8/+8
* drm/bochs: Fix some error handling paths in bochs_pci_probe()Christophe JAILLET2022-07-191-3/+9
* drm: Implement DRM aperture helpers under video/Thomas Zimmermann2022-06-271-0/+1
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-207-0/+7
* drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2022-06-204-0/+4
* drm/bochs: Explicitly include linux/module.hMichel Dänzer2022-06-091-0/+1
* drm/st7735r: Fix module autoloading for Okaya RH128128TJavier Martinez Canillas2022-05-231-0/+1
* drm/simpledrm: Use fbdev defaults for shadow bufferingThomas Zimmermann2022-05-031-1/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-0512-36/+19
|\
| * Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-259-68/+448
| |\
| | * Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-03-045-23/+418
| | |\
| | * \ Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-241-1/+2
| | |\ \