summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie2020-07-2413-42/+108
|\
| * 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: debug: Dump push buffer stateDmitry Osipenko2020-07-171-0/+6
| * gpu: host1x: debug: Fix multiple channels emitting messages simultaneouslyDmitry Osipenko2020-07-171-0/+4
| * gpu: host1x: Put gather's BO on pinning errorDmitry Osipenko2020-07-171-5/+8
| * gpu: host1x: Optimize BOs usage when firewall is enabledDmitry Osipenko2020-07-171-2/+12
| * gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni2020-07-172-5/+19
| * gpu: host1x: mipi: Use readl_relaxed_poll_timeout() in tegra_mipi_wait()Sowjanya Komatineni2020-07-171-12/+8
| * gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2020-07-172-3/+3
* | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-2456-219/+251
|\ \
| * \ Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-179-56/+101
| |\ \
| | * | drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan2020-07-141-18/+8
| | * | drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong2020-07-141-1/+1
| | * | drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
| | * | drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu2020-07-141-0/+5
| | * | drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher2020-07-144-28/+48
| | * | drm/amdgpu: fix preemption unit testJack Xiao2020-07-141-5/+15
| | * | drm/amdgpu/gfx10: fix race condition for kiqJack Xiao2020-07-141-1/+8
| * | | Merge tag 'drm-intel-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-166-33/+39
| |\ \ \
| | * | | drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2020-07-142-7/+27
| | * | | drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst2020-07-141-8/+2
| | * | | drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson2020-07-141-14/+4
| | * | | drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson2020-07-141-0/+1
| | * | | drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa2020-07-141-0/+1
| | * | | drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla2020-07-141-4/+4
| | |/ /
| * | | Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-161-2/+1
| |\ \ \
| | * | | drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_registerGuenter Roeck2020-07-091-2/+1
| * | | | drm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger2020-07-141-4/+4
| | |/ / | |/| |
| * | | Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-094-10/+65
| |\ \ \
| | * | | drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-091-1/+2
| | * | | drm/radeon: fix double freeTom Rix2020-07-091-4/+3
| | * | | drm/amd/display: add dmcub check on RENOIRAaron Ma2020-07-091-1/+1
| | * | | drm/amdgpu: add TMR destory function for pspHuang Rui2020-07-091-4/+53
| | * | | drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui2020-07-091-0/+6
| * | | | Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-097-41/+38
| |\ \ \ \
| | * | | | drm/i915/gt: Pin the rings before marking activeChris Wilson2020-07-081-6/+6
| | * | | | drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson2020-07-071-10/+6
| | * | | | drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson2020-07-071-0/+1
| | * | | | drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä2020-07-074-25/+25
| | * | | | drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson2020-07-071-1/+1
| | |/ / /
| * | | | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-07-095-5/+9
| |\ \ \ \
| | * | | | drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell2020-07-081-0/+1
| | * | | | drm/nouveau/svm: fix migrate page regressionRalph Campbell2020-07-081-1/+1
| | * | | | drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-082-4/+4