summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-06drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTSRandy Dunlap
2020-03-06drm/mm: Break long searches in fragmented address spacesChris Wilson
2020-03-06drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06drm/gma500/intel_bios.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06drm/vblank: Fix documentation of VBLANK timestamp helperThomas Zimmermann
2020-03-06drm/simple-kms: Fix documentation for drm_simple_encoder_init()Thomas Zimmermann
2020-03-06drm/panel: add panel driver for Elida KD35T133 panelsHeiko Stuebner
2020-03-04drm/v3d: Replace wait_for macros to remove use of msleepJames Hughes
2020-03-04drm/vc4: Replace wait_for macros to remove use of msleepJames Hughes
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai
2020-03-02video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing
2020-03-02drm/qxl: Use simple encoderThomas Zimmermann
2020-03-02drm/mgag200: Use simple encoderThomas Zimmermann
2020-03-02drm/ast: Use simple encoderThomas Zimmermann
2020-03-02drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann
2020-02-29drm/panel: simple: add panel-dpi supportSam Ravnborg
2020-02-29drm/panel: Add driver for Novatek NT35510-based panelsLinus Walleij
2020-02-29drm: prevent a harmless integer overflow in drm_legacy_sg_alloc()Dan Carpenter
2020-02-29drm/client: Dual licence the file in GPL-2 and MITEmmanuel Vadot
2020-02-28drm/tidss: Drop pointless static qualifier in dispc_find_csc()YueHaibing
2020-02-28drm/tidss: fix spelling mistakes "bufer" and "requsted"Colin Ian King
2020-02-28drm/tidss: Use drm_for_each_bridge_in_chain()Laurent Pinchart
2020-02-28drm/tidss: dispc: Fix broken plane positioning codeJyri Sarha
2020-02-28drm/dp_mst: Check crc4 value while building sideband messageBenjamin Gaignard
2020-02-28drm/dp_mst: Fix W=1 warningsBenjamin Gaignard
2020-02-28Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-27drm/panfrost: default_supplies[] can be statickbuild test robot
2020-02-27dma-buf: make move_notify mandatory if importer_ops are providedChristian König
2020-02-27dma-buf: drop dynamic_mapping flagChristian König
2020-02-27drm/amdgpu: implement amdgpu_gem_prime_move_notify v2Christian König
2020-02-27drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2Christian König
2020-02-27drm/amdgpu: use allowed_domains for exported DMA-bufsChristian König