Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ae65a26dd387fec18dd1645fbb4b901b379cd6f5
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
/
disp.c
523872f
drm/nouveau: Turn off CRTCs on driver unload
by Lukas Wunner
· 9 years ago
4dc2813
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
by Ben Skeggs
· 9 years ago
129b782
drm: Move encoder->save/restore into nouveau
by Daniel Vetter
· 10 years ago
2c3d771
drm/nouveau: Use private save/restore hooks for CRTCs
by Daniel Vetter
· 10 years ago
a01ca78
drm/nouveau/nvif: simplify and tidy library interfaces
by Ben Skeggs
· 10 years ago
2aa5eac
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
by Ben Skeggs
· 10 years ago
d58ded7
drm/nouveau: constify all struct drm_*_helper funcs pointers
by Jani Nikula
· 10 years ago
be83cd4
drm/nouveau: finalise nvkm namespace switch (no binary change)
by Ben Skeggs
· 11 years ago
989aa5b
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
by Ben Skeggs
· 11 years ago
4d8bb03
drm/nouveau/dispnv04: Remove some unused functions
by Rickard Strandqvist
· 11 years ago
fdb751e
drm/nouveau: remove as much direct use of core headers as possible
by Ben Skeggs
· 11 years ago
0ad7286
drm/nouveau: port to nvif client/device/objects
by Ben Skeggs
· 11 years ago
967e7bd
drm/nouveau: initial pass at moving to struct nvif_device
by Ben Skeggs
· 11 years ago
8c6c361
drm/nouveau: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
2332b31
drm/nouveau: create base display from common code
by Ben Skeggs
· 12 years ago
515de6b
drm/nv10/kms: add plane support for nv10-nv40
by Ilia Mirkin
· 12 years ago
1a64634
drm/nv04/disp: hide all the cruft away in its own little hole
by Ben Skeggs
· 12 years ago
[Renamed (98%) from drivers/gpu/drm/nouveau/nv04_display.c]
1f3a574
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
5ed5020
drm/nouveau: store i2c port pointer directly in nouveau_encoder
by Ben Skeggs
· 13 years ago
21a5ace
drm/nouveau/disp/nv04: implement a base display object class
by Ben Skeggs
· 13 years ago
2d13b67
drm: encapsulate crtc->set_config calls
by Daniel Vetter
· 13 years ago
9da4959
drm/nouveau: remove newline-only NV_DEBUG calls
by Ben Skeggs
· 13 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
77145f1
drm/nouveau: port remainder of drm code, and rip out compat layer
by Ben Skeggs
· 13 years ago
ebb945a
drm/nouveau: port all engines to new engine module format
by Ben Skeggs
· 13 years ago
017e6e2
drm/nv04/disp: kick all private state out to own header
by Ben Skeggs
· 13 years ago
cb75d97
drm/nouveau: implement devinit subdev, and new init table parser
by Ben Skeggs
· 13 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 13 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 13 years ago
afada5e
drm/nv04/disp: disable vblank interrupts when disabling display
by Ben Skeggs
· 14 years ago
52c4d76
drm/nouveau: move hpd enable/disable to common code
by Ben Skeggs
· 14 years ago
47e5d5c
drm/nv40/disp: implement support for hotplug irq
by Ben Skeggs
· 14 years ago
2a44e49
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
by Ben Skeggs
· 14 years ago
048a885
drm/nouveau: make general drm modesetting init common
by Ben Skeggs
· 14 years ago
e4cbadc
drm/nv04-nv40: unregister irq handler on destroy
by Ben Skeggs
· 15 years ago
25b8578
drm/nv04-nv40: register vblank isr
by Ben Skeggs
· 15 years ago
c04c5b1
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
by Francisco Jerez
· 15 years ago
c88c2e0
drm/nouveau: Move display init to a new nouveau_engine.
by Francisco Jerez
· 15 years ago
03cd06c
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
by Francisco Jerez
· 15 years ago
d06ab84
drm/nouveau: Remove useless CRTC_OWNER logging.
by Francisco Jerez
· 15 years ago
8f1a608
drm/nouveau: tidy connector/encoder creation a little
by Ben Skeggs
· 15 years ago
7f612d8
drm/nouveau: use dcb connector table for creating drm connectors
by Ben Skeggs
· 15 years ago
04a39c5
drm/nouveau: merge nvbios and nouveau_bios_info
by Ben Skeggs
· 15 years ago
7f245b2
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
by Ben Skeggs
· 15 years ago
ef2bb50
drm/nouveau: use drm debug levels
by Maarten Maathuis
· 16 years ago
95f158e
drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
by Francisco Jerez
· 16 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 16 years ago