index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
Age
Commit message (
Expand
)
Author
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2019-02-20
drm/nouveau/kms: display destroy/init/fini hooks can be static
Ben Skeggs
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-11
drm/nouveau: Stop using drm_crtc_force_disable
Daniel Vetter
2018-12-11
drm/nouveau/drm/nouveau: Don't forget to label dp_aux devices
Lyude Paul
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-03-08
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
Ville Syrjälä
2018-01-11
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
2017-06-16
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-01-31
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-14
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
2016-11-15
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-05-21
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-03-04
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2015-12-15
drm/nouveau: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
2015-12-08
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
[next]