summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
* drm: rcar-du: Rework plane setup codeLaurent Pinchart2015-03-03
* drm: rcar-du: Switch plane set_property to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Switch page flip to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart2015-03-03
* drm: rcar-du: Replace encoder mode_fixup with atomic_checkLaurent Pinchart2015-03-03
* drm: rcar-du: Switch connector DPMS to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Switch mode config to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Switch plane update to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Rework CRTC enable/disable for atomic updatesLaurent Pinchart2015-03-03
* drm: rcar-du: Rework HDMI encoder enable/disable for atomic updatesLaurent Pinchart2015-03-03
* drm: rcar-du: Rework encoder enable/disable for atomic updatesLaurent Pinchart2015-03-03
* drm: rcar-du: Replace LVDS encoder DPMS by enable/disableLaurent Pinchart2015-03-03
* drm: rcar-du: Remove private copy of plane size and positionLaurent Pinchart2015-03-03
* drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart2015-03-03
* drm: rcar-du: Handle primary plane config through atomic plane opsLaurent Pinchart2015-03-03
* drm: rcar-du: Implement planes atomic operationsLaurent Pinchart2015-03-03
* drm: rcar-du: Fix hardware plane allocationLaurent Pinchart2015-03-03
* drm: rcar-du: Implement universal plane supportLaurent Pinchart2015-03-03
* drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart2015-03-03
* drm: rcar-du: Disable fbdev emulation when no connector is presentLaurent Pinchart2015-03-03
* drm: rcar-du: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart2015-03-03
* drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart2015-03-03
* drm: rcar-du: Reorder CRTC functionsLaurent Pinchart2015-03-03
* drm: rcar-du: Don't set connector->encoder at init timeLaurent Pinchart2015-03-03
* drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init timeLaurent Pinchart2015-03-03
* drm: rcar-du: Don't disable unused functions at init timeLaurent Pinchart2015-03-03
* Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-02-26
|\
| * drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter2015-02-24
| * drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter2015-02-24
| * drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argumentLaurent Pinchart2015-02-23
| * drm: If available use atomic state in getcrtc ioctlDaniel Vetter2015-02-23
| * drm: Add DRM_DEBUG_ATOMICDaniel Vetter2015-02-23
| * drm/atomic-helpers: Fix documentation typos and wrong copy&pasteLaurent Pinchart2015-02-23
| * drm: Fix drm_crtc_vblank_get() documentationDamien Lespiau2015-02-23
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-16
|\ \
| * \ Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-02-16
| |\ \
| | * | drm/radeon: fix voltage setup on hawaiiAlex Deucher2015-02-13
| | * | drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher2015-02-13
| | |/
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2015-02-13
| |\ \ | | |/ | |/|
| | * drm/exynos: Add DECON driverAjay Kumar2015-02-11
| | * drm/exynos: fix NULL pointer referenceJoonyoung Shim2015-02-09
| | * drm/exynos: remove exynos_plane_dpmsJoonyoung Shim2015-02-09
| | * drm/exynos: remove mode property of exynos crtcJoonyoung Shim2015-02-09
| | * drm/exynos: Remove exynos_plane_dpms() call with no effectGustavo Padovan2015-02-09
| | * drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usageCarlo Caione2015-02-07
| | * drm/exynos: hdmi: replace fb size with mode size from win commitSeung-Woo Kim2015-02-07
| | * drm/exynos: fix no hdmi outputAlban Browaeys2015-02-07
| | * drm/exynos: use driver internal structJoonyoung Shim2015-02-07
| | * drm/exynos: fix wrong pipe calculation for crtcJoonyoung Shim2015-02-07
| | * drm/exynos: remove to use unnecessary MODULE_xxx macroJoonyoung Shim2015-02-07