index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/amdgpu: move gpu_info parsing after common early init
Alex Deucher
1
-4
/
+4
2020-05-22
drm/amdgpu: move discovery gfx config fetching
Alex Deucher
1
-4
/
+3
2020-05-22
drm/msm/dpu: dpu_setup_dspp_pcc() can be static
kbuild test robot
1
-1
/
+1
2020-05-22
drm/msm/a6xx: a6xx_hfi_send_start() can be static
kbuild test robot
1
-2
/
+2
2020-05-22
Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
76
-622
/
+1198
2020-05-22
Merge tag 'mediatek-drm-next-5.8' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
6
-11
/
+127
2020-05-22
drm/nouveau/dispnv50: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+1
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-22
drm/nouveau/debugfs: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+4
2020-05-22
drm/nouveau/nouveau/hmm: fix migrate zero page to GPU
Ralph Campbell
1
-9
/
+66
2020-05-22
drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocations
Ralph Campbell
1
-192
/
+112
2020-05-22
drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST
Lyude Paul
5
-20
/
+75
2020-05-22
drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
Lyude Paul
1
-11
/
+14
2020-05-22
drm/nouveau/kms/gv100-: Add support for interlaced modes
Lyude Paul
2
-4
/
+6
2020-05-22
drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing support
Lyude Paul
15
-3
/
+118
2020-05-22
drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
Lyude Paul
1
-1
/
+4
2020-05-22
drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register moved
Ben Skeggs
5
-2
/
+35
2020-05-22
drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound head
Ben Skeggs
1
-3
/
+4
2020-05-22
drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SF
Ben Skeggs
8
-2
/
+17
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
4
-6
/
+6
2020-05-22
drm/nouveau/disp/nv50-: increase timeout on pio channel free() polling
Ben Skeggs
1
-1
/
+1
2020-05-22
drm/nouveau/kms: Fix regression by audio component transition
Takashi Iwai
1
-6
/
+10
2020-05-22
drm/nouveau/device: use regular PRI accessors in chipset detection
Ben Skeggs
1
-18
/
+13
2020-05-22
drm/nouveau/device: detect vGPUs
Karol Herbst
1
-3
/
+12
2020-05-22
drm/nouveau/device: detect if changing endianness failed
Karol Herbst
1
-5
/
+21
2020-05-22
drm/nouveau/device: rework mmio mapping code to get rid of second map
Karol Herbst
1
-12
/
+15
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2
-2
/
+2
2020-05-22
drm/nouveau: Use generic helper to check _PR3 presence
Kai-Heng Feng
1
-34
/
+10
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
1
-8
/
+4
2020-05-22
drm/nouveau/core/memory: remove redundant assignments to variable ret
Colin Ian King
1
-1
/
+1
2020-05-22
drm/nouveau/svm: map pages after migration
Ralph Campbell
4
-17
/
+95
2020-05-22
drm/nouveau/disp/gv100-: expose capabilities class
Ben Skeggs
6
-0
/
+69
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
3
-76
/
+47
2020-05-22
drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()
Ben Skeggs
1
-28
/
+3
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
2
-11
/
+11
2020-05-22
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
6
-30
/
+6
2020-05-22
drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
Ben Skeggs
2
-0
/
+13
2020-05-22
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
3
-9
/
+104
2020-05-22
drm/nouveau/kms: Check framebuffer size against bo
James Jones
1
-0
/
+98
2020-05-22
drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
James Jones
6
-4
/
+112
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
1
-0
/
+5
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
4
-38
/
+28
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
7
-84
/
+75
2020-05-22
drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev
Thomas Zimmermann
5
-14
/
+14
2020-05-22
drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer
Thomas Zimmermann
1
-5
/
+0
2020-05-22
drm/nouveau: fix out-of-tree module build
Ben Skeggs
1
-4
/
+6
2020-05-22
Merge tag 'amd-drm-fixes-5.7-2020-05-21' of git://people.freedesktop.org/~agd...
Dave Airlie
18
-95
/
+126
2020-05-22
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
2
-2
/
+4
2020-05-21
drm/amdgpu: resize VRAM BAR for CPU access on gfx10
Alan Swanson
1
-4
/
+10
[prev]
[next]