summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)Author
2016-02-26drm/sti: fix panel detection for DVO connectorVincent Abriou
2016-02-26drm/sti: do not clip RGB/YUV component value at connector sideVincent Abriou
2016-02-26drm/sti: adapt YUV colorspace in display pipelineBich Hemon
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou
2016-02-26drm/sti: force cursor CLUT fetchFabien Dessenne
2016-02-26drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou
2016-02-26drm/sti: fallback for GDP scalingBich Hemon
2016-02-26drm/sti: GDP planes only support RGB formatsBich Hemon
2016-02-26drm/sti: clarify the skip frame/field messageFabien Dessenne
2016-02-26drm/sti: awg_utils code cleanupBich Hemon
2016-02-26drm/sti: update VTG timing programmingVincent Abriou
2016-02-26drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org
2016-02-26drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org
2016-02-26drm/sti: set CRTC modesetting parametersbenjamin.gaignard@linaro.org
2016-02-26drm/sti: fix potential crash in gdpbenjamin.gaignard@linaro.org
2016-02-16drm/sti: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2015-12-11drm/sti: Drop bogus drm_mode_sort() callVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-11-03drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou
2015-11-03drm/sti: fix typo issue in sti_mode_config_initVincent Abriou
2015-11-03drm/sti: set mixer background color through module paramVincent Abriou
2015-11-03drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja
2015-11-03drm/sti: remove redundant sign extensionsRasmus Villemoes
2015-11-03drm/sti: hdmi use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy
2015-11-03drm/sti: hdmi fix i2c adapter device refcountingVladimir Zapolskiy
2015-11-03drm/sti: Do not export symbolsThierry Reding
2015-11-03drm/sti: Build monolithic driverThierry Reding
2015-11-03drm/sti: Use drm_crtc_vblank_*() APIThierry Reding
2015-11-03drm/sti: Store correct CRTC index in eventsThierry Reding
2015-11-03drm/sti: Select FW_LOADERThierry Reding
2015-11-03drm/sti: Constify function pointer structsVille Syrjälä
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-08-14Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people...Dave Airlie
2015-08-03drm/sti: atomic crtc/plane updateVincent Abriou
2015-08-03drm/sti: rename files and functionsVincent Abriou
2015-08-03drm/sti: code clean upVincent Abriou
2015-08-03drm/sti: fix dynamic z-orderingVincent Abriou
2015-08-03drm: sti: fix sub-components bindBenjamin Gaignard
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-06-08drm/sti: vtg fix CEA-861E video format timing errorVincent Abriou
2015-06-08drm/sti: hdmi fix CEA-861E video format timing errorVincent Abriou
2015-06-08drm/sti: VTG interrupt names are badly displayedVincent Abriou
2015-06-08drm/sti: missing first pixel column on HDMI displayVincent Abriou
2015-06-08drm/sti: correctly test devm_ioremap() returnWei Yongjun