summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-12-26Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-520/+26
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-25654/+44172
2018-12-20drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva-2/+8
2018-12-18drm/xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko-520/+26
2018-12-14Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-4/+103
2018-12-14Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie-2/+2
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom-2/+103
2018-12-13Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark...Dave Airlie-5493/+4566
2018-12-13Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-nextDave Airlie-308/+2450
2018-12-13Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-39/+940
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-865/+1686
2018-12-13Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie-4/+7
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-11/+25
2018-12-13Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-9/+58
2018-12-13Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-6/+0
2018-12-13Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie-97/+94
2018-12-13Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie-204/+430
2018-12-12drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas-2/+73
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan-1/+1
2018-12-12drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky-0/+2
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King-2/+0
2018-12-12drm/i915: Flush GPU relocs harder for gen3Chris Wilson-9/+13
2018-12-12drm/i915: Allocate a common scratch pageChris Wilson-87/+75
2018-12-12drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson-1/+6
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul-0/+1
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs-11/+18
2018-12-11drm/amd/display: Fix duplicating scaling/underscan connector stateNicholas Kazlauskas-0/+4
2018-12-11drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas-0/+2
2018-12-11Revert "drm/amd/display: Set RMX_ASPECT as default"Nicholas Kazlauskas-4/+2
2018-12-11drm/amdgpu: Fix stub function nameKuehling, Felix-1/+1
2018-12-11drm/msm/dpu: Fix clock issue after bind failureJayant Shekhar-0/+1
2018-12-11drm/msm/dpu: Clean up dpu_media_info.h static inline functionsJordan Crouse-107/+57
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse-71/+13
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse-361/+93
2018-12-11drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse-148/+28
2018-12-11drm/msm: Make irq_postinstall optionalJordan Crouse-1/+5
2018-12-11drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse-100/+14
2018-12-11drm/msm/dpu: Remove unused functionsJordan Crouse-40/+0
2018-12-11drm/msm/dpu: Remove dpu_crtc_is_enabled()Jordan Crouse-20/+6
2018-12-11drm/msm/dpu: Remove dpu_crtc_get_mixer_heightJordan Crouse-15/+1
2018-12-11drm/msm/dpu: Remove dpu_dbgJordan Crouse-2531/+4
2018-12-11drm/msm: dpu: Remove crtc_lockSean Paul-14/+0
2018-12-11drm/msm: dpu: Remove vblank_requested flag from dpu_crtcSean Paul-18/+4
2018-12-11drm/msm: dpu: Separate crtc assignment from vblank enableSean Paul-55/+59
2018-12-11drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblankSean Paul-3/+1
2018-12-11drm/msm: dpu: Use atomic_disable for dpu_crtc_disableSean Paul-2/+3
2018-12-11drm/msm: dpu: Remove vblank_callback from encoderSean Paul-23/+26
2018-12-11drm/msm: dpu: Remove crtc_lock from setup_mixersSean Paul-9/+3
2018-12-11drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enableSean Paul-4/+4
2018-12-11drm/msm: dpu: Add modeset lock checks where applicableSean Paul-0/+3