Ben Skeggs
|
4f6029da58
drm/nv50-nvc0: switch to common disp impl, removing previous version
|
12 年之前 |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 年之前 |
Martin Peres
|
aa1b9b4836
drm/nouveau/therm: move thermal-related functions to the therm subdev
|
13 年之前 |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 年之前 |
Ben Skeggs
|
ebb945a94b
drm/nouveau: port all engines to new engine module format
|
13 年之前 |
Ben Skeggs
|
861d21074b
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
|
13 年之前 |
Ben Skeggs
|
70790f4f81
drm/nouveau/clock: pull in the implementation from all over the place
|
13 年之前 |
Ben Skeggs
|
02a841d434
drm/nouveau: restructure source tree, split core from drm implementation
|
13 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 年之前 |
Martin Peres
|
e436d1bb0a
drm/nv50/hwsq: some nv92 fixes
|
13 年之前 |
Martin Peres
|
c57ebf5ef3
drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking
|
13 年之前 |
Ben Skeggs
|
496a73bbec
drm/nv50/pm: use hwsq for engine reclocking too
|
13 年之前 |
Ben Skeggs
|
e495d0d7e3
drm/nv50/disp: more accurate function to determine active crtcs
|
13 年之前 |
Ben Skeggs
|
6bdf68c9a4
drm/nv50/pm: initial work towards proper memory reclocking, with timings
|
13 年之前 |
Dan Carpenter
|
a9d9938820
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
|
13 年之前 |
Ben Skeggs
|
675aac033e
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
|
13 年之前 |
Ben Skeggs
|
c8b9641a91
drm/nouveau/hwsq: remove some magic, give proper opcode names
|
13 年之前 |
Martin Peres
|
eeb7a50bdd
drm/nv50/pm: introduce hwsq-based memory reclocking
|
13 年之前 |
Martin Peres
|
d4676461a7
drm/nv50/pm: fix a typo in clock calculation
|
13 年之前 |
Ben Skeggs
|
d2491567cd
drm/nv50/pm: only touch 0x611200 on nv92-
|
13 年之前 |
Ben Skeggs
|
8b5f4d0def
drm/nv50/pm: stabilise transition to 100MHz mclk a bit
|
13 年之前 |
Ben Skeggs
|
973e861657
drm/nv50/pm: avoid touching dom6/vdec clocks if perflvl doesn't define it
|
13 年之前 |
Ben Skeggs
|
463464eb9b
drm/nv50/pm: fix thinko which lead to clocks being slightly off sometimes
|
13 年之前 |
Ben Skeggs
|
6805979fa9
drm/nv50/pm: 0x84/0x86 can't use "1" for nvclk src, need 0x50 method
|
13 年之前 |
Ben Skeggs
|
19fa224f8a
drm/nv50/pm: free state struct after setting clocks
|
13 年之前 |
Ben Skeggs
|
f3fbaf34e2
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
|
13 年之前 |
Ben Skeggs
|
5a4267ab14
drm/nv50/pm: convert to new fanspeed pwm controller hooks
|
13 年之前 |
Ben Skeggs
|
3f8e11e4b6
drm/nv50/pm: mostly nailed down fan pwm frequency selection
|
14 年之前 |
Ben Skeggs
|
cb9fa62671
drm/nv50/pm: add support for pwm fan control
|
14 年之前 |
Ben Skeggs
|
02e4f5877d
drm/nouveau/bios: allow passing in crtc to the init table parser
|
14 年之前 |