aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-09dt-bindings: display: sitronix, st7735r: Remove spi-max-frequency limitNoralf Trønnes1-3/+1
2022-03-09dt-bindings: display: sitronix, st7735r: Make reset-gpios optionalNoralf Trønnes1-1/+0
2022-03-09dt-bindings: display: sitronix, st7735r: Fix backlight in exampleNoralf Trønnes1-0/+1
2022-03-08drm/doc: pull in drm_buddy.cMatthew Auld1-0/+9
2022-03-08drm/bridge: ti-sn65dsi83: switch to devm_drm_of_get_bridgeJosé Expósito1-9/+3
2022-03-08drm/bridge: tc358775: switch to devm_drm_of_get_bridgeJosé Expósito1-9/+2
2022-03-08drm/bridge: tc358762: switch to devm_drm_of_get_bridgeJosé Expósito1-8/+1
2022-03-08drm/bridge: parade-ps8640: switch to devm_drm_of_get_bridgeJosé Expósito1-8/+1
2022-03-08drm/bridge: parade-ps8622: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-08drm/bridge: nxp-ptn3460: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-08drm/komeda: plane: Remove redundant color encoding and range initialisationMaxime Ripard1-4/+1
2022-03-08drm/komeda: plane: Remove redundant zpos initialisationMaxime Ripard1-2/+0
2022-03-08drm/komeda: plane: switch to plane reset helperMaxime Ripard1-5/+1
2022-03-08drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing1-1/+1
2022-03-07drm/selftests: missing error code in igt_buddy_alloc_smoke()Dan Carpenter1-1/+3
2022-03-07drm: Drop commas after SoC match table sentinelsGeert Uytterhoeven2-2/+2
2022-03-04efifb: Remove redundant efifb_setup_from_dmi stubMichal Suchanek1-4/+0
2022-03-04sysfb: Enable boot time VESA graphic mode selectionMichal Suchanek4-12/+11
2022-03-04sysfb: Make config option dependencies explicitMichal Suchanek2-3/+4
2022-03-04drm/bridge_connector: enable HPD by default if supportedNikita Yushchenko1-1/+3
2022-03-04drm/selftests: fix a shift-out-of-bounds bugArunpravin1-3/+3
2022-03-03drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui1-1/+1
2022-03-03drm/ssd130x: remove redundant initialization of pointer modeColin Ian King1-1/+1
2022-03-03drm/aspeed: Add AST2600 chip supportTommy Haung1-0/+9
2022-03-03drm/aspeed: Update INTR_STS handlingTommy Haung2-1/+6
2022-03-02drm: Add TODO item for optimizing format helpersThomas Zimmermann1-0/+22
2022-03-02fbdev: Improve performance of cfb_imageblit()Thomas Zimmermann1-9/+42
2022-03-02fbdev: Remove trailing whitespaces from cfbimgblt.cThomas Zimmermann1-30/+30
2022-03-02fbdev: Improve performance of sys_imageblit()Thomas Zimmermann1-11/+38
2022-03-02fbdev: Improve performance of sys_fillrect()Thomas Zimmermann1-13/+3
2022-03-02drm/panfrost: cleanup commentsTom Rix5-5/+5
2022-03-02drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK registerLiu Ying1-9/+5
2022-03-02drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.Hsin-Yi Wang1-0/+2
2022-03-01drm/v3d: centralize error handling when init scheduler failsMelissa Wen1-27/+13
2022-03-01drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-01drm/bridge: anx7625: Fix release wrong workqueueXin Ji1-2/+2
2022-02-28drm/bridge: it6505: Fix the read buffer array boundHsin-Yi Wang1-2/+2
2022-02-28drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptorRahul T R1-0/+1
2022-02-28drm/bridge: cdns-dsi: Make sure to to create proper aliases for dtNishanth Menon1-0/+1
2022-02-28drm/tiny: Add MIPI DBI compatible SPI driverNoralf Trønnes4-0/+422
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes1-0/+8
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes2-0/+57
2022-02-28drm/modes: Remove trailing whitespaceNoralf Trønnes1-1/+1