summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/dc.c
AgeCommit message (Expand)Author
2021-12-16drm/tegra: dc: Support OPP and SoC core voltage scalingDmitry Osipenko
2021-12-16drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko
2021-12-16drm/tegra: dc: rgb: Move PCLK shifter programming to CRTCDmitry Osipenko
2021-12-16drm/tegra: Support asynchronous commits for cursorThierry Reding
2021-12-16drm/tegra: Do not reference tegra_plane_funcs directlyThierry Reding
2021-09-16drm/tegra: dc: Remove unused variablesDmitry Osipenko
2021-08-13drm/tegra: dc: Extend debug stats with total number of eventsDmitry Osipenko
2021-08-13drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko
2021-06-23Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-05-31drm/tegra: hub: Fix YUV supportThierry Reding
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-15drm/tegra: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
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: Implement hardware cursor on Tegra186 and laterThierry Reding
2021-03-31drm/tegra: dc: Parameterize maximum resolutionThierry Reding
2021-03-31drm/tegra: dc: Inherit DMA maskThierry Reding
2021-03-31gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen
2021-03-30Merge branch 'drm/tegra/fixes' into drm/tegra/for-nextThierry Reding
2021-03-30drm/tegra: dc: Restore coupling of display controllersThierry Reding
2021-03-30drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko
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-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-17drm/tegra: plane: Support 180° rotationDmitry Osipenko
2020-07-17drm/tegra: plane: Support horizontal reflectionDmitry Osipenko
2020-07-17drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko
2020-07-17drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-16drm/tegra: Add zpos property for cursor planesThierry Reding
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko
2020-03-12drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko
2020-03-12drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding