summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-04-03drm: delete drm_pci.hDaniel Vetter6-7/+5
2020-04-03drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACYDaniel Vetter1-0/+3
2020-04-03drm/i915: Keep a per-engine request poolChris Wilson4-5/+34
2020-04-03drm/virtio: make virtio_gpu_object_attach voidGurchetan Singh3-14/+9
2020-04-03drm/virtio: delete notify in virtio_gpu_object_createGurchetan Singh2-2/+2
2020-04-03drm/virtio: delete notify after virtio_gpu_cmd_context_createGurchetan Singh1-1/+0
2020-04-03drm/virtio: random virtgpu_drv.h cleanupsGurchetan Singh2-22/+14
2020-04-03drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao3-7/+8
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie9-7/+570
2020-04-03Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-6/+48
2020-04-03drm/i915/tgl: Make Wa_14010229206 permanentSwathi Dhanavanthri1-6/+6
2020-04-03drm/i915/selftests: Check for has-reset before testing hostile contextsChris Wilson1-0/+3
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+9
2020-04-02drm/i915/gem: Utilize rcu iteration of context enginesChris Wilson1-28/+31
2020-04-02drm/i915/execlists: Peek at the next submission for error interruptsChris Wilson1-1/+40
2020-04-02drm/i915/uc: Cleanup kerneldoc warningsChris Wilson2-4/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-3/+9
2020-04-02drm/zte: Use simple encoderThomas Zimmermann3-18/+6
2020-04-02drm/vkms: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/virtgpu: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/vc4: Use simple encoderThomas Zimmermann4-37/+11
2020-04-02drm/tilcdc: Use simple encoderThomas Zimmermann2-13/+5
2020-04-02drm/tidss: Use simple encoderThomas Zimmermann1-7/+3
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann6-32/+11
2020-04-02drm/sun4i: Use simple encoderThomas Zimmermann6-61/+17
2020-04-02drm/shmobile: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/rockchip: Use simple encoderThomas Zimmermann8-49/+19
2020-04-02drm/rcar-du: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/mediatek: Use simple encoderThomas Zimmermann2-22/+6
2020-04-02drm/ingenic: Use simple encoderThomas Zimmermann1-6/+3
2020-04-02drm/imx: Use simple encoderThomas Zimmermann6-31/+8
2020-04-02drm/i2c/tda998x: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/hisilicon/kirin: Use simple encoderThomas Zimmermann1-6/+2
2020-04-02drm/gma500: Use simple encoderThomas Zimmermann13-92/+22
2020-04-02drm/fsl-dcu: Use simple encoderThomas Zimmermann1-11/+3
2020-04-02drm/exynos: Use simple encoderThomas Zimmermann5-30/+10
2020-04-02drm/atmel-hlcdc: Use simple encoderThomas Zimmermann1-8/+4
2020-04-02drm: Fix wrong kfree() in managed resource usage exampleLaurent Pinchart1-1/+1
2020-04-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds3-18/+7
2020-04-02drm/i915/gem: Drop cached obj->bind_countChris Wilson12-83/+13
2020-04-02drm/i915/gt: Make fence revocation unequivocalChris Wilson4-20/+19
2020-04-02drm/i915/gt: Store the fence details on the fenceChris Wilson2-60/+37
2020-04-02drm/i915/gt: Only wait for GPU activity before unbinding a GGTT fenceChris Wilson3-4/+28
2020-04-02Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds877-25686/+53234
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2020-04-01drm/i915/gem: Try allocating va from free spaceChris Wilson1-25/+43
2020-04-01drm/amd/dc: Kill dc_conn_log_hex_linux()Lyude Paul3-45/+1
2020-04-01drm/amd/amdgpu_dm/mst: Remove useless sideband tracingLyude Paul1-43/+0
2020-04-01drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware"Colin Ian King1-1/+1
2020-04-01drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Christian König1-18/+25