index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
drm/nouveau/kms/nv04: remove set but not used variable 'width'
YueHaibing
1
-2
/
+1
2020-01-15
drm/nouveau/kms/nv04: remove set but unused variable.
Wambui Karuga
1
-2
/
+1
2020-01-15
drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
YueHaibing
1
-8
/
+5
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
13
-65
/
+5
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-1
/
+1
2019-08-23
drm/nouveau/dispnv04: Remove runtime PM
Lyude Paul
1
-50
/
+1
2019-08-23
drm/nouveau: Disable atomic support on a per-device basis
Ville Syrjälä
1
-1
/
+1
2019-08-23
drm/nouveau/dispnv04: subdev/bios.h is included more than once
Hariprasad Kelam
1
-1
/
+0
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
11
-12
/
+3
2019-08-23
drm/nouveau: drop drmP.h from all header files
Sam Ravnborg
1
-1
/
+0
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2
-2
/
+2
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
1
-4
/
+66
2019-02-20
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
1
-1
/
+26
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
3
-1
/
+234
2019-02-20
drm/nouveau/kms: display destroy/init/fini hooks can be static
Ben Skeggs
2
-58
/
+55
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2019-01-11
drm/nouveau: Stop using drm_crtc_force_disable
Daniel Vetter
1
-1
/
+3
2018-12-11
drm/nouveau/drm/nouveau: Don't forget to label dp_aux devices
Lyude Paul
1
-1
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-0
/
+3
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-4
/
+4
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-1
/
+1
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
1
-0
/
+3
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
4
-4
/
+4
2018-03-08
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
Ville Syrjälä
1
-13
/
+13
2018-01-11
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-4
/
+10
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
1
-1
/
+35
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
1
-17
/
+9
2017-06-16
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
1
-12
/
+4
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-3
/
+4
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
1
-5
/
+7
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-2
/
+4
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-1
/
+2
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
13
-125
/
+125
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-2
/
+3
2017-01-31
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
1
-1
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-2
/
+2
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2
-7
/
+7
2016-12-14
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2
-3
/
+5
2016-12-14
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
1
-2
/
+2
2016-11-15
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
1
-2
/
+2
[next]