summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko2021-08-136-3/+507
| | * | | | | | | drm/tegra: Bump driver versionMikko Perttunen2021-08-101-1/+1
| | * | | | | | | drm/tegra: Add job firewallMikko Perttunen2021-08-104-2/+268
| | * | | | | | | drm/tegra: Implement job submission part of new UAPIMikko Perttunen2021-08-104-1/+639
| | * | | | | | | drm/tegra: Implement syncpoint wait UAPIMikko Perttunen2021-08-103-28/+15
| | * | | | | | | drm/tegra: Implement syncpoint management UAPIMikko Perttunen2021-08-103-0/+59
| | * | | | | | | drm/tegra: Implement new UAPIMikko Perttunen2021-08-105-16/+389
| | * | | | | | | drm/tegra: Allocate per-engine channel in core codeMikko Perttunen2021-08-102-0/+13
| | * | | | | | | drm/tegra: Boot VIC during runtime PM resumeMikko Perttunen2021-08-101-61/+51
| | * | | | | | | drm/tegra: Extract tegra_gem_lookup()Mikko Perttunen2021-08-103-17/+18
| | * | | | | | | gpu: host1x: Add option to skip firewall for a jobMikko Perttunen2021-08-102-9/+14
| | * | | | | | | gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen2021-08-109-41/+199
| | * | | | | | | gpu: host1x: Add job release callbackMikko Perttunen2021-08-101-0/+3
| | * | | | | | | gpu: host1x: Add no-recovery modeMikko Perttunen2021-08-106-7/+72
| | * | | | | | | gpu: host1x: Add DMA fence implementationMikko Perttunen2021-08-105-0/+193
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge commit '81fd23e2b3ccf71c807e671444e8accaba98ca53' of https://git.pengut...Dave Airlie2021-08-266-41/+44
| |\ \ \ \ \ \ \
| | * | | | | | | drm/etnaviv: Implement mmap as GEM object functionThomas Zimmermann2021-07-064-41/+7
| | * | | | | | | drm/etnaviv: add clock gating workaround for GC7000 r6202Michael Walle2021-07-061-0/+6
| | * | | | | | | drm/etnaviv: add HWDB entry for GC7000 r6202Michael Walle2021-07-061-0/+31
| * | | | | | | | Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-08-26116-1301/+2213
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2021-08-202-17/+30
| | * | | | | | drm/amdgpu: use the preferred pin domain after the checkChristian König2021-08-201-5/+5
| | * | | | | | drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan2021-08-202-9/+20
| | * | | | | | drm: amdgpu: remove obsolete reference to config CHASHLukas Bulwahn2021-08-181-1/+0
| | * | | | | | drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware"Colin Ian King2021-08-181-1/+1
| | * | | | | | drm/amd/amdgpu:flush ttm delayed work before cancel_syncYuBiao Wang2021-08-181-1/+3
| | * | | | | | drm/amd: consolidate TA shared memory structuresCandice Li2021-08-186-196/+168
| | * | | | | | drm/amdgpu: increase max xgmi physical node for aldebaranHawking Zhang2021-08-181-3/+2
| | * | | | | | drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarilyEvan Quan2021-08-181-1/+8
| | * | | | | | drm/amd/display: Use DCN30 watermark calc for DCN301Zhan Liu2021-08-181-95/+1
| | * | | | | | drm/amdgpu: correct MMSCH 1.0 versionZhigang Luo2021-08-181-3/+1
| | * | | | | | drm/amdgpu: get extended xgmi topology dataJonathan Kim2021-08-184-14/+145
| | * | | | | | drm/radeon: Add break to switch statement in radeonfb_create_pinned_object()Nathan Chancellor2021-08-161-0/+1
| | * | | | | | drm/amd/display: 3.2.149Aric Cyr2021-08-161-1/+1
| | * | | | | | drm/amd/display: [FW Promotion] Release 0.0.79Anthony Koo2021-08-161-2/+12
| | * | | | | | drm/amd/display: Guard vblank wq flush with DCN guardsNicholas Kazlauskas2021-08-161-0/+4
| | * | | | | | drm/amd/display: Ensure DCN save after VM setupJake Wang2021-08-168-0/+30
| | * | | | | | drm/amd/display: Use vblank control events for PSR enable/disableNicholas Kazlauskas2021-08-163-8/+43
| | * | | | | | drm/amd/display: Fix multi-display support for idle opt workqueueNicholas Kazlauskas2021-08-162-47/+36
| | * | | | | | drm/amd/display: Create dc_sink when EDID failWayne Lin2021-08-161-0/+23
| | * | | | | | drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan2021-08-161-5/+133
| | * | | | | | drm/amd/pm: drop unnecessary manual mode checkEvan Quan2021-08-161-12/+4
| | * | | | | | drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan2021-08-1623-140/+112
| | * | | | | | drm/amd/pm: correct the fan speed RPM retrievingEvan Quan2021-08-168-5/+106
| | * | | | | | drm/amd/pm: correct the fan speed PWM retrievingEvan Quan2021-08-168-81/+62
| | * | | | | | drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan2021-08-163-6/+31
| | * | | | | | drm/amd/pm: correct the fan speed RPM settingEvan Quan2021-08-167-4/+51
| | * | | | | | drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li2021-08-1610-14/+6
| | * | | | | | drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failureYifan Zhang2021-08-161-0/+8
| | * | | | | | drm/amd/pm: change the workload type for some cardsKenneth Feng2021-08-161-1/+14