summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | drm/ttm: ttm_tt_init_fields() can be staticChristian König2019-11-041-2/+3
| * | | | | | | | | | | drm/ttm: Convert vm callbacks to helpersThomas Hellstrom2019-11-041-63/+105
| * | | | | | | | | | | drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom2019-11-041-5/+3
* | | | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-297-22/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC"Arnd Bergmann2020-01-281-9/+0
| * | | | | | | | | | | | drm/etnaviv: avoid deprecated timespecArnd Bergmann2019-12-186-20/+18
| * | | | | | | | | | | | drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SECArnd Bergmann2019-12-181-0/+9
| * | | | | | | | | | | | drm/msm: avoid using 'timespec'Arnd Bergmann2019-12-181-2/+1
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-2713-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-0613-15/+15
* | | | | | | | | | | | | Merge tag 'amd-drm-fixes-5.5-2020-01-23' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/amdgpu: remove the experimental flag for renoirAlex Deucher2020-01-231-1/+1
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-01-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-01-244-12/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin2020-01-212-8/+8
| * | | | | | | | | | | | | drm/i915/userptr: fix size calculationMatthew Auld2020-01-212-4/+7
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2020-01-22-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2020-01-2310-134/+380
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon2020-01-219-74/+300
| * | | | | | | | | | | drm/dp_mst: Handle SST-only branch device caseWayne Lin2020-01-171-60/+80
* | | | | | | | | | | | Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-189-17/+88
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-183-4/+38
| |\| | | | | | | | | | |
| | * | | | | | | | | | | drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin2020-01-151-2/+12
| | * | | | | | | | | | | drm/dp_mst: clear time slots for ports invalidWayne Lin2020-01-141-1/+24
| | * | | | | | | | | | | drm/rockchip: fix integer type used for storing dp data rateTobias Schramm2020-01-131-1/+1
| | * | | | | | | | | | | drm/virtio: add missing virtio_gpu_array_lock_resv callGerd Hoffmann2020-01-131-0/+1
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-01-184-11/+48
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915/pmu: Do not use colons or dashes in PMU namesTvrtko Ursulin2020-01-141-3/+8
| | * | | | | | | | | | | | drm/i915/gt: Mark ring->vma as active while pinnedChris Wilson2020-01-131-3/+28
| | * | | | | | | | | | | | drm/i915/gt: Mark context->state vma as active while pinnedChris Wilson2020-01-131-0/+9
| | * | | | | | | | | | | | drm/i915/gt: Skip trying to unbind in restore_ggtt_mappingsChris Wilson2020-01-131-5/+2
| | * | | | | | | | | | | | drm/i915: Add missing include file <linux/math64.h>YueHaibing2020-01-131-0/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner2020-01-151-1/+1
| * | | | | | | | | | | | drm/amdgpu: update goldensetting for renoirAaron Liu2020-01-151-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.Linus Torvalds2020-01-131-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-091-0/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie2020-01-107-31/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare2020-01-071-6/+1
| * | | | | | | | | | | drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2020-01-072-0/+7
| * | | | | | | | | | | drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2020-01-072-1/+11
| * | | | | | | | | | | drm/i915/gt: Restore coarse power gatingChris Wilson2020-01-071-2/+4
| * | | | | | | | | | | drm/i915/gt: Do not restore invalid RS stateChris Wilson2020-01-071-20/+11
| * | | | | | | | | | | drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen2020-01-071-2/+2
| * | | | | | | | | | | drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson2020-01-071-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-092-25/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou2020-01-071-1/+2
| * | | | | | | | | | | drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
| * | | | | | | | | | | Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-094-5/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven2020-01-071-1/+6
| * | | | | | | | | | drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2020-01-072-3/+13
| * | | | | | | | | | drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-031-1/+1
OpenPOWER on IntegriCloud