summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-0/+3
* drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functionsSean Paul2019-07-261-2/+2
* drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul2019-07-261-20/+1
* drm/rockchip: Don't fully disable vop on self refreshSean Paul2019-07-261-5/+36
* drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul2019-07-261-9/+9
* drm/rockchip: Use the helpers for PSRSean Paul2019-07-268-454/+295
* drm/rockchip: Check for fast link training before enabling psrSean Paul2019-07-261-4/+5
* drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther2019-07-261-2/+2
* drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther2019-07-261-2/+4
* drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther2019-07-261-3/+3
* drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther2019-07-261-7/+8
* video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson2019-07-261-1/+3
* drm: panel-lvds: Spout an error if of_get_display_timing() gives an errorDouglas Anderson2019-07-261-1/+4
* video: of: display_timing: Don't yell if no timing node is presentDouglas Anderson2019-07-261-3/+1
* video: of: display_timing: Add of_node_put() in of_get_display_timing()Douglas Anderson2019-07-261-1/+6
* drm/panel: simple: Add support for Sharp LD-D5116Z01B panelJeffrey Hugo2019-07-261-0/+29
* drm/panel: check failure cases in the probe funcNavid Emamdoost2019-07-261-0/+13
* drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu2019-07-252-2/+4
* drm/panfrost: Export all GPU feature registersSteven Price2019-07-253-3/+38
* drm/amd/display: Implement MST Aux device registrationLeo Li2019-07-251-1/+23
* drm/amd/display: Use connector kdev as aux device parentLeo Li2019-07-251-1/+1
* drm/nouveau: Use connector kdev as aux device parentLeo Li2019-07-251-1/+1
* drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä2019-07-252-12/+145
* drm/dp: Use non-cyclic idrLeo Li2019-07-251-2/+1
* drm/via: drop use of drmP.hSam Ravnborg2019-07-258-17/+42
* drm/via: make via_drv.h self-containedSam Ravnborg2019-07-251-0/+3
* drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use itSam Ravnborg2019-07-254-6/+46
* drm/via: drop use of DRM(READ|WRITE) macrosSam Ravnborg2019-07-255-64/+84
* drm/bridge: sii902x: add audio graph card supportOlivier Moysan2019-07-251-0/+23
* drm/bridge: sii902x: make audio mclk optionalOlivier Moysan2019-07-251-9/+10
* drm/bridge: sii902x: fix missing reference to mclk clockOlivier Moysan2019-07-251-0/+1
* drm/stm: attach gem fence to atomic stateAhmad Fatoum2019-07-251-0/+2
* drm/tinydrm: Move mipi-dbiNoralf Trønnes2019-07-2511-21/+18
* drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPERNoralf Trønnes2019-07-251-0/+1
* drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICENoralf Trønnes2019-07-251-4/+4
* drm/tinydrm/mipi-dbi: Remove CMA helper dependencyNoralf Trønnes2019-07-251-4/+5
* drm/tinydrm: Split struct mipi_dbi in twoNoralf Trønnes2019-07-257-83/+84
* drm/tinydrm: Rename remaining variable mipi -> dbidevNoralf Trønnes2019-07-257-161/+161
* drm/tinydrm: Rename variable mipi -> dbiNoralf Trønnes2019-07-257-262/+284
* drm/tinydrm/mipi-dbi: Move cmdlock mutex initNoralf Trønnes2019-07-251-2/+2
* drm/mgag200: Don't unpin the current cursor image's buffer.Thomas Zimmermann2019-07-241-1/+0
* drm/mgag200: Set cursor scanout address to correct BOThomas Zimmermann2019-07-241-1/+1
* drm/mgag200: Pin displayed cursor BO to video memoryThomas Zimmermann2019-07-241-1/+1
* video: ssd1307fb: Add devicetree configuration of display setupMarko Kohtala2019-07-231-16/+65
* video: ssd1307fb: Handle width and height that are not multiple of 8Marko Kohtala2019-07-231-13/+17
* video: ssd1307fb: Start page range at page_offsetMarko Kohtala2019-07-231-1/+1
* video: ssd1307fb: Remove unneeded semicolonsMarko Kohtala2019-07-231-4/+4
* video: ssd1307fb: Use screen_buffer instead of screen_baseMarko Kohtala2019-07-231-5/+5
* video: fbdev-MMP: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-231-1/+0
* video: fbdev: nvidia: Remove dead codeSouptick Joarder2019-07-231-24/+0