summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+2
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-118/+387
2019-05-16Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/d...Dave Airlie-21/+19
2019-05-16Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/...Dave Airlie-25/+81
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+2
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul-3/+3
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta-1/+0
2019-05-15Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie-8/+75
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada-1/+1
2019-05-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck-2/+3
2019-05-14drm/msm: correct attempted NULL pointer dereference in debugfsBrian Masney-1/+2
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+0
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2019-05-14drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()Souptick Joarder-13/+5
2019-05-14drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()Souptick Joarder-15/+2
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse-7/+7
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-1/+2
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney-10/+2
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks-0/+1
2019-05-14drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs-2/+9
2019-05-14drm/nouveau/core: initial support for boards with TU117 chipsetBen Skeggs-0/+36
2019-05-14drm/nouveau/core: allow detected chipset to be overriddenBen Skeggs-3/+24
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs-1/+1
2019-05-14drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flipsBen Skeggs-1/+1
2019-05-14drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs-1/+3
2019-05-13drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn-3/+3
2019-05-13drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon-0/+4
2019-05-13drm/panfrost: Only put sync_out if non-NULLTomeu Vizoso-1/+2
2019-05-13drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson-22/+58
2019-05-13drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoderVille Syrjälä-3/+19
2019-05-13drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake-0/+4
2019-05-10Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-30/+119
2019-05-10Merge tag 'drm-intel-next-fixes-2019-05-09' of git://anongit.freedesktop.org/...Dave Airlie-34/+93
2019-05-09drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher-9/+10
2019-05-09drm/radeon: prefer lower reference dividersChristian König-2/+2
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-23290/+64805
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie-48/+75
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie-48/+1694
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark-0/+1
2019-05-08drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes-4/+4
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-20/+18
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+28
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan-0/+10
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang-12/+21
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner-6/+0
2019-05-07Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...Joonas Lahtinen-33/+31
2019-05-07drm/komeda: Mark the local functions as staticjames qian wang (Arm Technology China)-17/+21
2019-05-07drm/komeda: Fixed warning: Function parameter or member not describedjames qian wang (Arm Technology China)-23/+85
2019-05-07drm/komeda: Expose bus_width to Komeda-COREjames qian wang (Arm Technology China)-3/+4
2019-05-07drm/komeda: Add sysfs attribute: core_id and config_idjames qian wang (Arm Technology China)-0/+71