summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann
2022-07-26drm/vmwgfx: Remove trailing whitespaceThomas Zimmermann
2022-07-23drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the logJavier Martinez Canillas
2022-07-22drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hookLiviu Dudau
2022-07-22drm/komeda - At init write GCU control block to handle already on DPUCarsten Haitzler
2022-07-22drm/komeda: Add legacy FB support so VT's work as expectedCarsten Haitzler
2022-07-22drm/arm/hdlcd: Simplify IRQ install/uninstallRobin Murphy
2022-07-22drm/arm/hdlcd: Take over EFI framebuffer properlyRobin Murphy
2022-07-22drm/arm: Fix spelling typo in commentspengfuyuan
2022-07-22fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann
2022-07-21drm/bridge: parade-ps8640: Fix regulator supply orderChen-Yu Tsai
2022-07-21drm: correct commentsLiu Zixian
2022-07-20drm/panel-edp: Add panel entry for B120XAN01.0Nícolas F. R. A. Prado
2022-07-20drm/panel-edp: Add panel entry for R140NWF5 RHNícolas F. R. A. Prado
2022-07-19drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTORDmitry Baryshkov
2022-07-19drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_stateDmitry Baryshkov
2022-07-19drm/sched: move calling drm_sched_entity_select_rqChristian König
2022-07-19drm/gud: Fix endianness in gud_xrgb8888_to_color() helperGeert Uytterhoeven
2022-07-19drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpersGeert Uytterhoeven
2022-07-19drm/bridge: tc358767: Add of_node_put() when breaking out of loopLiang He
2022-07-19drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()Liang He
2022-07-19drm/bochs: Fix some error handling paths in bochs_pci_probe()Christophe JAILLET
2022-07-19drm/virtio: kms: use drm managed resourcesDanilo Krummrich
2022-07-19drm/virtio: plane: use drm managed resourcesDanilo Krummrich
2022-07-19drm/virtio: Return proper error codes instead of -1Dmitry Osipenko
2022-07-19drm/virtio: Use dev_is_pci()Dmitry Osipenko
2022-07-19drm/virtio: Improve DMA API usage for shmem BOsDmitry Osipenko
2022-07-19drm/virtio: Simplify error handling of virtio_gpu_object_create()Dmitry Osipenko
2022-07-19drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()Dmitry Osipenko
2022-07-19drm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko
2022-07-19drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() errorDmitry Osipenko
2022-07-19drm/virtio: Check whether transferred 2D BO is shmemDmitry Osipenko
2022-07-19drm/virtio: Correct drm_gem_shmem_get_sg_table() error handlingDmitry Osipenko
2022-07-19fbdev: Remove conflict-handling codeThomas Zimmermann
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