summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-06-278-61/+202
|\
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-271-17/+5Star
| |\
| | * drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko2017-06-151-1/+1
| | * drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko2017-06-151-16/+4Star
| * | Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-06-208-44/+197
| |\ \
| | * | gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-153-6/+6
| | * | gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko2017-06-153-0/+9
| | * | drm/tegra: dc: Disable plane if it is invisibleDmitry Osipenko2017-06-151-12/+21
| | * | drm/tegra: dc: Apply clipping to the planeDmitry Osipenko2017-06-151-8/+21
| | * | drm/tegra: dc: Avoid reset asserts on Tegra20Dmitry Osipenko2017-06-151-9/+21
| | * | drm/tegra: Check syncpoint ID in the 'submit' IOCTLDmitry Osipenko2017-06-151-0/+9
| | * | drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko2017-06-151-4/+56
| | * | drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTLDmitry Osipenko2017-06-153-5/+54
| | |/
* | / drm/tegra: Drop drm_vblank_cleanupDaniel Vetter2017-06-201-4/+1Star
|/ /
* | Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-181-2/+2
|\ \ | |/ |/|
| * drm/tegra: switch to postcloseDaniel Vetter2017-05-091-2/+2
* | Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-05-0510-62/+1089
|\ \ | |/ |/|
| * drm/tegra: Add VIC supportArto Merilainen2017-04-055-1/+433
| * drm/tegra: Add falcon helper libraryArto Merilainen2017-04-053-1/+388
| * drm/tegra: Add Tegra DRM allocation APIMikko Perttunen2017-04-052-7/+115
| * drm/tegra: Add tiling FB modifiersAlexandre Courbot2017-04-052-3/+22
| * drm/tegra: Don't leak kernel pointer to userspaceThierry Reding2017-04-052-48/+114
| * drm/tegra: Protect IOMMU operations by mutexThierry Reding2017-04-053-2/+16
| * drm/tegra: Enable IOVA API when IOMMU support is enabledThierry Reding2017-04-051-0/+1
* | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
* | drm/tegra: Don't use modeset_lock_crtcDaniel Vetter2017-03-271-4/+4
* | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-141-1/+2
|\|
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-1/+2
* | drm: tegra: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-093-44/+12Star
* | drm/fb-helper: Automatically clean up fb_infoDaniel Vetter2017-02-071-4/+1Star
|/
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-031-2/+2
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-021-1/+1
* drm/tegra: Remove tegra_debugfs_cleanup()Noralf Trønnes2017-01-271-7/+0Star
* drm: tegra: use crtc helper drm_crtc_from_index()Shawn Guo2017-01-181-16/+3Star
* drm/tegra: Stop using drm_framebuffer_unregister_privateDaniel Vetter2017-01-121-5/+2Star
* Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-091-9/+6Star
|\
| * drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-4/+2Star
| * drm: Deduplicate driver initialization messageGabriel Krisman Bertazi2016-12-301-4/+0Star
| * drm/mm: Convert to drm_printerDaniel Vetter2016-12-301-1/+4
* | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-094-9/+11
|\|
| * drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
| * drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+1
| * drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-152-2/+2
| * drm: Nuke fb->depthVille Syrjälä2016-12-152-2/+3
| * drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-152-3/+3
| * drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+1
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-2/+2
|/
* Merge tag 'drm/tegra/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2016-12-134-14/+37
|\
| * drm/tegra: Set sgt pointer in BO pinMikko Perttunen2016-11-111-0/+2
| * drm/tegra: Support kernel mappings with IOMMUArto Merilainen2016-11-111-3/+31