aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu2020-05-221-1/+4
| | * | | drm/nouveau/nouveau/hmm: fix migrate zero page to GPURalph Campbell2020-05-221-9/+66
| | * | | drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocationsRalph Campbell2020-05-221-192/+112
| | * | | drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MSTLyude Paul2020-05-225-20/+75
| | * | | drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()Lyude Paul2020-05-221-11/+14
| | * | | drm/nouveau/kms/gv100-: Add support for interlaced modesLyude Paul2020-05-222-4/+6
| | * | | drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing supportLyude Paul2020-05-2215-3/+118
| | * | | drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()Lyude Paul2020-05-221-1/+4
| | * | | drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register movedBen Skeggs2020-05-225-2/+35
| | * | | drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound headBen Skeggs2020-05-221-3/+4
| | * | | drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SFBen Skeggs2020-05-228-2/+17
| | * | | drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()Ben Skeggs2020-05-224-6/+6
| | * | | drm/nouveau/disp/nv50-: increase timeout on pio channel free() pollingBen Skeggs2020-05-221-1/+1
| | * | | drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai2020-05-221-6/+10
| | * | | drm/nouveau/device: use regular PRI accessors in chipset detectionBen Skeggs2020-05-221-18/+13
| | * | | drm/nouveau/device: detect vGPUsKarol Herbst2020-05-221-3/+12
| | * | | drm/nouveau/device: detect if changing endianness failedKarol Herbst2020-05-221-5/+21
| | * | | drm/nouveau/device: rework mmio mapping code to get rid of second mapKarol Herbst2020-05-221-12/+15
| | * | | drm/nouveau/mmu: Remove unneeded semicolonZheng Bin2020-05-222-2/+2
| | * | | drm/nouveau: Use generic helper to check _PR3 presenceKai-Heng Feng2020-05-221-34/+10
| | * | | drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpyZou Wei2020-05-221-8/+4
| | * | | drm/nouveau/core/memory: remove redundant assignments to variable retColin Ian King2020-05-221-1/+1
| | * | | drm/nouveau/svm: map pages after migrationRalph Campbell2020-05-224-17/+95
| | * | | drm/nouveau/disp/gv100-: expose capabilities classBen Skeggs2020-05-226-0/+69
| | * | | drm/nouveau/bios: move ACPI _ROM handlingBen Skeggs2020-05-223-76/+47
| | * | | drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()Ben Skeggs2020-05-221-28/+3
| | * | | drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitionsBen Skeggs2020-05-222-11/+11
| | * | | drm/nouveau/ibus: use nvkm_subdev_new_()Ben Skeggs2020-05-226-30/+6
| | * | | drm/nouveau/core: add nvkm_subdev_new_() for bare subdevsBen Skeggs2020-05-222-0/+13
| | * | | drm/nouveau/kms: Support NVIDIA format modifiersJames Jones2020-05-223-9/+104
| | * | | drm/nouveau/kms: Check framebuffer size against boJames Jones2020-05-221-0/+98
| | * | | drm/nouveau/kms: Add format mod prop to base/ovly/nvdispJames Jones2020-05-226-4/+112
| | * | | drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs2020-05-221-0/+5
| | * | | drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann2020-05-224-38/+28
| | * | | drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann2020-05-227-84/+75
| | * | | drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann2020-05-225-14/+14
| | * | | drm/nouveau/kms: Remove unused fields from struct nouveau_framebufferThomas Zimmermann2020-05-221-5/+0
| | * | | drm/nouveau: fix out-of-tree module buildBen Skeggs2020-05-221-4/+6
| | * | | drm: Generalized NV Block Linear DRM format modJames Jones2020-05-221-8/+114
| | | |/ | | |/|
| * | | Merge tag 'mediatek-drm-next-5.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie2020-05-228-11/+143
| |\ \ \ | | |/ / | |/| |
| | * | drm/mediatek: Eliminate the magic number in array sizeBernard Zhao2020-05-211-3/+3
| | * | drm/mediatek: Cleanup coding style in mediatek a bitBernard Zhao2020-05-211-8/+4
| | * | drm/mediatek: Stop iterating dma addresses when sg_dma_len() == 0Anand K Mistry2020-05-211-0/+3
| | * | drm/mediatek: config mipitx impedance with calibration dataJitao Shi2020-04-223-0/+64
| | * | drm/mediatek: add the mipitx driving controlJitao Shi2020-04-223-0/+22
| | * | dt-bindings: display: mediatek: get mipitx calibration data from nvmemJitao Shi2020-04-221-0/+5
| | * | dt-bindings: display: mediatek: add property to control mipi tx drive currentJitao Shi2020-04-221-0/+5
| | * | drm/mediatek: set dpi pin mode to gpio low to avoid leakage currentJitao Shi2020-04-211-0/+31
| | * | dt-bindings: display: mediatek: control dpi pins mode to avoid leakageJitao Shi2020-04-211-0/+6
| * | | Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/...Dave Airlie2020-05-213-13/+14
| |\ \ \