summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao2021-01-156-6/+6
* drm/tegra: gr2d: Add compatible for Tegra114Dmitry Osipenko2021-01-152-0/+6
* drm/tegra: gr2d: Correct swapped device-tree compatiblesDmitry Osipenko2021-01-151-2/+2
* drm/tegra: dc: Enable display controller driver for Tegra114Dmitry Osipenko2021-01-151-0/+1
* drm/tegra: vic: Add comments on STREAMID registersMikko Perttunen2021-01-151-0/+12
* drm/tegra: falcon: Support newer VIC firmwareMikko Perttunen2021-01-152-12/+18
* Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-143-24/+36
|\
| * drm: Use state helper instead of CRTC state pointerMaxime Ripard2020-11-101-3/+5
| * drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-3/+2
| * drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-5/+5
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-027-84/+97
| |\
| * | drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-4/+4
| * | dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann2020-09-291-2/+3
| * | dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-291-6/+12
| * | drm/tegra: Introduce GEM object functionsThomas Zimmermann2020-09-252-4/+8
* | | drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao2020-11-261-2/+8
* | | drm/tegra: output: Do not put OF node twiceThierry Reding2020-11-131-1/+0
* | | drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma2020-11-101-1/+1
* | | drm/tegra: sor: Ensure regulators are disabled on teardownMarc Zyngier2020-11-101-35/+24
* | | drm/tegra: sor: Don't warn on probe deferralJon Hunter2020-11-091-4/+3
| |/ |/|
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-157-96/+97
|\ \
| * | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-231-1/+1
| |\|
| | * Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-1/+1
| | |\
| | * | drm: allow limiting the scatter list size.Gerd Hoffmann2020-09-091-1/+1
| * | | Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2020-09-234-55/+80
| |\ \ \
| | * | | drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridgeDmitry Osipenko2020-09-171-52/+18
| | * | | drm/tegra: output: rgb: Support LVDS encoder bridgeDmitry Osipenko2020-09-171-9/+49
| | * | | drm/tegra: output: Support DRM bridgesDmitry Osipenko2020-09-172-0/+14
| | * | | drm/tegra: output: Don't leak OF node on errorDmitry Osipenko2020-09-171-4/+4
| | * | | drm/tegra: Properly reference count the DDC I2C adapterThierry Reding2020-09-172-3/+8
| * | | | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-172-27/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm: tegra: fix common struct sg_table related issuesMarek Szyprowski2020-09-102-27/+15
| | |/ /
| * | | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| * | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-1210-21/+73
| |\ \ \ | | | |/ | | |/|
| * | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-082-13/+1
* | | | Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-071-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| | |/ | |/|
* / | media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni2020-08-281-2/+2
|/ /
* | Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie2020-07-249-19/+57
|\ \
| * | drm/tegra: plane: Support 180° rotationDmitry Osipenko2020-07-171-0/+2
| * | drm/tegra: plane: Support horizontal reflectionDmitry Osipenko2020-07-174-6/+35
| * | drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko2020-07-174-8/+8
| * | drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin2020-07-171-3/+1
| * | drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko2020-07-172-0/+2
| * | drm/tegra: gr3d: Assert reset before power-gatingDmitry Osipenko2020-07-171-0/+2
| * | drm/tegra: sor: Use correct power supply names for HDMIThierry Reding2020-07-171-2/+2
| * | gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni2020-07-171-1/+6
| * | gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2020-07-171-1/+1
* | | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-242-2/+16
|\| | | |/ |/|
| * drm/tegra: Add zpos property for cursor planesThierry Reding2020-06-161-0/+1