aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds108-749/+1196
2019-12-06Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie4-14/+13
2019-12-04drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2019-12-05Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-4/+64
2019-12-05Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie7-30/+104
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin1-2/+4
2019-12-04drm/omap: fix dma_addr refcountingTomi Valkeinen1-0/+4
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding1-0/+3
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding1-2/+16
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding3-5/+3
2019-12-04drm/tegra: vic: Export module device tableThierry Reding1-2/+3
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding1-5/+19
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding1-8/+8
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding2-7/+11
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding1-0/+43
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding1-3/+0
2019-12-04Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie30-302/+235
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-142/+241
2019-12-03drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck1-0/+1
2019-12-03drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-03drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-03drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-03drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-03drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-03drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-12-03drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao11-67/+21
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-12-03drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-03drm/i915/ehl: Make icp_digital_port_connected() use phy instead of portMatt Roper1-7/+5
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2019-12-02Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux into drm-intel-next-fixesJoonas Lahtinen2-5/+6
2019-12-02drm/i915/gem: Take timeline->mutex to walk list-of-requestsChris Wilson1-2/+2
2019-12-02drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang1-3/+3
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2019-12-02Merge tag 'drm-intel-next-fixes-2019-11-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie24-93/+354
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie37-306/+426
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-1/+1
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-778/+360
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-116/+1543
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas4-142/+241
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie14-116/+1543
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1040-28444/+59268
2019-11-27drm/i915: Reduce nested prepare_remote_context() to a trylockChris Wilson1-4/+17
2019-11-27drm/i915: Default to a more lenient forced preemption timeoutChris Wilson1-1/+1
2019-11-27drm/mgag200: Add workaround for HW that does not support 'startadd'Thomas Zimmermann2-1/+38