summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-02-28drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo1-4/+11
2019-02-28drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich3-8/+37
2019-02-28drm/amdgpu/powerplay: add missing breaks in polaris10_smumgrAlex Deucher1-0/+2
2019-02-28Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...Dave Airlie8-33/+108
2019-02-28Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+24
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2-4/+24
2019-02-24Merge back earlier PM core material for v5.1.Rafael J. Wysocki2-12/+8
2019-02-23drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan3-6/+6
2019-02-23drm/powerplay: print current clock level when dpm is disabled on vg20shaoyunl1-28/+28
2019-02-22drm/imx: only send commit done event when all state has been appliedLucas Stach1-2/+28
2019-02-22drm/imx: allow building under COMPILE_TESTPhilipp Zabel1-1/+1
2019-02-22drm/imx: imx-tve: depend on COMMON_CLKPhilipp Zabel1-0/+1
2019-02-22drm/imx: ipuv3-plane: add zpos propertyPhilipp Zabel2-30/+33
2019-02-22drm/imx: ipuv3-plane: add function to query atomic update statusLucas Stach2-0/+22
2019-02-22gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach1-0/+16
2019-02-22gpu: ipu-v3: pre: add double buffer status readbackLucas Stach2-0/+7
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie59-611/+699
2019-02-22Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-13/+40
2019-02-21drm/amdgpu: Bump amdgpu version for context priority override.Bas Nieuwenhuizen1-1/+2
2019-02-21drm/amdgpu/powerplay: fix typo in BACO header guardsAlex Deucher2-4/+4
2019-02-21drm/amdgpu/powerplay: fix return codes in BACO codeAlex Deucher2-5/+5
2019-02-21drm/amdgpu: add missing license on baco filesAlex Deucher2-0/+44
2019-02-21drm/bochs: Fix the ID mismatch errorAlistair Francis1-0/+4
2019-02-21drm/amdgpu: disable bulk moves for nowChristian König1-0/+2
2019-02-21drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha1-3/+16
2019-02-21drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2-1/+5
2019-02-21drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas1-2/+2
2019-02-20Pull in char-misc-next from GregDaniel Vetter22-110/+198
2019-02-20drm/i915/fbdev: Actually configure untiled displaysChris Wilson1-5/+7
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie25-869/+286
2019-02-20drm/nouveau/dmem: use dma addresses during migration copiesBen Skeggs1-106/+53
2019-02-20drm/nouveau/dmem: use physical vram addresses during migration copiesBen Skeggs1-20/+4
2019-02-20drm/nouveau/dmem: extend copy function to allow direct use of physical addressesBen Skeggs1-6/+50
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse3-0/+104
2019-02-20drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse7-0/+983
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs9-1/+810
2019-02-20drm/nouveau: prepare for enabling svm with existing userspace interfacesBen Skeggs9-37/+42
2019-02-20drm/nouveau/fault/gv100-: expose VoltaFaultBufferABen Skeggs3-0/+18
2019-02-20drm/nouveau/fault/gp100: expose MaxwellFaultBufferABen Skeggs9-8/+142
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs10-12/+56
2019-02-20drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancelBen Skeggs8-0/+101
2019-02-20drm/nouveau/mmu: add a privileged method to directly manage PTEsBen Skeggs6-34/+451
2019-02-20drm/nouveau/mmu: store mapped flag separately from memory pointerBen Skeggs2-5/+11
2019-02-20drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs22-115/+172
2019-02-20drm/nouveau/gr/gf100-: expose method to determine current contextBen Skeggs4-0/+18
2019-02-20drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxswBen Skeggs5-0/+80
2019-02-20drm/nouveau/falcon: fix a few indentation issuesColin Ian King1-3/+3
2019-02-20drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidationBen Skeggs9-2/+49
2019-02-20drm/nouveau/mmu/gf100-: make mmu invalidate function more generalBen Skeggs3-9/+12
2019-02-20drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructuresBen Skeggs2-18/+28