index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/kms/nv50: add null check before pointer dereference
Gustavo A. R. Silva
2017-06-06
1
-1
/
+2
*
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-12
1
-14
/
+15
|
\
|
*
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
2017-05-12
1
-3
/
+7
|
*
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
2017-05-12
1
-5
/
+3
|
*
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
2017-05-12
1
-7
/
+6
*
|
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-11
1
-11
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
|
*
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-06
1
-10
/
+0
*
|
drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
2017-04-06
1
-2
/
+0
*
|
drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
Ben Skeggs
2017-04-06
1
-3
/
+5
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
2017-03-23
1
-2
/
+3
|
\
|
*
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-03-08
1
-2
/
+3
|
|
\
|
|
*
drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
Ben Skeggs
2017-03-07
1
-2
/
+3
*
|
|
drm/dp: Split drm_dp_mst_allocate_vcpi
Pandiyan, Dhinakaran
2017-03-22
1
-1
/
+2
|
/
/
*
|
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
1
-11
/
+11
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-17
/
+23
|
\
\
|
|
/
|
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-0
/
+6
|
|
\
|
|
*
drm/nouveau/kms/nv50: request vblank events for commits that send completion ...
Ben Skeggs
2017-01-31
1
-0
/
+6
|
*
|
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-13
/
+13
|
*
|
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-2
/
+2
|
*
|
replace BUG_ON(1) with BUG()
Ben Skeggs
2017-02-17
1
-2
/
+2
*
|
|
drm/nouveau/kms/nv50: Switch to using atomic helper for flip.
Andrey Grodzovsky
2017-02-03
1
-74
/
+10
|
/
/
*
|
drm/dp: Store drm_device in MST topology manager
Dhinakaran Pandiyan
2017-01-25
1
-1
/
+1
*
|
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
|
drm/nouveau: Use fb->format rather than drm_format_info()
Ville Syrjälä
2016-12-15
1
-7
/
+5
|
/
*
drm/nouveau/kms/nv50: fix atomic regression on original G80
Ben Skeggs
2016-12-13
1
-0
/
+5
*
drm/nouveau/kms/nv50: Fix atomic pageflip events.
Mario Kleiner
2016-11-28
1
-0
/
+2
*
drm/nouveau/disp/gp102: rename from gp104
Ben Skeggs
2016-11-17
1
-1
/
+1
*
drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP
Ben Skeggs
2016-11-17
1
-2
/
+5
*
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
Ben Skeggs
2016-11-07
1
-1
/
+553
*
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
Ben Skeggs
2016-11-07
1
-44
/
+42
*
drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head
Ben Skeggs
2016-11-07
1
-58
/
+55
*
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
Ben Skeggs
2016-11-07
1
-71
/
+4
*
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
Ben Skeggs
2016-11-07
1
-194
/
+4
*
drm/nouveau/kms/nv50: remove code to support non-atomic connector properties
Ben Skeggs
2016-11-07
1
-2
/
+0
*
drm/nouveau/kms/nv50: remove code to support non-atomic dpms
Ben Skeggs
2016-11-07
1
-43
/
+1
*
drm/nouveau/kms/nv50: remove code to support non-atomic modesets
Ben Skeggs
2016-11-07
1
-386
/
+0
*
drm/nouveau/kms/nv50: transition to atomic interfaces internally
Ben Skeggs
2016-11-07
1
-88
/
+775
*
drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub
Ben Skeggs
2016-11-07
1
-3
/
+1
*
drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check()
Ben Skeggs
2016-11-07
1
-17
/
+53
*
drm/nouveau/kms/nv50: clean-up encoder functions
Ben Skeggs
2016-11-07
1
-136
/
+120
*
drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup
Ben Skeggs
2016-11-07
1
-0
/
+19
*
drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic
Ben Skeggs
2016-11-07
1
-105
/
+92
*
drm/nouveau/kms/nv50: separate out cursor channel commit
Ben Skeggs
2016-11-07
1
-40
/
+158
*
drm/nouveau/kms/nv50: separate out base channel commit
Ben Skeggs
2016-11-07
1
-92
/
+743
*
drm/nouveau/kms/nv50: separate out vblank dmi commit
Ben Skeggs
2016-11-07
1
-22
/
+2
*
drm/nouveau/kms/nv50: separate out procamp commit
Ben Skeggs
2016-11-07
1
-17
/
+50
*
drm/nouveau/kms/nv50: separate out dither commit
Ben Skeggs
2016-11-07
1
-31
/
+70
*
drm/nouveau/kms/nv50: separate out viewport commit
Ben Skeggs
2016-11-07
1
-93
/
+128
*
drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit
Ben Skeggs
2016-11-07
1
-15
/
+71
[next]