index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
drm/nouveau: stop using TTMs fault callback
Christian König
3
-28
/
+33
2020-09-25
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
4
-9
/
+17
2020-09-24
drm/nouveau: switch over to the new pin interface
Christian König
3
-40
/
+13
2020-09-24
drm/nouveau: stop using persistent_swap_storage
Christian König
1
-1
/
+0
2020-09-23
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
1
-2
/
+2
2020-09-23
drm/nouveau/ttm: plumb ctx through move functions.
Dave Airlie
1
-25
/
+23
2020-09-17
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
1
-1
/
+1
2020-09-17
drm/ttm/drivers: call the bind function directly.
Dave Airlie
1
-1
/
+4
2020-09-17
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2
-0
/
+2
2020-09-17
drm/ttm: flip tt destroy ordering.
Dave Airlie
2
-0
/
+2
2020-09-17
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2
-2
/
+11
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
1
-1
/
+1
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
1
-1
/
+5
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
1
-2
/
+2
2020-09-15
drm/ttm: remove available_caching
Christian König
1
-7
/
+2
2020-09-15
drm/nouveau: explicitly specify caching to use
Christian König
2
-22
/
+25
2020-09-15
drm/ttm: remove default caching
Christian König
1
-14
/
+7
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
1
-0
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
18
-288
/
+545
2020-09-11
drm/ttm: nuke memory type flags
Christian König
1
-8
/
+16
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
16
-97
/
+114
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
1
-1
/
+1
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
15
-285
/
+533
2020-09-09
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
1
-3
/
+3
2020-09-09
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
1
-2
/
+2
2020-09-09
drm/nouveau/ttm: use driver bind/unbind/destroy functions.
Dave Airlie
3
-42
/
+59
2020-09-09
drm/ttm: introduce ttm_bo_move_null
Dave Airlie
1
-3
/
+1
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2
-7
/
+5
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
4
-3
/
+12
2020-09-07
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2
-11
/
+13
2020-09-03
drm/nouveau: move io_reserve_lru handling into the driver v5
Christian König
4
-23
/
+127
2020-09-03
drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug
Ben Skeggs
1
-0
/
+6
2020-09-03
drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update
Ben Skeggs
1
-1
/
+4
2020-09-03
drm/nouveau/kms/nv50-: add some whitespace before debug message
Ben Skeggs
1
-1
/
+1
2020-09-03
drm/nouveau/kms/gv100-: Include correct push header in crcc37d.c
Lyude Paul
1
-1
/
+1
2020-09-01
drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
Lyude Paul
1
-8
/
+6
2020-09-01
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
Lyude Paul
1
-27
/
+27
2020-09-01
drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
Lyude Paul
2
-5
/
+50
2020-09-01
drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
Lyude Paul
3
-4
/
+15
2020-09-01
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
7
-36
/
+86
2020-09-01
drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
Lyude Paul
1
-3
/
+2
2020-09-01
drm/nouveau/kms: Use new drm_dp_read_mst_cap() helper for checking MST caps
Lyude Paul
1
-13
/
+3
2020-09-01
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
7
-137
/
+244
2020-09-01
drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
Lyude Paul
1
-4
/
+7
2020-09-01
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
9
-38
/
+105
2020-09-01
drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
Lyude Paul
1
-11
/
+0
2020-09-01
drm/nouveau/kms/nv50-: Use macros for DP registers in nouveau_dp.c
Lyude Paul
1
-3
/
+5
2020-09-01
drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
Lyude Paul
1
-8
/
+4
2020-09-01
drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
Lyude Paul
3
-23
/
+14
2020-09-01
drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
Lyude Paul
1
-4
/
+4
[next]