Ben Skeggs
|
0ade74b6c6
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
|
13 年之前 |
Ben Skeggs
|
35bcf5d555
drm/nouveau: move flip-related channel setup to software engine
|
13 年之前 |
Ben Skeggs
|
20abd1634a
drm/nouveau: create real execution engine for software object class
|
13 年之前 |
Ben Skeggs
|
a8f81837c5
drm/nv50/disp: fixup error paths in crtc object creation
|
13 年之前 |
Ben Skeggs
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 年之前 |
Ben Skeggs
|
b5b2e5988b
drm/nouveau: remove subchannel names from places where it doesn't matter
|
13 年之前 |
Ben Skeggs
|
8663bc7cde
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
|
13 年之前 |
Ben Skeggs
|
e495d0d7e3
drm/nv50/disp: more accurate function to determine active crtcs
|
13 年之前 |
Ben Skeggs
|
52c4d76743
drm/nouveau: move hpd enable/disable to common code
|
13 年之前 |
Ben Skeggs
|
a0b2563551
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
|
13 年之前 |
Ben Skeggs
|
befb51e9c9
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
|
13 年之前 |
Ben Skeggs
|
1772fcc6f8
drm/nv50/disp: fix evo for create/init + destroy/fini split
|
13 年之前 |
Ben Skeggs
|
2a44e4997c
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
|
13 年之前 |
Ben Skeggs
|
020c6bf394
drm/nv50/disp: stricter check for evo being active on init
|
13 年之前 |
Ben Skeggs
|
0f6ea564de
drm/nv50/disp: completely reset disp if master evo channel active at init
|
13 年之前 |
Ben Skeggs
|
b98e3f5c9e
drm/nv50/disp: synchronise display right after init
|
13 年之前 |
Ben Skeggs
|
e6e039d10d
drm/nv50/disp: move sync routine to where it can be used by other modules
|
13 年之前 |
Ben Skeggs
|
a55b68e06b
drm/nv50/disp: silence compiler warning
|
13 年之前 |
Ben Skeggs
|
46959b7790
drm/nouveau/dp: remove reliance on vbios for native displayport
|
14 年之前 |
Ben Skeggs
|
02e4f5877d
drm/nouveau/bios: allow passing in crtc to the init table parser
|
14 年之前 |
Ben Skeggs
|
048a88595a
drm/nouveau: make general drm modesetting init common
|
14 年之前 |
Ben Skeggs
|
3d483d575b
drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm
|
14 年之前 |
Ben Skeggs
|
180cc30637
drm/nouveau: convert bo.mem.start usage to bo.offset
|
14 年之前 |
Ben Skeggs
|
f66b3d5540
drm/nv50/disp: fix gamma with page flipping overlay turned on
|
14 年之前 |
Ben Skeggs
|
b23b9e7109
drm/nv50: respect LVDS link count from EDID on SPWG panels
|
14 年之前 |
Ben Skeggs
|
cdccc70eff
drm/nv50-nvc0: initialise display sync channels
|
14 年之前 |
Ben Skeggs
|
60f60bf1bc
drm/nv50-nvc0: request and wait on notification of modeset completion
|
14 年之前 |
Ben Skeggs
|
f13e435c59
drm/nv50-nvc0: switch to tasklet for display isr bh
|
14 年之前 |
Ben Skeggs
|
8348f36d89
drm/nv50-nvc0: include nv50_display in evo debugging
|
14 年之前 |
Ben Skeggs
|
59c0f5780f
drm/nv50-nvc0: rename disp->evo to disp->master
|
14 年之前 |