summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12drm: omapdrm: Move crtc info out of the crtc structureLaurent Pinchart
2015-06-12drm: omapdrm: Move plane info and win out of the plane structureLaurent Pinchart
2015-06-12drm: omapdrm: Switch crtc and plane set_property to atomic helpersLaurent Pinchart
2015-06-12drm: omapdrm: Drop manual framebuffer pin handlingLaurent Pinchart
2015-06-12drm: omapdrm: Switch page flip to atomic helpersLaurent Pinchart
2015-06-12drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart
2015-06-12drm: omapdrm: Replace encoder mode_fixup with atomic_checkLaurent Pinchart
2015-06-12drm: omapdrm: Switch connector DPMS to atomic helpersLaurent Pinchart
2015-06-12drm: omapdrm: Switch mode config to atomic helpersLaurent Pinchart
2015-06-12drm: omapdrm: Switch plane update to atomic helpersLaurent Pinchart
2015-06-12drm: omapdrm: Handle primary plane config through atomic plane opsLaurent Pinchart
2015-06-12drm: omapdrm: Implement planes atomic operationsLaurent Pinchart
2015-06-12drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart
2015-06-12drm: omapdrm: Implement encoder .disable() and .enable() operationsLaurent Pinchart
2015-06-12drm: omapdrm: Rework CRTC enable/disable for atomic updatesLaurent Pinchart
2015-06-12drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefixLaurent Pinchart
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-06-12drm: omapdrm: Fix page flip race with CRTC disableLaurent Pinchart
2015-06-12drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart
2015-06-12drm: omapdrm: Rework page flip handlingLaurent Pinchart
2015-06-12drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart
2015-06-12drm: omapdrm: Simplify IRQ registrationLaurent Pinchart
2015-06-12drm: omapdrm: Rename omap_crtc page flip-related fieldsLaurent Pinchart
2015-06-12drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flipLaurent Pinchart
2015-06-12drm: omapdrm: Apply settings synchronouslyLaurent Pinchart
2015-06-12drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart
2015-06-12drm/panel: simple: Add bus format for HannStar HSD100PXN1Philipp Zabel
2015-06-12drm/panel: simple: Add display timing for HannStar HSD100PXN1Eric Nelson
2015-06-12drm/tegra: dpaux: Registers are 32-bitThierry Reding
2015-06-12drm/tegra: gem: Flush pages after allocationThierry Reding
2015-06-12drm/tegra: gem: Take into account IOMMU apertureThierry Reding
2015-06-12drm/tegra: dpaux: Fix transfers larger than 4 bytesThierry Reding
2015-06-12Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2015-06-12Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-12Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...Dave Airlie
2015-06-12Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie
2015-06-11drm/msm: restart queued submits after hangRob Clark
2015-06-11drm/msm: fix timeout calculationRob Clark
2015-06-11drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau
2015-06-11drm/msm/hdmi: Point to the right struct deviceStephane Viau
2015-06-11drm/msm/mdp: Add support for more 32-bit RGB formatsStephane Viau
2015-06-11drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli
2015-06-11drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart
2015-06-11drm/msm/mdp5: Always generate active-high sync signals for DSIHai Li
2015-06-11drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris
2015-06-11drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König
2015-06-11drm/msm/dsi: Separate PHY to another platform deviceHai Li
2015-06-11drm/msm/dsi: Enable PLL driver in MSM DSIHai Li
2015-06-11drm/msm/dsi: Add DSI PLL clock driver supportHai Li
2015-06-11drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick