summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann
2023-01-03drm/format-helper: Flip src/dst-format branches in blit helperThomas Zimmermann
2023-01-03drm/format-helper: Type fixes in format-helper testsThomas Zimmermann
2023-01-03drm/format-helper: Store RGB565 in little-endian orderThomas Zimmermann
2023-01-03drm/format-helper: Fix test-input format conversionThomas Zimmermann
2023-01-03drm/format-helper: Comment on RGB888 byte orderThomas Zimmermann
2023-01-03firmware/sysfb: Fix EFI/VESA format selectionThomas Zimmermann
2023-01-02drm/virtio: Spiff out cmd queue/response tracesRob Clark
2023-01-02drm/bridge: panel: Set pre_enable_prev_first from drmm_panel_bridge_addDave Stevenson
2023-01-02drm/vc4: drop all currently held locks if deadlock happensMaíra Canal
2023-01-02drm/tiny: ili9486: Do not assume 8-bit only SPI controllersCarlo Caione
2023-01-02drm/tiny: ili9486: Enable driver module autoloadingCarlo Caione
2022-12-29dt-bindings: display/panel: Add the Focaltech gpt3Christophe Branchereau
2022-12-29drm/panel: add the orisetech ota5601aChristophe Branchereau
2022-12-22drm/todo: update the debugfs clean up taskMaíra Canal
2022-12-22drm/vkms: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/v3d: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/debugfs: create debugfs late register functionsMaíra Canal
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal
2022-12-20drm/ast: Init iosys_map pointer as I/O memory for damage handlingThomas Zimmermann
2022-12-20drm/sprd: remove redundant error loggingDeepak R Varma
2022-12-20drm/drv: Make use of local variable driver in drm_dev_register()Uwe Kleine-König
2022-12-19drm/qxl: stop using ttm_bo_waitChristian König
2022-12-18drm/v3d: replace obj lookup steps with drm_gem_objects_lookupMelissa Wen
2022-12-18drm/v3d: cleanup BOs properly when lookup_bos failsMelissa Wen
2022-12-16drm/imx: move IPUv3 driver into separate subdirectoryLucas Stach
2022-12-16drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2022-12-16gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He
2022-12-16drm/omap: dsi: Fix excessive stack usageTomi Valkeinen
2022-12-16drm/omapdrm: Remove unused struct csc_coef_rgb2yuvYuan Can
2022-12-16drm: tidss: Fix pixel format definitionRandolph Sapp
2022-12-16drm/tidss: Set max DMA segment sizeAndrew Davis
2022-12-16drm/display/dp_mst: Fix payload addition on a disconnected sinkImre Deak
2022-12-16drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak
2022-12-16drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak
2022-12-16drm: bridge: it66121: Add support for the IT6610Paul Cercueil
2022-12-16drm: bridge: it66121: Move VID/PID to new it66121_chip_info structurePaul Cercueil
2022-12-16drm: bridge: it66121: Set DDC preamble only once before reading EDIDPaul Cercueil
2022-12-16drm: bridge: it66121: Don't clear DDC FIFO twicePaul Cercueil
2022-12-16drm: bridge: it66121: Don't use DDC error IRQsPaul Cercueil
2022-12-16drm: bridge: it66121: Fix wait for DDC readyPaul Cercueil
2022-12-16drm: bridge: it66121: Write AVI infoframe with regmap_bulk_write()Paul Cercueil
2022-12-16drm: bridge: it66121: Use regmap_noinc_read()Paul Cercueil
2022-12-16drm: bridge: it66121: Use devm_regulator_bulk_get_enable()Paul Cercueil
2022-12-16dt-bindings: display: bridge: it66121: Add compatible string for IT6610Paul Cercueil
2022-12-15drm/bridge: add it6505 driver to read data-lanes and link-frequencies from dtallen chen
2022-12-15dt-bindings: it6505: add properties to restrict output bandwidthallen chen
2022-12-15drm/bridge: it6505: Add caching for EDIDPin-yen Lin