index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
drm/tegra: sor: Provide error messages in probe
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: sor: Rename registers for consistency
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dpaux: Disable interrupt when detached
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dpaux: Configure pads as I2C by default
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dpaux: Provide error message in probe
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dsi: Add Tegra210 support
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dsi: Add Tegra132 support
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dsi: Add Tegra124 support
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dsi: Use proper back-porch for non-sync video mode
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Rename BASE_COLOR_SIZE* fields
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Don't explicitly set owner module
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Rename register for consistency
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Record statistics
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Request syncpoint earlier
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Remove gratuituous blank line
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Clarify comment about cursor treatment
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Implement CRC debugfs interface
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Add Tegra210 support
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: dc: Reset VBLANK to off
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: output: Support low-active hotplug detect
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: Use SIMPLE_DEV_PM_OPS
Thierry Reding
2015-08-13
|
|
*
|
|
|
|
|
|
drm/tegra: Allow VBLANK to be disabled
Thierry Reding
2015-08-13
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-08-17
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: use prime helpers
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove function roundup_gem_size
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove function update_vm_cache_attr
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove function check_gem_flags
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove unused fields of struct exynos_drm_gem_buf
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: stop copying sg table
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove function exynos_drm_gem_map_buf
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove mutex locking in pagefault handler
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove function convert_to_vm_err_msg
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: stop using sgtable in page fault handler
Joonyoung Shim
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: fold encoder setup into exynos_drm_load()
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove exynos_encoder's .commit() op
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove extra call to exynos_dp_commit()
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove extra call to hdmi_commit()
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: simplify calculation of possible CRTCs
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove unused .remove() and .check_mode() ops from display
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove wrappers for phy_power_{on,off}
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: return return value of exynos_crtc->enable_vblank
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: remove unused fields from struct exynos_drm_plane
Gustavo Padovan
2015-08-16
|
|
*
|
|
|
|
|
|
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
[prev]
[next]