summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | drm/tegra: sor: Provide error messages in probeThierry Reding2015-08-13
| | * | | | | | | drm/tegra: sor: Rename registers for consistencyThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dpaux: Disable interrupt when detachedThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dpaux: Configure pads as I2C by defaultThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dpaux: Provide error message in probeThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dsi: Add Tegra210 supportThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dsi: Add Tegra132 supportThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dsi: Add Tegra124 supportThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dsi: Use proper back-porch for non-sync video modeThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Don't explicitly set owner moduleThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Rename register for consistencyThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Record statisticsThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Request syncpoint earlierThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Remove gratuituous blank lineThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Clarify comment about cursor treatmentThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Implement CRC debugfs interfaceThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Add Tegra210 supportThierry Reding2015-08-13
| | * | | | | | | drm/tegra: dc: Reset VBLANK to offThierry Reding2015-08-13
| | * | | | | | | drm/tegra: output: Support low-active hotplug detectThierry Reding2015-08-13
| | * | | | | | | drm/tegra: Use SIMPLE_DEV_PM_OPSThierry Reding2015-08-13
| | * | | | | | | drm/tegra: Allow VBLANK to be disabledThierry Reding2015-08-13
| | |/ / / / / /
| * | | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2015-08-17
| |\ \ \ \ \ \ \
| | * | | | | | | drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.cJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: use prime helpersJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove function roundup_gem_sizeJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove function update_vm_cache_attrJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove function check_gem_flagsJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_initJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove unused fields of struct exynos_drm_gem_bufJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: stop copying sg tableJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove function exynos_drm_gem_map_bufJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove mutex locking in pagefault handlerJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove function convert_to_vm_err_msgJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: stop using sgtable in page fault handlerJoonyoung Shim2015-08-16
| | * | | | | | | drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: fold encoder setup into exynos_drm_load()Gustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove exynos_drm_create_enc_conn()Gustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove exynos_encoder's .commit() opGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove extra call to exynos_dp_commit()Gustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove extra call to hdmi_commit()Gustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove struct exynos_drm_displayGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: simplify calculation of possible CRTCsGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove unused .remove() and .check_mode() ops from displayGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove wrappers for phy_power_{on,off}Gustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: split display's .dpms() into .enable() and .disable()Gustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: return return value of exynos_crtc->enable_vblankGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: unify exynos_drm_plane names with drm coreGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: remove unused fields from struct exynos_drm_planeGustavo Padovan2015-08-16
| | * | | | | | | drm/exynos: use drm atomic state directlyGustavo Padovan2015-08-16