summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann2022-07-2633-90/+90
* drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann2022-07-2631-38/+9
* drm/vmwgfx: Remove trailing whitespaceThomas Zimmermann2022-07-262-2/+2
* drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the logJavier Martinez Canillas2022-07-231-4/+3
* drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hookLiviu Dudau2022-07-223-3/+24
* drm/komeda - At init write GCU control block to handle already on DPUCarsten Haitzler2022-07-221-2/+1
* drm/komeda: Add legacy FB support so VT's work as expectedCarsten Haitzler2022-07-221-0/+2
* drm/arm/hdlcd: Simplify IRQ install/uninstallRobin Murphy2022-07-221-45/+15
* drm/arm/hdlcd: Take over EFI framebuffer properlyRobin Murphy2022-07-221-0/+10
* drm/arm: Fix spelling typo in commentspengfuyuan2022-07-222-2/+2
* fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann2022-07-222-2/+2
* drm/bridge: parade-ps8640: Fix regulator supply orderChen-Yu Tsai2022-07-211-2/+2
* drm: correct commentsLiu Zixian2022-07-212-2/+2
* drm/vc4: Add explicit declaration of 'drmm_of_get_bridge'Wang Jingjin2022-07-211-0/+8
* drm/panel-edp: Add panel entry for B120XAN01.0Nícolas F. R. A. Prado2022-07-201-0/+1
* drm/panel-edp: Add panel entry for R140NWF5 RHNícolas F. R. A. Prado2022-07-201-0/+8
* drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTORDmitry Baryshkov2022-07-191-10/+8
* drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_stateDmitry Baryshkov2022-07-191-6/+16
* drm/sched: move calling drm_sched_entity_select_rqChristian König2022-07-191-2/+1
* drm/gud: Fix endianness in gud_xrgb8888_to_color() helperGeert Uytterhoeven2022-07-191-6/+8
* drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpersGeert Uytterhoeven2022-07-191-34/+46
* drm/bridge: tc358767: Add of_node_put() when breaking out of loopLiang He2022-07-191-2/+3
* drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()Liang He2022-07-191-0/+1
* drm/bochs: Fix some error handling paths in bochs_pci_probe()Christophe JAILLET2022-07-191-3/+9
* drm/virtio: kms: use drm managed resourcesDanilo Krummrich2022-07-191-9/+7
* drm/virtio: plane: use drm managed resourcesDanilo Krummrich2022-07-191-22/+8
* drm/virtio: Return proper error codes instead of -1Dmitry Osipenko2022-07-191-3/+3
* drm/virtio: Use dev_is_pci()Dmitry Osipenko2022-07-191-1/+1
* drm/virtio: Improve DMA API usage for shmem BOsDmitry Osipenko2022-07-195-99/+32
* drm/virtio: Simplify error handling of virtio_gpu_object_create()Dmitry Osipenko2022-07-191-9/+4
* drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()Dmitry Osipenko2022-07-191-3/+3
* drm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko2022-07-191-1/+3
* drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() errorDmitry Osipenko2022-07-191-0/+2
* drm/virtio: Check whether transferred 2D BO is shmemDmitry Osipenko2022-07-191-1/+1
* drm/virtio: Correct drm_gem_shmem_get_sg_table() error handlingDmitry Osipenko2022-07-191-0/+1
* fbdev: Remove conflict-handling codeThomas Zimmermann2022-07-193-159/+0
* fbdev: Acquire framebuffer apertures for firmware devicesThomas Zimmermann2022-07-191-0/+33
* video/aperture: Remove conflicting VGA devices, if anyThomas Zimmermann2022-07-191-2/+12
* video: Provide constants for VGA I/O rangeThomas Zimmermann2022-07-193-11/+10
* video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann2022-07-192-12/+14
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-1939-5/+206
* fbdev: Convert drivers to aperture helpersThomas Zimmermann2022-07-193-25/+13
* fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann2022-07-193-62/+18
* fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann2022-07-191-40/+1
* fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann2022-07-192-30/+31
* fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-1912-457/+457
* drm/panel/panel-sitronix-st7701: Split GIP and init sequencesMarek Vasut2022-07-191-4/+16
* drm/panel/panel-sitronix-st7701: Parametrize voltage and timingMarek Vasut2022-07-191-28/+127
* drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT modeMarek Vasut2022-07-191-6/+15
* drm/panel/panel-sitronix-st7701: Adjust porch control bitfield nameMarek Vasut2022-07-191-4/+6