index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
2018-09-13
1
-10
/
+11
*
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
2018-09-07
4
-3
/
+28
*
drm/nouveau/disp: fix DP disable race
Ben Skeggs
2018-09-07
4
-9
/
+19
*
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
2018-09-07
2
-25
/
+35
*
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2018-09-07
2
-2
/
+0
*
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
2018-09-07
1
-1
/
+2
*
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-07
1
-1
/
+1
*
drm/nouveau: fix oops in client init failure path
Ben Skeggs
2018-09-07
1
-7
/
+7
*
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
2018-09-07
1
-21
/
+28
*
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-07
3
-5
/
+8
*
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
2018-09-07
1
-6
/
+20
*
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
2018-09-07
1
-8
/
+12
*
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
2018-09-07
1
-9
/
+36
*
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
2018-09-07
1
-3
/
+1
*
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
Lyude Paul
2018-09-07
1
-1
/
+0
*
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
Lyude Paul
2018-09-07
1
-1
/
+0
*
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
2018-09-07
1
-0
/
+22
*
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
2018-09-07
1
-9
/
+11
*
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
2018-09-07
4
-2
/
+64
*
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Lyude Paul
2018-09-07
1
-1
/
+0
*
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
2018-09-07
1
-2
/
+5
*
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
12
-49
/
+105
|
\
|
*
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-20
12
-49
/
+105
|
|
\
|
|
*
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-07-19
4
-0
/
+15
|
|
*
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
2018-07-16
3
-6
/
+10
|
|
*
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
2018-07-16
1
-11
/
+0
|
|
*
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
2018-07-16
1
-1
/
+1
|
|
*
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
2018-07-16
3
-4
/
+26
|
|
*
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
2018-07-16
4
-10
/
+29
|
|
*
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
2018-07-16
1
-2
/
+2
|
|
*
drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...
Ben Skeggs
2018-07-16
1
-19
/
+26
*
|
|
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-20
6
-14
/
+14
|
\
\
\
|
*
|
|
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-1
/
+1
|
*
|
|
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
5
-8
/
+8
|
*
|
|
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
2
-5
/
+5
*
|
|
|
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2018-07-20
26
-58
/
+161
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
2018-07-19
1
-2
/
+27
|
*
|
|
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
2018-07-16
1
-0
/
+13
|
*
|
|
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2018-07-16
2
-4
/
+37
|
*
|
|
drm/nouveau: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
4
-13
/
+13
|
*
|
|
drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
2018-07-16
1
-6
/
+6
|
*
|
|
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
2018-07-16
1
-2
/
+4
|
*
|
|
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
2018-07-16
1
-0
/
+4
|
*
|
|
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
2018-07-16
1
-2
/
+8
|
*
|
|
drm/nouveau/kms/nv50-: Allow vblank_disable_immediate
Mario Kleiner
2018-07-16
1
-0
/
+3
|
*
|
|
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
2018-07-16
1
-1
/
+0
|
*
|
|
drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
kbuild test robot
2018-07-16
1
-1
/
+1
[next]