summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-12drm: omapdrm: Don't flush CRTC when enabling or disabling itLaurent Pinchart
2015-06-12drm: omapdrm: Move encoder setup to encoder operationsLaurent Pinchart
2015-06-12drm: omapdrm: Simplify DSS power managementLaurent Pinchart
2015-06-12drm: omapdrm: Remove nested PM get/sync when configuring encodersLaurent Pinchart
2015-06-12drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart
2015-06-12drm: omapdrm: omap_crtc_flush() isn't called with modeset lockedLaurent Pinchart
2015-06-12drm: omapdrm: Don't get/put dispc in omap_crtc_flush()Laurent Pinchart
2015-06-12drm: omapdrm: Make the omap_crtc_flush function staticLaurent Pinchart
2015-06-12drm: omapdrm: Remove omap_plane enabled fieldLaurent Pinchart
2015-06-12drm: omapdrm: Remove omap_crtc enabled fieldLaurent Pinchart
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