index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-11
23
-75
/
+564
|
\
|
*
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-09
1
-8
/
+0
|
|
\
|
*
\
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
23
-64
/
+545
|
|
\
\
|
|
*
|
drm/nouveau/kms/tu104: initial support
Ben Skeggs
2018-12-11
15
-19
/
+457
|
|
*
|
drm/nouveau/kms/nv50-: allow more flexibility with lut formats
Ben Skeggs
2018-12-11
13
-42
/
+77
|
|
*
|
drm/nouveau/drm/nouveau: Don't forget to label dp_aux devices
Lyude Paul
2018-12-11
1
-1
/
+1
|
|
*
|
drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
Lyude Paul
2018-12-11
1
-2
/
+10
|
*
|
|
Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-12-13
1
-11
/
+19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
Lyude Paul
2018-12-12
1
-0
/
+1
|
|
*
|
drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer
Ben Skeggs
2018-12-12
1
-11
/
+18
*
|
|
|
drm/nouveau: Use atomic VCPI helpers for MST
Lyude Paul
2019-01-11
1
-6
/
+48
*
|
|
|
drm/nouveau: Grab payload lock in nv50_msto_payload()
Lyude Paul
2019-01-11
1
-0
/
+6
*
|
|
|
drm/nouveau: Stop unsetting mstc->port, use malloc refs
Lyude Paul
2019-01-11
1
-13
/
+5
*
|
|
|
drm/nouveau: Keep malloc references to MST ports
Lyude Paul
2019-01-11
1
-0
/
+6
*
|
|
|
drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
Lyude Paul
2019-01-11
1
-6
/
+9
*
|
|
|
drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
Lyude Paul
2019-01-11
1
-4
/
+1
*
|
|
|
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2019-01-10
1
-4
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
2018-12-10
1
-8
/
+0
|
/
/
*
|
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-11-02
1
-10
/
+4
|
\
\
|
*
|
drm/nouveau: Fix nv50_mstc->best_encoder()
Lyude Paul
2018-10-19
1
-10
/
+4
|
|
/
*
|
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-29
1
-2
/
+40
|
\
|
|
*
drm/nouveau/disp: add support for setting scdc parameters for high modes
Ilia Mirkin
2018-10-11
1
-1
/
+39
|
*
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-18
/
+49
|
|
\
|
*
|
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
Gerd Hoffmann
2018-09-06
1
-1
/
+1
*
|
|
drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
Lyude Paul
2018-10-05
1
-1
/
+14
|
|
/
|
/
|
*
|
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
2018-09-06
1
-8
/
+12
*
|
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
2018-09-06
1
-9
/
+36
*
|
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
2018-09-06
1
-1
/
+1
|
/
*
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
1
-26
/
+27
|
\
|
*
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
2018-07-16
1
-6
/
+0
|
*
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
2018-07-16
1
-1
/
+1
|
*
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
1
-6
/
+6
|
\
\
|
*
|
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
1
-4
/
+4
|
*
|
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
|
|
/
*
|
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
2018-07-19
1
-2
/
+27
*
|
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
|
/
*
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
2018-06-19
2
-6
/
+9
*
drm/nouveau/kms/gv100: initial support
Ben Skeggs
2018-05-18
21
-7
/
+918
*
drm/nouveau/kms/nv50-: initial overlay support
Ben Skeggs
2018-05-18
16
-15
/
+364
*
drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats
Ben Skeggs
2018-05-18
6
-3
/
+57
*
drm/nouveau/kms/gk104-: support additional cursor sizes
Ben Skeggs
2018-05-18
7
-16
/
+65
*
drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch
Ben Skeggs
2018-05-18
8
-17
/
+28
*
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
2018-05-18
17
-171
/
+462
*
drm/nouveau/kms/nv50-: plane updates don't always require image_set()
Ben Skeggs
2018-05-18
2
-32
/
+32
*
drm/nouveau/kms/nv50-: store window visibility in state
Ben Skeggs
2018-05-18
2
-8
/
+21
*
drm/nouveau/kms/nv50-: simplify swap interval handling
Ben Skeggs
2018-05-18
2
-9
/
+3
[next]