summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Fix compiler errors by converting to dma_addr_tEmil Goode2018-05-182-2/+2
* drm/tegra: Use drm_gem_fb_destroyDaniel Stone2018-05-171-16/+1
* drm/tegra: Move fbdev unmap special caseDaniel Stone2018-05-171-6/+11
* drm/tegra: tegra_fb -> drm_framebufferDaniel Stone2018-05-172-25/+15
* drm/tegra: Move GEM BOs to drm_framebufferDaniel Stone2018-05-172-30/+8
* drm/tegra: Remove duplicate framebuffer num_planesDaniel Stone2018-05-172-5/+2
* drm/tegra: Adding new typedef vm_fault_tSouptick Joarder2018-05-171-16/+2
* gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding2018-05-171-1/+10
* drm/tegra: Acquire a reference to the IOVA cacheThierry Reding2018-05-171-1/+9
* drm/tegra: Fix order of teardown in IOMMU caseThierry Reding2018-05-171-4/+4
* gpu: host1x: Fix dma_free_wc() argument in the error pathDmitry Osipenko2018-05-171-1/+1
* drm/tegra: dc: Rename supports_blending to has_legacy_blendingDmitry Osipenko2018-05-172-11/+11
* drm/tegra: plane: Implement zpos plane property for older TegrasDmitry Osipenko2018-05-173-96/+244
* drm/tegra: dc: Enable plane scaling filtersDmitry Osipenko2018-05-172-0/+88
* drm/tegra: Refactor IOMMU attach/detachThierry Reding2018-05-175-83/+72
* drm/tegra: gr3d: Properly clean up resourcesThierry Reding2018-05-171-6/+22
* drm/tegra: gr2d: Properly clean up resourcesThierry Reding2018-05-041-6/+22
* drm/tegra: dc: Free syncpoint on errorsThierry Reding2018-05-041-0/+2
* drm/tegra: gr3d: Add IOMMU supportDmitry Osipenko2018-05-041-0/+27
* drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko2018-05-041-2/+29
* drm/tegra: dc: Balance IOMMU group refcountingDmitry Osipenko2018-05-042-17/+16
* drm/tegra: hub: Use state directlyStefan Schake2018-05-041-1/+1
* Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-1339-1637/+431
|\
| * Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-1310-74/+124
| |\
| | * Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-04-121-28/+0
| | * Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-04-121-3/+0
| | * drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-04-121-3/+6
| | * drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-121-13/+54
| | * drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland2018-04-121-25/+33
| | * drm/amd/display: fix brightness level after resume from suspendRoman Li2018-04-113-1/+18
| | * drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu2018-04-111-0/+2
| | * drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan2018-04-112-1/+4
| | * drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui2018-04-111-0/+3
| | * drm/radeon: add PX quirk for Asus K73TKNico Sneck2018-04-111-0/+4
| * | Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie2018-04-131-7/+8
| |\ \ | | |/ | |/|
| | * drm/omap: fix crash if there's no video PLLTomi Valkeinen2018-04-051-7/+8
| * | drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai2018-04-031-4/+5
| * | drm/amdgpu: Fix PCIe lane width calculationAlex Deucher2018-04-031-2/+2
| * | drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-031-2/+2
| * | drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher2018-04-031-0/+67
| * | drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-036-79/+72
| * | Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou2018-04-032-17/+17
| * | drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
| * | drm/amd/powerplay: Enable ACG SS featureKenneth Feng2018-04-035-18/+39
| * | drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher2018-04-034-4/+4
| * | drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.Andrey Grodzovsky2018-04-031-1/+53
| * | drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu2018-04-031-4/+2
| * | drm/amd/pp: Remove Dead functions on Vega12Rex Zhu2018-04-034-1419/+23
| * | drm/amd/pp: silence a static checker warningDan Carpenter2018-04-031-4/+4
| * | drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)Evan Quan2018-04-031-3/+9