summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-163-3/+3
|\
| * docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| * docs: ioctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
| * docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
|\ \
| * | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151469-33745/+472663
|\ \ \ | |_|/ |/| |
| * | Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie2019-07-1621-1685/+445
| * | Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2019-07-125-106/+483
| |\ \
| | * | gpu: ipu-v3: image-convert: Enable double write reductionSteve Longerbeam2019-06-141-0/+9
| | * | gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encodingSteve Longerbeam2019-06-141-5/+134
| | * | gpu: ipu-v3: ipu-ic-csc: Add support for limited range encodingSteve Longerbeam2019-06-141-14/+166
| | * | gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam2019-06-144-106/+192
| | * | gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam2019-06-141-1/+1
| | * | drm/imx: enable IDMAC watermark featurePhilipp Zabel2019-06-141-0/+1
| * | | Merge tag 'drm-next-5.3-2019-07-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-07-1245-164/+478
| |\ \ \
| | * | | drm/amdgpu/navi10: add uclk activity sensorAlex Deucher2019-07-091-2/+14
| | * | | drm/amdgpu: properly guard the generic discovery codeAlex Deucher2019-07-091-2/+2
| | * | | drm/amdgpu: add missing documentation on new module parametersAlex Deucher2019-07-091-0/+13
| | * | | drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák2019-07-091-5/+1
| | * | | drm/amd/display: avoid 64-bit divisionArnd Bergmann2019-07-082-3/+3
| | * | | drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher2019-07-081-2/+2
| | * | | drm/amdgpu: properly guard DC support in navi codeAlex Deucher2019-07-081-0/+4
| | * | | drm/amd/powerplay: vega20: fix uninitialized variable useArnd Bergmann2019-07-081-1/+4
| | * | | drm/amd/display: dcn20: include linux/delay.hArnd Bergmann2019-07-081-0/+1
| | * | | amdgpu: make pmu support optionalArnd Bergmann2019-07-082-3/+7
| | * | | drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percentNathan Chancellor2019-07-081-2/+1
| | * | | drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freqNathan Chancellor2019-07-081-1/+1
| | * | | drm/amd/powerplay: Use memset to initialize metrics structsNathan Chancellor2019-07-081-2/+6
| | * | | drm/amdgpu/mes10.1: Fix header guardNathan Chancellor2019-07-081-1/+1
| | * | | drm/amd/powerplay: add temperature sensor support for navi10Kevin Wang2019-07-081-0/+41
| | * | | drm/amdgpu: fix scheduler timeout calcFlora Cui2019-07-081-4/+9
| | * | | drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang2019-07-087-51/+57
| | * | | drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang2019-07-051-2/+36
| | * | | drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan2019-07-051-0/+4
| | * | | drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang2019-07-057-3/+158
| | * | | drm/amd/powerplay: increase waiting time for smu responseJack Xiao2019-07-051-3/+3
| | * | | drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blockingYrjan Skrimstad2019-07-051-1/+1
| | * | | drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-054-13/+7
| | * | | drm/amdkfd: Disable idle optimization for chained runlistFelix Kuehling2019-07-031-0/+1
| | * | | drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlistFelix Kuehling2019-07-031-1/+1
| | * | | drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling2019-07-031-0/+6
| | * | | drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling2019-07-031-1/+1
| | * | | drm/amdkfd: Print a warning when the runlist becomes oversubscribedFelix Kuehling2019-07-032-1/+6
| | * | | drm/amdkfd: remove an unused variableJack Xiao2019-07-021-1/+0
| | * | | drm/amdgpu/display: fix interrupt client id for naviAlex Deucher2019-07-021-4/+1
| | * | | drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao2019-07-013-6/+12
| | * | | drm/amdgpu: enable PCIE atomics ops supportJack Xiao2019-07-011-0/+11
| | * | | drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao2019-07-011-0/+1
| | * | | drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan2019-07-013-1/+8