summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-27drm/ast: Enable primary plane with CRTCThomas Zimmermann1-4/+9
2022-06-27drm/simple-kms: Use drm_atomic_helper_check_crtc_state()Thomas Zimmermann1-8/+6
2022-06-27drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann1-0/+55
2022-06-27drm/fb-helper: Fix out-of-bounds accessThomas Zimmermann1-8/+19
2022-06-27vfio/pci: Remove console driversAlex Williamson1-0/+5
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann7-170/+376
2022-06-27drm/ast: Fix black screen when getting out of suspendJocelyn Falempe1-0/+13
2022-06-27drm/mcde: Fix refcount leak in mcde_dsi_bindMiaoqian Lin1-0/+1
2022-06-25drm/connector: Remove usage of the deprecated ida_simple_xxx APIBo Liu1-7/+6
2022-06-24drm/panel: introduce ebbg,ft8719 panelJoel Selvaraj3-0/+297
2022-06-24drm: bridge: adv7511: Add check for mipi_dsi_driver_registerJiasheng Jiang1-3/+14
2022-06-24drm/bridge: parade-ps8622: Use backlight helperStephen Kitt1-5/+1
2022-06-24drm/panel-edp: Add LQ140M1JW48 edp panel entryBjorn Andersson1-0/+1
2022-06-24drm/panel: simple: add AM-800600P5TMQW-TB8HBastian Krause1-0/+33
2022-06-24drm: shmobile: Use backlight helperStephen Kitt1-5/+1
2022-06-24drm/panel: panel-asus-z00t-tm5p5-n35596: Use backlight helperStephen Kitt1-6/+1
2022-06-24drm/panel: panel-dsi-cm: Use backlight helpersStephen Kitt1-23/+6
2022-06-24drm/panel: sony-acx565akm: Use backlight helpersStephen Kitt1-10/+2
2022-06-24drm/panel: panel-simple: Add dev_err_probe if backlight could not be foundAlexander Stein1-1/+3
2022-06-24drm/pl111: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-24drm/panel: nt35510: Remove duplicate 'the' in two places.Jiang Jian1-3/+3
2022-06-24drm/panel: simple: Add DataImage FG1001L0DSSWMG01 panel supportPhilip Oberfichtner1-0/+27
2022-06-24drm/logicvc: add missing of_node_put() in logicvc_layers_init()Yang Yingliang1-1/+3
2022-06-24drm: fix device_node_continue.cocci warningsJulia Lawall1-2/+0
2022-06-24drm: Remove unnecessary print function dev_err()Yang Li1-1/+0
2022-06-24drm: logicvc: fix error code in logicvc_layer_init()Dan Carpenter1-0/+1
2022-06-24drm: logicvc: Fix uninitialized variable in probeDan Carpenter1-1/+1
2022-06-24drm/ast: Fixed the casting issue reported by sparseKuoHsiang Chou2-6/+6
2022-06-23drm/display: Fix build error without CONFIG_OFYueHaibing1-1/+1
2022-06-23drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"Hans de Goede1-1/+0
2022-06-23dma-buf: deprecate DMABUF_SYSFS_STATSChristian König1-1/+5
2022-06-22drm/hyperv-drm: Include framebuffer and EDID headersThomas Zimmermann1-0/+2
2022-06-22GPU: drm: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm: panel-orientation-quirks: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/vc4: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/prime: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docsLyude Paul1-2/+1
2022-06-21drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_ad...Lyude Paul1-16/+6
2022-06-21drm/display: Remove duplicate 'the' in two places.Jiang Jian1-1/+1
2022-06-21drm/bridge: parade-ps8640: Provide wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-13/+26
2022-06-21drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp...Douglas Anderson1-13/+38
2022-06-21drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-10/+23
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang2-1/+41
2022-06-21drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang1-0/+13
2022-06-21drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang1-0/+12