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
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
1
-10
/
+11
2018-09-07
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
4
-3
/
+28
2018-09-07
drm/nouveau/disp: fix DP disable race
Ben Skeggs
4
-9
/
+19
2018-09-07
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
2
-25
/
+35
2018-09-07
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2
-2
/
+0
2018-09-07
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
1
-1
/
+2
2018-09-07
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
1
-1
/
+1
2018-09-07
drm/nouveau: fix oops in client init failure path
Ben Skeggs
1
-7
/
+7
2018-09-07
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
1
-21
/
+28
2018-09-07
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
3
-5
/
+8
2018-09-07
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
1
-6
/
+20
2018-09-07
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
1
-8
/
+12
2018-09-07
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
1
-9
/
+36
2018-09-07
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
1
-3
/
+1
2018-09-07
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
Lyude Paul
1
-1
/
+0
2018-09-07
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
Lyude Paul
1
-1
/
+0
2018-09-07
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
1
-0
/
+22
2018-09-07
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
1
-9
/
+11
2018-09-07
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
4
-2
/
+64
2018-09-07
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Lyude Paul
1
-1
/
+0
2018-09-07
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
1
-2
/
+5
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
12
-49
/
+105
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-14
/
+14
2018-07-20
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
26
-58
/
+161
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
12
-49
/
+105
2018-07-19
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
1
-2
/
+27
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
2018-07-16
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
1
-0
/
+13
2018-07-16
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2
-4
/
+37
2018-07-16
drm/nouveau: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
4
-13
/
+13
2018-07-16
drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
1
-1
/
+1
2018-07-16
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
1
-1
/
+1
2018-07-16
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
1
-6
/
+6
2018-07-16
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
1
-2
/
+4
2018-07-16
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
1
-0
/
+4
2018-07-16
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
1
-2
/
+8
2018-07-16
drm/nouveau/kms/nv50-: Allow vblank_disable_immediate
Mario Kleiner
1
-0
/
+3
2018-07-16
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
1
-1
/
+0
2018-07-16
drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
kbuild test robot
1
-1
/
+1
2018-07-16
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
2
-3
/
+3
2018-07-16
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
1
-1
/
+2
2018-07-16
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
1
-0
/
+0
2018-07-16
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2
-0
/
+4
2018-07-16
drm/nouveau/fault/gv100: fix fault buffer initialisation
Ben Skeggs
3
-13
/
+19
2018-07-16
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
1
-7
/
+14
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
3
-6
/
+10
2018-07-16
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
1
-11
/
+0
2018-07-16
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
1
-1
/
+1
2018-07-16
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
3
-4
/
+26
[next]