summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-09drm/vram-helpers: Merge code into a single fileThomas Zimmermann3-101/+91
2020-04-09drm/vram-helpers: Set plane fence for display updateThomas Zimmermann1-3/+8
2020-04-08drm/panel: support for boe,tv105wum-nw0 dsi video mode panelDavid Lu1-0/+31
2020-04-08fbdev: mx3fb: avoid warning about psABI changeArnd Bergmann1-10/+10
2020-04-08drm/fb-helper: Remove return value from drm_fbdev_generic_setup()Thomas Zimmermann1-11/+12
2020-04-08drm/vboxvideo: Set up fbdev after registering device; remove error checksThomas Zimmermann1-4/+2
2020-04-08drm/udl: Remove error check from fbdev setupThomas Zimmermann1-5/+1
2020-04-08drm/tilcdc: Set up fbdev after fully registering deviceThomas Zimmermann1-2/+1
2020-04-08drm/mgag200: Set up fbdev after registering device; remove error checksThomas Zimmermann2-4/+2
2020-04-08drm/mediatek: Remove error check from fbdev setupThomas Zimmermann1-3/+1
2020-04-08drm/ingenic: Remove error check from fbdev setupThomas Zimmermann1-3/+1
2020-04-08drm/kirin: Set up fbdev after fully registering deviceThomas Zimmermann1-2/+2
2020-04-08drm/hibmc: Remove error check from fbdev setupThomas Zimmermann1-5/+1
2020-04-08drm/ast: Set up fbdev after registering device; remove error checksThomas Zimmermann2-5/+3
2020-04-08drm/panel: nt39016: Add support for 50 Hz refresh ratePaul Cercueil1-1/+14
2020-04-08drm/panel: nt39016: Add support for multiple modesPaul Cercueil1-10/+23
2020-04-08video: fbdev: mb862xx: remove set but not used variable 'mdr'Jason Yan1-2/+0
2020-04-08video: fbdev: matroxfb: remove dead code and set but not used variableJason Yan1-22/+0
2020-04-08drm/panel: add panel driver for Leadtek LTK050H3146WHeiko Stuebner3-0/+703
2020-04-07video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_di...Jules Irenge1-0/+2
2020-04-07drm/ingenic: Delete an error message in ingenic_drm_probe()Markus Elfring1-3/+1
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul3-31/+3
2020-04-07drm/i915/dp_mst: Cast intel_connector->port as drm_dp_mst_portLyude Paul1-1/+1
2020-04-07video: fbdev: don't print error message on platform_get_irq() failureTang Bin1-1/+0
2020-04-07drm/vblank: Add intro to documentationSam Ravnborg1-0/+63
2020-04-06drm/dp_mst: Don't drop NAKs for down responsesLyude Paul1-1/+0
2020-04-06drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()Lyude Paul1-1/+2
2020-04-06drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()Markus Elfring1-3/+1
2020-04-05drm/bridge: fix kernel-doc warning in panel.cSam Ravnborg1-0/+1
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul1-13/+3
2020-04-03drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul1-5/+0
2020-04-03drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul1-27/+12
2020-04-03drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connec...Lyude Paul1-1/+0
2020-04-03drm/panel-leadtek-ltk500hd1829: Fix dotclockVille Syrjälä1-1/+1
2020-04-03drm: delete drm_pci.hDaniel Vetter6-7/+5
2020-04-03drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACYDaniel Vetter1-0/+3
2020-04-03drm/virtio: make virtio_gpu_object_attach voidGurchetan Singh3-14/+9
2020-04-03drm/virtio: delete notify in virtio_gpu_object_createGurchetan Singh2-2/+2
2020-04-03drm/virtio: delete notify after virtio_gpu_cmd_context_createGurchetan Singh1-1/+0
2020-04-03drm/virtio: random virtgpu_drv.h cleanupsGurchetan Singh2-22/+14
2020-04-03drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao3-7/+8
2020-04-02drm/zte: Use simple encoderThomas Zimmermann3-18/+6
2020-04-02drm/vkms: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/virtgpu: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/vc4: Use simple encoderThomas Zimmermann4-37/+11
2020-04-02drm/tilcdc: Use simple encoderThomas Zimmermann2-13/+5
2020-04-02drm/tidss: Use simple encoderThomas Zimmermann1-7/+3
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann6-32/+11
2020-04-02drm/sun4i: Use simple encoderThomas Zimmermann6-61/+17
2020-04-02drm/shmobile: Use simple encoderThomas Zimmermann1-11/+3