| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | drm/tegra: dc: Document tegra_dc_state_setup_clock() | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: dc: Remove unused callbacks | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: dc: Remove unused function | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: dc: Use base atomic state helpers | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/atomic: Add helpers for state-subclassing drivers | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: dc: Implement hardware VBLANK counter | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | gpu: host1x: Export host1x_syncpt_read() | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: sor: Dump registers via debugfs | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: sor: Registers are 32-bit | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: Provide debugfs file for the IOVA space | Thierry Reding | 2015-04-02 | |
| | * | | | | | | | | | | | | drm/tegra: dc: Check for valid parent clock | Thierry Reding | 2015-04-02 | |
| * | | | | | | | | | | | | | Merge tag 'omapdrm-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb... | Dave Airlie | 2015-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | drm/omap: tiler: add hibernation callback | Grygorii Strashko | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: add hibernation callbacks | Grygorii Strashko | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: keep ref to old_fb | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix race conditon in DMM | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix race condition with dev->obj_list | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: do not use BUG_ON(!spin_is_locked(x)) | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: only ignore DIGIT SYNC LOST for TV output | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix race with error_irq | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: use DRM_ERROR_RATELIMITED() for error irqs | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: stop connector polling during suspend | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: remove dummy PM functions | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: tiler: fix race condition with engine->async | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix plane's channel selection | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix TILER on OMAP5 | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: handle incompatible buffer stride and pixel size | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix error handling in omap_framebuffer_create() | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix operation without fbdev | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: add a comment why locking is missing | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: add pin refcounting to omap_framebuffer | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: clear omap_obj->paddr in omap_gem_put_paddr() | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: page_flip: return -EBUSY if flip pending | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm/omap: fix encoder-crtc mapping | Tomi Valkeinen | 2015-03-24 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Reorder CRTC functions | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Planes are already disabled when destroyed | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Prefix all plane functions with omap_plane_ | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Avoid function forward declaration in omap_crtc.c | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Remove omap_crtc->full_update field | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Remove manual update display support | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Fix race condition between GO and vblank IRQ | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Reset the zorder property when disabling a plane | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Switch to the universal plane API | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Remove unused variables | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Refactor CRTC creation code | Laurent Pinchart | 2015-03-20 | |
| | * | | | | | | | | | | | | | drm: omapdrm: Fix indentation of structure and array initializers | Laurent Pinchart | 2015-03-20 | |
| * | | | | | | | | | | | | | | drm/rockchip: vop: add vop power domain support | Mark Yao | 2015-04-03 | |
| * | | | | | | | | | | | | | | drm: rockchip: Turn off VT switching on suspend | Caesar Wang | 2015-04-03 | |
