aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-06drm/panel: add panel driver for Elida KD35T133 panelsHeiko Stuebner3-0/+363
2020-03-06dt-bindings: display: panel: Add binding document for Elida KD35T133Heiko Stuebner1-0/+49
2020-03-04drm/v3d: Replace wait_for macros to remove use of msleepJames Hughes1-13/+28
2020-03-04drm/vc4: Replace wait_for macros to remove use of msleepJames Hughes1-17/+26
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard362-13732/+21323
2020-03-04drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITSRamalingam C1-1/+1
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C4-107/+61
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder1-16/+0
2020-03-02fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker1-0/+15
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai1-2/+1
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai1-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai1-2/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai1-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai1-3/+1
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai1-2/+1
2020-03-02video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz1-1/+1
2020-03-02video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz1-1/+1
2020-03-02video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz1-1/+1
2020-03-02video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz1-8/+10
2020-03-02video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz1-1/+1
2020-03-02video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz1-1/+2
2020-03-02video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz1-2/+2
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing1-3/+0
2020-03-02drm/qxl: Use simple encoderThomas Zimmermann1-15/+14
2020-03-02drm/mgag200: Use simple encoderThomas Zimmermann2-82/+13
2020-03-02drm/ast: Use simple encoderThomas Zimmermann2-22/+9
2020-03-02drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann2-3/+35
2020-02-29drm/panel: simple: add panel-dpi supportSam Ravnborg1-2/+72
2020-02-29dt-bindings: display: add data-mapping to panel-dpiSam Ravnborg1-1/+10
2020-02-29dt-bindings: display: convert panel-dpi to DT schemaSam Ravnborg2-50/+72
2020-02-29dt-bindings: display: convert display-timings to DT schemaSam Ravnborg3-123/+86
2020-02-29dt-bindings: display: add panel-timing.yamlSam Ravnborg2-4/+230
2020-02-29drm/panel: Add driver for Novatek NT35510-based panelsLinus Walleij4-0/+1116
2020-02-29drm/panel: Add DT bindings for Novatek NT35510-based panelsLinus Walleij1-0/+56
2020-02-29dt-bindings: Add vendor prefix for Hydis technologiesLinus Walleij1-0/+2
2020-02-29drm: prevent a harmless integer overflow in drm_legacy_sg_alloc()Dan Carpenter1-0/+3
2020-02-29drm/client: Dual licence the file in GPL-2 and MITEmmanuel Vadot1-1/+1
2020-02-28drm/tidss: Drop pointless static qualifier in dispc_find_csc()YueHaibing1-1/+1
2020-02-28drm/tidss: fix spelling mistakes "bufer" and "requsted"Colin Ian King1-2/+2
2020-02-28drm/tidss: Use drm_for_each_bridge_in_chain()Laurent Pinchart1-1/+1
2020-02-28drm/tidss: dispc: Fix broken plane positioning codeJyri Sarha5-36/+133
2020-02-28drm/dp_mst: Check crc4 value while building sideband messageBenjamin Gaignard1-0/+4
2020-02-28drm/dp_mst: Fix W=1 warningsBenjamin Gaignard1-49/+65
2020-02-28Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie128-2541/+3420
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie166-2414/+5161
2020-02-27drm/panfrost: default_supplies[] can be statickbuild test robot1-1/+1
2020-02-27dma-buf: make move_notify mandatory if importer_ops are providedChristian König1-8/+7
2020-02-27dma-buf: drop dynamic_mapping flagChristian König3-20/+7