summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-14drm/bridge: analogix_dp: add fast link train for eDPzain wang
2018-03-14drm/bridge: analogix_dp: Don't change psr while bridge is disabledzain wang
2018-03-14drm/rockchip: Remove analogix psr workerSean Paul
2018-03-14drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSRYakir Yang
2018-03-14drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGEGiulio Benetti
2018-03-14drm/sun4i: add lvds mode_valid functionGiulio Benetti
2018-03-14drm/sun4i: move rgb mode_valid from connector to encoderGiulio Benetti
2018-03-13drm/nouveau: Runtime suspend despite HDA being unboundLukas Wunner
2018-03-13vga_switcheroo: Let HDA autosuspend on mux changeLukas Wunner
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner
2018-03-13vga_switcheroo: Deduplicate power state trackingLukas Wunner
2018-03-13vga_switcheroo: Update PCI current_state on power changeLukas Wunner
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner
2018-03-13PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-03-13drm/meson: Add support for DMT modes on HDMINeil Armstrong
2018-03-13drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'Christophe JAILLET
2018-03-13drm/meson: Use drm_dev_put() instead of drm_dev_unref()Christophe JAILLET
2018-03-13drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'Christophe JAILLET
2018-03-12drm: Fix some coding style issuesVille Syrjälä
2018-03-12drm/panel: Add support for AUO G104SN02 V2 panelChristoph Fritz
2018-03-12drm/panel: ili9322: Make local symbols staticWei Yongjun
2018-03-12drm/panel: otm8009a: Adopt SPDX identifiersPhilippe CORNU
2018-03-12drm/panel: lvds: Fix driver description headingBaruch Siach
2018-03-12drm/panel: simple: Add support for KEO TX31D200VM0BAAJagan Teki
2018-03-12drm/panel: otm8009a: Add support for the optional power-supplyPhilippe CORNU
2018-03-12drm/panel: simple: Use display_timing for lq123p1jx31Sean Paul
2018-03-12drm/panel: Add support for Raydium RM68200 panel driverPhilippe CORNU
2018-03-12drm/panel: simple: Fix the bus format for the Ontat panelEric Anholt
2018-03-09drm/vc4: Enable background color fill when necessaryStefan Schake
2018-03-09drm/vc4: Move plane state to headerStefan Schake
2018-03-09drm/vc4: Check if plane requires background fillStefan Schake
2018-03-09drm/vc4: Set premultiplied for alpha formatsStefan Schake
2018-03-08drm/rockchip: Don't use atomic constructs for psrSean Paul
2018-03-08drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...zain wang
2018-03-08drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()Jeffy Chen
2018-03-08drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbindJeffy Chen
2018-03-08drm/rockchip: inno_hdmi: Fix error handling path.Jeffy Chen
2018-03-08drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.Jeffy Chen
2018-03-08drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä
2018-03-07drm/pl111: Use max memory bandwidth for resolutionLinus Walleij
2018-03-07drm/bridge: sii902x: Retry status read after DDI I2CLinus Walleij
2018-03-07drm/pl111: Handle the RealView variant separatelyLinus Walleij
2018-03-07drm/pl111: Make the default BPP a per-variant variableLinus Walleij
2018-03-07bridge: Elaborate a bit on dumb VGA bridges in KconfigLinus Walleij
2018-03-07drm: Reject bad property flag combinationsVille Syrjälä
2018-03-07drm: Make property flags u32Ville Syrjälä
2018-03-07drm: WARN when trying to add enum value > 63 to a bitmask propertyVille Syrjälä
2018-03-07drm: WARN when trying add enum values to non-enum/bitmask propertiesVille Syrjälä
2018-03-07drm: Reject replacing property enum valuesVille Syrjälä
2018-03-07drm/bridge: analogix_dp: Don't create useless connectorsMarek Szyprowski