summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Use dev_err_probe()Dmitry Osipenko2022-02-241-10/+3
* drm/tegra: dc: Support OPP and SoC core voltage scalingDmitry Osipenko2021-12-161-0/+79
* drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko2021-12-161-10/+17
* drm/tegra: dc: rgb: Move PCLK shifter programming to CRTCDmitry Osipenko2021-12-161-0/+6
* drm/tegra: Support asynchronous commits for cursorThierry Reding2021-12-161-4/+76
* drm/tegra: Do not reference tegra_plane_funcs directlyThierry Reding2021-12-161-2/+2
* drm/tegra: dc: Remove unused variablesDmitry Osipenko2021-09-161-3/+0
* drm/tegra: dc: Extend debug stats with total number of eventsDmitry Osipenko2021-08-131-0/+10
* drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko2021-08-131-2/+346
* Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-06-231-1/+1
|\
| * drm/tegra: hub: Fix YUV supportThierry Reding2021-05-311-1/+1
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-111-10/+103
|\|
| * drm/tegra: Support sector layout on Tegra194Thierry Reding2021-03-311-0/+7
| * drm/tegra: Count number of display controllers at runtimeThierry Reding2021-03-311-0/+22
| * drm/tegra: dc: Implement hardware cursor on Tegra186 and laterThierry Reding2021-03-311-8/+53
| * drm/tegra: dc: Parameterize maximum resolutionThierry Reding2021-03-311-0/+6
| * drm/tegra: dc: Inherit DMA maskThierry Reding2021-03-311-0/+7
| * gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen2021-03-311-0/+6
| * gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen2021-03-311-2/+2
| * Merge branch 'drm/tegra/fixes' into drm/tegra/for-nextThierry Reding2021-03-301-17/+13
| |\
* | \ Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-261-17/+13
|\ \ \
| * \ \ Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-17/+13
| |\ \ \ | | |/ / | |/| / | | |/
| | * drm/tegra: dc: Restore coupling of display controllersThierry Reding2021-03-301-12/+8
| | * drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko2021-03-301-5/+5
* | | drm/tegra: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-151-2/+8
|/ /
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-52/+64
|\ \ | |/ |/|
| * drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-2/+4
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-5/+9
| * drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-241-10/+10
| * drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-20/+22
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-2/+6
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-19/+19
* | drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao2021-01-151-1/+1
|/
* drm: Use state helper instead of CRTC state pointerMaxime Ripard2020-11-101-3/+5
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-5/+5
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-4/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie2020-07-241-12/+38
|\
| * drm/tegra: plane: Support 180° rotationDmitry Osipenko2020-07-171-0/+2
| * drm/tegra: plane: Support horizontal reflectionDmitry Osipenko2020-07-171-6/+32
| * drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko2020-07-171-5/+5
| * drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin2020-07-171-3/+1
* | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-241-0/+1
|\|
| * drm/tegra: Add zpos property for cursor planesThierry Reding2020-06-161-0/+1
* | drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-021-1/+0
|/
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-03-261-5/+15
|\
| * drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko2020-03-131-1/+7
| * drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko2020-03-121-1/+7
| * drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko2020-03-121-3/+1
* | drm/tegra: remove checks for debugfs functions return valueWambui Karuga2020-03-181-10/+1
|/