aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-26Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-20drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-12-18drm/xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-14Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-12-14Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-13Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-12-13Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-12-13Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-13Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-12-13Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-12-13Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-12-13Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-12-13Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-12drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan
2018-12-12drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King
2018-12-12drm/i915: Flush GPU relocs harder for gen3Chris Wilson
2018-12-12drm/i915: Allocate a common scratch pageChris Wilson
2018-12-12drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs
2018-12-11drm/amd/display: Fix duplicating scaling/underscan connector stateNicholas Kazlauskas
2018-12-11drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2018-12-11Revert "drm/amd/display: Set RMX_ASPECT as default"Nicholas Kazlauskas
2018-12-11drm/amdgpu: Fix stub function nameKuehling, Felix
2018-12-11drm/msm/dpu: Fix clock issue after bind failureJayant Shekhar
2018-12-11drm/msm/dpu: Clean up dpu_media_info.h static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse
2018-12-11drm/msm: Make irq_postinstall optionalJordan Crouse
2018-12-11drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse
2018-12-11drm/msm/dpu: Remove unused functionsJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_crtc_is_enabled()Jordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_crtc_get_mixer_heightJordan Crouse
2018-12-11drm/msm/dpu: Remove dpu_dbgJordan Crouse
2018-12-11drm/msm: dpu: Remove crtc_lockSean Paul
2018-12-11drm/msm: dpu: Remove vblank_requested flag from dpu_crtcSean Paul
2018-12-11drm/msm: dpu: Separate crtc assignment from vblank enableSean Paul
2018-12-11drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblankSean Paul
2018-12-11drm/msm: dpu: Use atomic_disable for dpu_crtc_disableSean Paul
2018-12-11drm/msm: dpu: Remove vblank_callback from encoderSean Paul
2018-12-11drm/msm: dpu: Remove crtc_lock from setup_mixersSean Paul