summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-03-12mm/hmm: convert to use vm_fault_tSouptick Joarder
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-05mm, compaction: use free lists to quickly locate a migration sourceMel Gorman
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-03-04Merge v5.0 into drm-nextDave Airlie
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis
2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-02-28Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...Dave Airlie
2019-02-28Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-02-24Merge back earlier PM core material for v5.1.Rafael J. Wysocki
2019-02-22drm/imx: only send commit done event when all state has been appliedLucas Stach
2019-02-22drm/imx: allow building under COMPILE_TESTPhilipp Zabel
2019-02-22drm/imx: imx-tve: depend on COMMON_CLKPhilipp Zabel
2019-02-22drm/imx: ipuv3-plane: add zpos propertyPhilipp Zabel
2019-02-22drm/imx: ipuv3-plane: add function to query atomic update statusLucas Stach
2019-02-22gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach
2019-02-22gpu: ipu-v3: pre: add double buffer status readbackLucas Stach
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-22Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-21drm/amdgpu: Bump amdgpu version for context priority override.Bas Nieuwenhuizen
2019-02-21drm/amdgpu/powerplay: fix typo in BACO header guardsAlex Deucher
2019-02-21drm/amdgpu/powerplay: fix return codes in BACO codeAlex Deucher
2019-02-21drm/amdgpu: add missing license on baco filesAlex Deucher
2019-02-21drm/bochs: Fix the ID mismatch errorAlistair Francis
2019-02-20drm/amdgpu: disable bulk moves for nowChristian König
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas
2019-02-20Pull in char-misc-next from GregDaniel Vetter
2019-02-20drm/i915/fbdev: Actually configure untiled displaysChris Wilson
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie
2019-02-20drm/nouveau/dmem: use dma addresses during migration copiesBen Skeggs
2019-02-20drm/nouveau/dmem: use physical vram addresses during migration copiesBen Skeggs
2019-02-20drm/nouveau/dmem: extend copy function to allow direct use of physical addressesBen Skeggs
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse
2019-02-20drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs
2019-02-20drm/nouveau: prepare for enabling svm with existing userspace interfacesBen Skeggs
2019-02-20drm/nouveau/fault/gv100-: expose VoltaFaultBufferABen Skeggs
2019-02-20drm/nouveau/fault/gp100: expose MaxwellFaultBufferABen Skeggs
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs