index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
Age
Commit message (
Expand
)
Author
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...
Dave Airlie
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-17
drm/tegra: plane: Support 180° rotation
Dmitry Osipenko
2020-07-17
drm/tegra: plane: Support horizontal reflection
Dmitry Osipenko
2020-07-17
drm/tegra: plane: Rename bottom_up to reflect_y
Dmitry Osipenko
2020-07-17
drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()
Tang Bin
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-06-16
drm/tegra: Add zpos property for cursor planes
Thierry Reding
2020-03-26
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
2020-03-13
drm/tegra: dc: Silence RGB output deferred-probe error
Dmitry Osipenko
2020-03-12
drm/tegra: dc: Release PM and RGB output when client's registration fails
Dmitry Osipenko
2020-03-12
drm/tegra: dc: Use devm_platform_ioremap_resource
Dmitry Osipenko
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
2019-12-04
drm/tegra: Use proper IOVA address for cursor image
Thierry Reding
2019-10-29
drm/tegra: Support DMA API for display controllers
Thierry Reding
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
2019-10-28
drm/tegra: gem: Rename paddr -> iova
Thierry Reding
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
2019-10-28
drm/tegra: Inherit device DMA parameters from host1x
Thierry Reding
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-25
drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2018-11-29
drm/tegra: dc: Don't clean up unused display controller
Thierry Reding
2018-09-26
drm/tegra: dc: Add Tegra194 support
Thierry Reding
2018-09-26
drm/tegra: dc: Do not register DC without primary plane
Thierry Reding
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
2018-05-18
drm/tegra: dc: Support rotation property
Thierry Reding
2018-05-17
drm/tegra: dc: Rename supports_blending to has_legacy_blending
Dmitry Osipenko
2018-05-17
drm/tegra: plane: Implement zpos plane property for older Tegras
Dmitry Osipenko
2018-05-17
drm/tegra: dc: Enable plane scaling filters
Dmitry Osipenko
2018-05-17
drm/tegra: Refactor IOMMU attach/detach
Thierry Reding
2018-05-04
drm/tegra: dc: Free syncpoint on errors
Thierry Reding
2018-05-04
drm/tegra: dc: Balance IOMMU group refcounting
Dmitry Osipenko
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-03-28
drm/tegra: dc: Using NULL instead of plain integer
Wei Yongjun
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-22
drm/tegra: dc: Use correct format array for Tegra124
Stefan Agner
[next]