Sign in
android-kvm
/
linux
/
3033fced2f689d4a870b3ba6a8a676db1261d262
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
eb493fb
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
by Lyude Paul
· 7 years ago
9aecbc4
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
by Ville Syrjälä
· 7 years ago
2fa6d6c
drm/nouveau: deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0132605
drm/nouveau/core/object: allow arguments to be passed to map function
by Ben Skeggs
· 7 years ago
8567180
drm/nouveau/kms/nv04-nv4x: fix exposed format list
by Ilia Mirkin
· 8 years ago
7fa620d5
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
by Ilia Mirkin
· 8 years ago
9a6edc3
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
by Ilia Mirkin
· 8 years ago
804ea3e
drm: nouveau: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
639d72e
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
by Ben Skeggs
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
a4eff9a
drm: Add acquire ctx parameter to ->set_config
by Daniel Vetter
· 8 years ago
1931529
drm: Add acquire ctx parameter to ->plane_disable
by Daniel Vetter
· 8 years ago
34a2ab5
drm: Add acquire ctx parameter to ->update_plane
by Daniel Vetter
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
1167c6b
drm/nouveau: allocate device object for every client
by Ben Skeggs
· 9 years ago
bab7cc1
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
by Ben Skeggs
· 9 years ago
24bf7ae
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
by Ilia Mirkin
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
d92df86
drm/nouveau: Add local 'fb' variables
by Ville Syrjälä
· 8 years ago
bdcb2f9
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
by Ville Syrjälä
· 8 years ago
9bc6db0d
drm/nouveau: Use drm_crtc_vblank_off/on
by Daniel Vetter
· 8 years ago
e8390eb
drm/nouveau: add missing header dependencies
by Baoyou Xie
· 8 years ago
8f76f5a
drm/nouveau/dispnv04: Use helper to turn off CRTC
by Lukas Wunner
· 9 years ago
523872f
drm/nouveau: Turn off CRTCs on driver unload
by Lukas Wunner
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
d5fa33f
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 9 years ago
4dc2813
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
by Ben Skeggs
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
c57d860
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
ebb79a3
drm/nouveau: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
129b782
drm: Move encoder->save/restore into nouveau
by Daniel Vetter
· 9 years ago
2c3d771
drm/nouveau: Use private save/restore hooks for CRTCs
by Daniel Vetter
· 9 years ago
b7c914b
drm: Constify TV mode names
by Ville Syrjälä
· 9 years ago
92cffd5
drm/nouveau/dispnv04: fix build on powerpc
by Dave Airlie
· 9 years ago
c7af0ff
drm/nouveau/device: import pciid list and integrate quirks with it
by Ben Skeggs
· 10 years ago
2ea7249
drm/nouveau/gpio: convert to new-style nvkm_subdev
by Ben Skeggs
· 10 years ago
4648443
drm/nouveau/bios: convert to new-style nvkm_subdev
by Ben Skeggs
· 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
5444204
drm/nouveau: switch to new-style timer macros
by Ben Skeggs
· 10 years ago
2ebfa1b
drm/nouveau/kms/nv04: fix incorrect use of register accessors
by Ben Skeggs
· 10 years ago
cb8bb9c
drm/nouveau/tmr: cosmetic changes
by Ben Skeggs
· 10 years ago
d351b85
drm/nouveau/subdev: add direct pointer to nvkm_device
by Ben Skeggs
· 10 years ago
45e3743
drm/plane: Use consistent data types for format count
by Thierry Reding
· 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
· 10 years ago
989aa5b
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
by Ben Skeggs
· 10 years ago
f3867f4
drm/nouveau/clk: rename from clock (no binary change)
by Ben Skeggs
· 10 years ago
c39f472
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
by Ben Skeggs
· 10 years ago
4d8bb03
drm/nouveau/dispnv04: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
ad76b3f
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
by Ben Skeggs
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
7a42e83
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 10 years ago
bb6178b
drm/nouveau: export reservation_object from dmabuf to ttm
by Maarten Lankhorst
· 11 years ago
5ee932d
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
by Fabian Frederick
· 10 years ago
f392ec4
drm/nouveau: use ram info from nvif_device
by Ben Skeggs
· 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
db2bec1
drm/nouveau: kill nouveau_dev() + wrap register macros
by Ben Skeggs
· 11 years ago
fa2bade
drm/nouveau: fix some usages of the wrong print function
by Ben Skeggs
· 11 years ago
4b5098f
drm/nouveau/kms: take more care when pulling down accelerated fbcon
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
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
b6c4285
drm/nouveau: handle -EACCES runtime PM return code
by Alexandre Courbot
· 11 years ago
2332b31
drm/nouveau: create base display from common code
by Ben Skeggs
· 11 years ago
ab9b18a
drm/nv04/plane: add support for nv04/nv05 video overlay
by Ilia Mirkin
· 11 years ago
7ffb078
drm/nv10/plane: add YUYV support
by Ilia Mirkin
· 11 years ago
fdd239a
drm/nouveau: fix null ptr dereferences on some boards
by Ben Skeggs
· 11 years ago
efffa98
drm/nv10/plane: some chipsets don't support NV12
by Ilia Mirkin
· 11 years ago
050828e
drm/nv10/plane: add downscaling restrictions
by Ilia Mirkin
· 11 years ago
92e5b0a
drm/nv10/plane: fix format computation
by Ilia Mirkin
· 11 years ago
9e2b734
drm/nouveau/i2c: use a custom bitbanging delay for the adt7473
by Martin Peres
· 11 years ago
515de6b
drm/nv10/kms: add plane support for nv10-nv40
by Ilia Mirkin
· 11 years ago
4a0ff75
drm/nv10: introduce a new NV_11 card type
by Ilia Mirkin
· 11 years ago
73f4b1f
drm/nouveau: fix backlight mask on ppc powerbook
by Ilia Mirkin
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
ffbab09b
drm: Remove pci_vendor and pci_device from struct drm_device
by Ville Syrjälä
· 11 years ago
99b314a
drm: Remove clock_index from struct drm_display_mode
by Damien Lespiau
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
5addcf0
nouveau: add runtime PM support (v0.9)
by Dave Airlie
· 12 years ago
78ae0ad
drm/nv04/disp: fix framebuffer pin refcounting
by Ben Skeggs
· 11 years ago
1a64634
drm/nv04/disp: hide all the cruft away in its own little hole
by Ben Skeggs
· 12 years ago