summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser1-0/+4
2019-03-05drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planesSwati Sharma2-1/+89
2019-03-05drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitionsSwati Sharma1-0/+6
2019-03-05drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma1-0/+6
2019-03-05drm/i915: Enable P010, P012, P016 formats for primary and sprite planesJuha-Pekka Heikkila1-2/+26
2019-03-05drm/i915: Preparations for enabling P010, P012, P016 formatsJuha-Pekka Heikkila5-17/+49
2019-03-05drm/i915: Add P010, P012, P016 plane control definitionsJuha-Pekka Heikkila1-0/+3
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-11/+33
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-1/+27
2019-03-04Merge v5.0 into drm-nextDave Airlie14-21/+63
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis1-0/+4
2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas1-0/+9
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-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-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