| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | Add virtio-vga bits. | Gerd Hoffmann | 2015-06-16 | |
| | * | | | | | | | | | | | Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 2015-06-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | drm/panel: simple: Add bus format for HannStar HSD100PXN1 | Philipp Zabel | 2015-06-12 | |
| | | * | | | | | | | | | | | drm/panel: simple: Add display timing for HannStar HSD100PXN1 | Eric Nelson | 2015-06-12 | |
| | | * | | | | | | | | | | | drm/panel: ld9040: Remove useless padding | Thierry Reding | 2015-06-05 | |
| | | * | | | | | | | | | | | drm/panel: Constify OF match tables | Thierry Reding | 2015-06-05 | |
| | | * | | | | | | | | | | | drm/bridge: Remove stale ptn3460.h include | Thierry Reding | 2015-06-05 | |
| | | * | | | | | | | | | | | drm/bridge: ps8622: Include linux/gpio/consumer.h | Geert Uytterhoeven | 2015-06-05 | |
| | | * | | | | | | | | | | | drm/bridge: ptn3460: Include linux/gpio/consumer.h | Geert Uytterhoeven | 2015-06-05 | |
| | | * | | | | | | | | | | | drm/bridge: dw-hdmi: Return number of EDID modes | Doug Anderson | 2015-06-05 | |
| | | * | | | | | | | | | | | drm/panel: simple: Add support for LG LB070WV8 800x480 7" panel | Heiko Schocher | 2015-05-22 | |
| | | * | | | | | | | | | | | drm/bridge: ptn3460: Pass flags to devm_gpiod_get() | Uwe Kleine-König | 2015-05-19 | |
| | | * | | | | | | | | | | | drm/bridge: ps8622: Pass flags to devm_gpiod_get() | Uwe Kleine-König | 2015-05-19 | |
| | | * | | | | | | | | | | | drm/bridge: ptn3460: Fix I2C ID table to match the reported modalias | Javier Martinez Canillas | 2015-05-15 | |
| | | * | | | | | | | | | | | drm/bridge: dw-hdmi: Staticize dw_hdmi_bridge_funcs | Fabio Estevam | 2015-05-15 | |
| | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 2015-06-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | drm/tegra: dpaux: Registers are 32-bit | Thierry Reding | 2015-06-12 | |
| | | * | | | | | | | | | | | drm/tegra: gem: Flush pages after allocation | Thierry Reding | 2015-06-12 | |
| | | * | | | | | | | | | | | drm/tegra: gem: Take into account IOMMU aperture | Thierry Reding | 2015-06-12 | |
| | | * | | | | | | | | | | | drm/tegra: dpaux: Fix transfers larger than 4 bytes | Thierry Reding | 2015-06-12 | |
| | | |/ / / / / / / / / / | ||||
| | * | | | | | | | | | | | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next | Dave Airlie | 2015-06-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | drm: rcar-du: Use the drm atomic state duplication helpers for planes | Laurent Pinchart | 2015-06-16 | |
| | | * | | | | | | | | | | | drm: rcar-du: Clean up planes in the error paths of .atomic_commit() | Laurent Pinchart | 2015-06-16 | |
| | | * | | | | | | | | | | | drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 | Laurent Pinchart | 2015-06-16 | |
| | | * | | | | | | | | | | | drm: rcar-du: Clarify error message when encoder initialization fails | Laurent Pinchart | 2015-06-16 | |
| | | * | | | | | | | | | | | drm: rcar-du: Fix crash with groups that have less than 9 planes | Laurent Pinchart | 2015-06-16 | |
| | | * | | | | | | | | | | | drm: rcar-du: Disable all planes when stopping the CRTC | Laurent Pinchart | 2015-06-16 | |
| | | * | | | | | | | | | | | drm: rcar-du: Print the error value when DRM/KMS init fails | Laurent Pinchart | 2015-06-16 | |
| | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | drm/amdkfd: fix some range checks in address watch ioctl | Dan Carpenter | 2015-06-16 | |
| | * | | | | | | | | | | | drm/radeon: remove obsolete kfd_bo from radeon_device | Oded Gabbay | 2015-06-16 | |
| | |/ / / / / / / / / / | ||||
| | * | | | | | | | | | | Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2015-06-16 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | | * | | | | | | | | drm: omapdrm: new vblank and event handling | Tomi Valkeinen | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush | Tomi Valkeinen | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: add lock for fb pinning | Tomi Valkeinen | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: if omap_plane_atomic_update fails, disable plane | Tomi Valkeinen | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: inline omap_plane_setup into update/disable | Tomi Valkeinen | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: omap_plane_setup() cannot fail, use WARN | Tomi Valkeinen | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Don't flush CRTC when enabling or disabling it | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Move encoder setup to encoder operations | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Simplify DSS power management | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Remove nested PM get/sync when configuring encoders | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Support unlinking page flip events prematurely | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: omap_crtc_flush() isn't called with modeset locked | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Don't get/put dispc in omap_crtc_flush() | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Make the omap_crtc_flush function static | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Remove omap_plane enabled field | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Remove omap_crtc enabled field | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Move crtc info out of the crtc structure | Laurent Pinchart | 2015-06-12 | |
| | | * | | | | | | | | drm: omapdrm: Move plane info and win out of the plane structure | Laurent Pinchart | 2015-06-12 | |
