Age | Commit message (Expand) | Author |
2022-03-01 | drm/tegra: Support YVYU, VYUY and YU24 formats | Thierry Reding |
2022-03-01 | drm/tegra: Support semi-planar formats on Tegra114+ | Thierry Reding |
2022-02-24 | drm/tegra: Use dev_err_probe() | Dmitry Osipenko |
2021-12-16 | drm/tegra: dc: Support OPP and SoC core voltage scaling | Dmitry Osipenko |
2021-12-16 | drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+ | Dmitry Osipenko |
2021-12-16 | drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC | Dmitry Osipenko |
2021-12-16 | drm/tegra: Support asynchronous commits for cursor | Thierry Reding |
2021-12-16 | drm/tegra: Do not reference tegra_plane_funcs directly | Thierry Reding |
2021-09-16 | drm/tegra: dc: Remove unused variables | Dmitry Osipenko |
2021-08-13 | drm/tegra: dc: Extend debug stats with total number of events | Dmitry Osipenko |
2021-08-13 | drm/tegra: dc: Support memory bandwidth management | Dmitry Osipenko |
2021-06-23 | Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin... | Dave Airlie |
2021-05-31 | drm/tegra: hub: Fix YUV support | Thierry Reding |
2021-05-11 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-04-26 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2021-04-15 | drm/tegra: Don't set allow_fb_modifiers explicitly | Daniel Vetter |
2021-04-13 | Merge drm/drm-fixes into drm-next | Daniel Vetter |
2021-03-31 | drm/tegra: Support sector layout on Tegra194 | Thierry Reding |
2021-03-31 | drm/tegra: Count number of display controllers at runtime | Thierry Reding |
2021-03-31 | drm/tegra: dc: Implement hardware cursor on Tegra186 and later | Thierry Reding |
2021-03-31 | drm/tegra: dc: Parameterize maximum resolution | Thierry Reding |
2021-03-31 | drm/tegra: dc: Inherit DMA mask | Thierry Reding |
2021-03-31 | gpu: host1x: Reserve VBLANK syncpoints at initialization | Mikko Perttunen |
2021-03-31 | gpu: host1x: Cleanup and refcounting for syncpoints | Mikko Perttunen |
2021-03-30 | Merge branch 'drm/tegra/fixes' into drm/tegra/for-next | Thierry Reding |
2021-03-30 | drm/tegra: dc: Restore coupling of display controllers | Thierry Reding |
2021-03-30 | drm/tegra: dc: Don't set PLL clock to 0Hz | Dmitry Osipenko |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-02-25 | drm: Use state helper instead of the plane state pointer | Maxime Ripard |
2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard |
2021-02-24 | drm: Rename plane->state variables in atomic update and disable | Maxime Ripard |
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 |
2021-01-15 | drm/tegra: Fix reference leak when pm_runtime_get_sync() fails | Qinglang Miao |
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 |