summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-07-30drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-26drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functionsSean Paul
2019-07-26drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul
2019-07-26drm/rockchip: Check for fast link training before enabling psrSean Paul
2019-07-26drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther
2019-07-26drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther
2019-07-26drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther
2019-07-26drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther
2019-07-26drm: panel-lvds: Spout an error if of_get_display_timing() gives an errorDouglas Anderson
2019-07-26drm/panel: simple: Add support for Sharp LD-D5116Z01B panelJeffrey Hugo
2019-07-26drm/panel: check failure cases in the probe funcNavid Emamdoost
2019-07-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price
2019-07-25drm/amd/display: Implement MST Aux device registrationLeo Li
2019-07-25drm/amd/display: Use connector kdev as aux device parentLeo Li
2019-07-25drm/nouveau: Use connector kdev as aux device parentLeo Li
2019-07-25drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä
2019-07-25drm/dp: Use non-cyclic idrLeo Li
2019-07-25drm/via: drop use of drmP.hSam Ravnborg
2019-07-25drm/via: make via_drv.h self-containedSam Ravnborg
2019-07-25drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use itSam Ravnborg
2019-07-25drm/via: drop use of DRM(READ|WRITE) macrosSam Ravnborg
2019-07-25drm/bridge: sii902x: add audio graph card supportOlivier Moysan
2019-07-25drm/bridge: sii902x: make audio mclk optionalOlivier Moysan
2019-07-25drm/bridge: sii902x: fix missing reference to mclk clockOlivier Moysan
2019-07-25drm/stm: attach gem fence to atomic stateAhmad Fatoum
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes
2019-07-25drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPERNoralf Trønnes
2019-07-25drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICENoralf Trønnes
2019-07-25drm/tinydrm/mipi-dbi: Remove CMA helper dependencyNoralf Trønnes
2019-07-25drm/tinydrm: Split struct mipi_dbi in twoNoralf Trønnes
2019-07-25drm/tinydrm: Rename remaining variable mipi -> dbidevNoralf Trønnes
2019-07-25drm/tinydrm: Rename variable mipi -> dbiNoralf Trønnes
2019-07-25drm/tinydrm/mipi-dbi: Move cmdlock mutex initNoralf Trønnes
2019-07-24drm/mgag200: Don't unpin the current cursor image's buffer.Thomas Zimmermann
2019-07-24drm/mgag200: Set cursor scanout address to correct BOThomas Zimmermann
2019-07-24drm/mgag200: Pin displayed cursor BO to video memoryThomas Zimmermann
2019-07-23drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbiNoralf Trønnes
2019-07-23drm/tinydrm/mipi-dbi: Add mipi_dbi_init_with_formats()Noralf Trønnes
2019-07-23drm/tinydrm/repaper: Don't use tinydrm_display_pipe_init()Noralf Trønnes
2019-07-23drm/tinydrm: Move tinydrm_machine_little_endian()Noralf Trønnes
2019-07-23drm/tinydrm: Move tinydrm_spi_transfer()Noralf Trønnes
2019-07-23drm/tinydrm: Clean up tinydrm_spi_transfer()Noralf Trønnes
2019-07-23drm/tinydrm: Remove tinydrm_spi_max_transfer_size()Noralf Trønnes
2019-07-23drm/tinydrm: Remove spi debug buffer dumpingNoralf Trønnes
2019-07-23drm/tinydrm: Use spi_is_bpw_supported()Noralf Trønnes
2019-07-23drm/tinydrm: Use DRM_MODE_CONNECTOR_SPINoralf Trønnes