summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/hub.c
AgeCommit message (Expand)Author
2021-05-31drm/tegra: hub: Implement basic scaling supportThierry Reding
2021-05-31drm/tegra: hub: Fix YUV supportThierry Reding
2021-05-17drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_updateNathan Chancellor
2021-03-31drm/tegra: Support sector layout on Tegra194Thierry Reding
2021-03-31drm/tegra: Count number of display controllers at runtimeThierry Reding
2021-03-31drm/tegra: dc: Inherit DMA maskThierry Reding
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-01-15drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao
2020-06-16drm/tegra: hub: Register child devicesThierry Reding
2020-06-16drm/tegra: hub: Do not enable orphaned window groupNicolin Chen
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding
2019-10-29drm/tegra: Support DMA API for display controllersThierry Reding
2019-10-28drm/tegra: gem: Rename paddr -> iovaThierry Reding
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-22drm/tegra: hub: Fix dereference before checkThierry Reding
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark
2018-11-29drm/tegra: hub: Enable all required clocksThierry Reding
2018-09-26drm/tegra: hub: Add Tegra194 supportThierry Reding
2018-05-04drm/tegra: hub: Use state directlyStefan Schake
2018-03-17drm/tegra: hub: Use private object for global stateThierry Reding
2018-03-15drm/tegra: plane: Support format modifiersThierry Reding
2017-12-21drm/tegra: Mark Tegra186 display hub PM functions __maybe_unusedArnd Bergmann
2017-12-21drm/tegra: Implement zpos propertyThierry Reding
2017-12-21drm/tegra: dc: Use direct offset to plane registersThierry Reding
2017-12-21drm/tegra: dc: Support more formatsThierry Reding
2017-12-13drm/tegra: Add Tegra186 display hub supportThierry Reding