summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"Neil Armstrong1-106/+36
2019-07-31drm/radeon: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-36/+106
2019-07-31drm/amdgpu: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-26/+70
2019-07-31drm/bridge: ti-tfp410: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-2/+4
2019-07-31drm/bridge: dw-hdmi: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-2/+4
2019-07-31drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-2/+4
2019-07-31drm/ast: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-5/+8
2019-07-31drm/mgag200: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-6/+7
2019-07-31drm: sti: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz1-2/+4
2019-07-31drm/imx: imx-tve: Provide ddc symlink in connector's sysfsAndrzej Pietrasiewicz1-2/+4
2019-07-31drm/imx: imx-ldb: Provide ddc symlink in connector's sysfsAndrzej Pietrasiewicz1-3/+4
2019-07-31drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs directoryAndrzej Pietrasiewicz1-3/+4
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz1-0/+35
2019-07-31drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz1-0/+8
2019-07-31drm/gm12u320: Move driver to drm/tinyNoralf Trønnes7-14/+11
2019-07-31drm/tinydrm: Rename folder to tinyNoralf Trønnes11-2/+2
2019-07-31drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRMNoralf Trønnes2-17/+22
2019-07-31drm/prime: Ditch gem_prime_res_obj hookDaniel Vetter1-3/+0
2019-07-31drm/amdgpu: Fill out gem_object->resvDaniel Vetter4-18/+3
2019-07-31drm/nouveau: Fill out gem_object->resvDaniel Vetter4-9/+2
2019-07-31drm/radeon: Fill out gem_object->resvDaniel Vetter3-9/+1
2019-07-30drm/rockchip: Make analogix_dp_atomic_check staticYueHaibing1-2/+2
2019-07-30drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctlChristian König1-5/+5
2019-07-30drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-07-26drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functionsSean Paul1-2/+2
2019-07-26drm/rockchip: Use drm_atomic_helper_commit_tail_rpmSean Paul1-20/+1
2019-07-26drm/rockchip: Don't fully disable vop on self refreshSean Paul1-5/+36
2019-07-26drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_dataSean Paul1-9/+9
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul8-454/+295
2019-07-26drm/rockchip: Check for fast link training before enabling psrSean Paul1-4/+5
2019-07-26drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther1-2/+2
2019-07-26drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther1-2/+4
2019-07-26drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther1-3/+3
2019-07-26drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther1-7/+8
2019-07-26video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson1-1/+3
2019-07-26drm: panel-lvds: Spout an error if of_get_display_timing() gives an errorDouglas Anderson1-1/+4
2019-07-26video: of: display_timing: Don't yell if no timing node is presentDouglas Anderson1-3/+1
2019-07-26video: of: display_timing: Add of_node_put() in of_get_display_timing()Douglas Anderson1-1/+6
2019-07-26drm/panel: simple: Add support for Sharp LD-D5116Z01B panelJeffrey Hugo1-0/+29
2019-07-26drm/panel: check failure cases in the probe funcNavid Emamdoost1-0/+13
2019-07-26drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu2-2/+4
2019-07-26drm/panfrost: Export all GPU feature registersSteven Price3-3/+38
2019-07-26drm/amd/display: Implement MST Aux device registrationLeo Li1-1/+23
2019-07-26drm/amd/display: Use connector kdev as aux device parentLeo Li1-1/+1
2019-07-26drm/nouveau: Use connector kdev as aux device parentLeo Li1-1/+1
2019-07-25drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä2-12/+145
2019-07-25drm/dp: Use non-cyclic idrLeo Li1-2/+1
2019-07-25drm/via: drop use of drmP.hSam Ravnborg8-17/+42
2019-07-25drm/via: make via_drv.h self-containedSam Ravnborg1-0/+3
2019-07-25drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use itSam Ravnborg4-6/+46