aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2023-01-07drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition formatJavier Martinez Canillas1-9/+12
2023-01-06drm/arm/hdlcd: use new debugfs device-centered functionsMaíra Canal1-15/+9
2023-01-06drm/gud: use new debugfs device-centered functionsMaíra Canal1-13/+4
2023-01-06drm/fb-helper: Replace bpp/depth parameter by color modeThomas Zimmermann3-20/+36
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov2-31/+4
2023-01-05drm/omap: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov1-41/+0
2023-01-05drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov1-2/+0
2023-01-05drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov2-8/+0
2023-01-05drm/bridge_connector: rely on drm_kms_helper_poll_* for HPD enablementDmitry Baryshkov1-5/+13
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov2-0/+41
2023-01-05drm/poll-helper: merge drm_kms_helper_poll_disable() and _fini()Dmitry Baryshkov1-8/+13
2023-01-05drm/fourcc: Document open source user waiverDaniel Vetter1-0/+12
2023-01-05drm/bridge: panel: Prevent ERR_PTR DereferenceMaxime Ripard1-4/+5
2023-01-04drm/docs: Explicitly document default CRTC background behaviorSean Paul1-0/+5
2023-01-03drm/v3d: replace open-coded implementation of drm_gem_object_lookupMaíra Canal1-6/+1
2023-01-03drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handlingTvrtko Ursulin3-27/+29
2023-01-03drm/format-helper: Remove unnecessary conversion helpersThomas Zimmermann1-75/+0
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann4-97/+57
2023-01-03drm/fb-helper: Fix single-probe color-format selectionThomas Zimmermann1-78/+94
2023-01-03drm/fh-helper: Split fbdev single-probe helperThomas Zimmermann1-43/+73
2023-01-03drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann3-0/+362
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann3-2/+122
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann3-2/+117
2023-01-03drm/format-helper: Flip src/dst-format branches in blit helperThomas Zimmermann1-24/+20
2023-01-03drm/format-helper: Type fixes in format-helper testsThomas Zimmermann1-6/+6
2023-01-03drm/format-helper: Store RGB565 in little-endian orderThomas Zimmermann2-5/+24
2023-01-03drm/format-helper: Fix test-input format conversionThomas Zimmermann1-10/+25
2023-01-03drm/format-helper: Comment on RGB888 byte orderThomas Zimmermann2-0/+5
2023-01-03firmware/sysfb: Fix EFI/VESA format selectionThomas Zimmermann1-6/+37
2023-01-02drm/virtio: Spiff out cmd queue/response tracesRob Clark3-14/+28
2023-01-02drm/bridge: panel: Set pre_enable_prev_first from drmm_panel_bridge_addDave Stevenson1-0/+2
2023-01-02drm/vc4: drop all currently held locks if deadlock happensMaíra Canal1-1/+10
2023-01-02drm/tiny: ili9486: Do not assume 8-bit only SPI controllersCarlo Caione1-4/+9
2023-01-02drm/tiny: ili9486: Enable driver module autoloadingCarlo Caione1-0/+2
2022-12-29dt-bindings: display/panel: Add the Focaltech gpt3Christophe Branchereau1-0/+56
2022-12-29drm/panel: add the orisetech ota5601aChristophe Branchereau3-0/+374
2022-12-22drm/todo: update the debugfs clean up taskMaíra Canal1-7/+6
2022-12-22drm/vkms: use new debugfs device-centered functionsMaíra Canal1-11/+6
2022-12-22drm/v3d: use new debugfs device-centered functionsMaíra Canal1-12/+10
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal11-116/+37
2022-12-22drm/debugfs: create debugfs late register functionsMaíra Canal3-0/+21
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal5-34/+28
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal4-0/+129
2022-12-20drm/ast: Init iosys_map pointer as I/O memory for damage handlingThomas Zimmermann1-1/+1
2022-12-20drm/sprd: remove redundant error loggingDeepak R Varma1-3/+1
2022-12-20drm/drv: Make use of local variable driver in drm_dev_register()Uwe Kleine-König1-2/+2
2022-12-19drm/qxl: stop using ttm_bo_waitChristian König1-2/+14
2022-12-18drm/v3d: replace obj lookup steps with drm_gem_objects_lookupMelissa Wen1-46/+3
2022-12-18drm/v3d: cleanup BOs properly when lookup_bos failsMelissa Wen1-3/+3
2022-12-16drm/imx: move IPUv3 driver into separate subdirectoryLucas Stach14-50/+55