summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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 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 patchworkMauro Carvalho Chehab2020-09-071-1/+1
| |\ \ \ \
| * | | | | media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni2020-08-281-2/+2
| | |_|/ / | |/| | |
* | | | | 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
| |_|_|/ |/| | |
* | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| | |/
* | / drm: allow limiting the scatter list size.Gerd Hoffmann2020-09-091-1/+1
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-1210-21/+73
|\|
| * 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
| | * drm/tegra: hub: Register child devicesThierry Reding2020-06-161-0/+9
| | * drm/tegra: hub: Do not enable orphaned window groupNicolin Chen2020-06-161-2/+6
* | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-082-13/+1
|/ /
* | drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-021-1/+0
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-243-11/+11
|\ \ | |/ |/|
| * drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-193-11/+11
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0210-82/+21
|\|
| * drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-211-1/+1
| * drm/tegra: Clean up GPIO includesLinus Walleij2020-04-174-5/+1
| * drm/tegra: Use simple encoderThomas Zimmermann2020-04-026-32/+11
| * Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-03-262-14/+40
| |\
| * | drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-2/+1
| * | drm/tegra: remove checks for debugfs functions return valueWambui Karuga2020-03-185-43/+8