index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_display.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-04-11
1
-2
/
+0
*
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
2020-09-01
1
-0
/
+1
*
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
2020-09-01
1
-1
/
+1
*
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
2020-05-22
1
-0
/
+4
*
drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
James Jones
2020-05-22
1
-0
/
+2
*
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
1
-11
/
+1
*
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
1
-4
/
+5
*
drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev
Thomas Zimmermann
2020-05-22
1
-1
/
+0
*
drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
1
-5
/
+0
*
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
1
-2
/
+2
*
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-13
1
-3
/
+4
*
drm/nouveau: drop drmP.h from nouveau_drv.h
Sam Ravnborg
2019-08-23
1
-0
/
+4
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
1
-1
/
+1
*
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
2019-02-19
1
-2
/
+2
*
drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hook
Ben Skeggs
2019-02-19
1
-1
/
+1
*
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2019-02-19
1
-15
/
+0
*
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
2018-10-11
1
-25
/
+0
*
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-06
1
-1
/
+1
*
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-05-18
1
-1
/
+2
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-4
/
+1
|
\
|
*
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
1
-4
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
1
-5
/
+3
*
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
1
-1
/
+1
*
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-05-10
1
-2
/
+2
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
1
-1
/
+0
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm/nouveau/bl: Assign different names to interfaces
Pierre Moreau
2016-12-13
1
-0
/
+10
*
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
Ben Skeggs
2016-11-07
1
-3
/
+0
*
drm/nouveau/kms/nv50: transition to atomic interfaces internally
Ben Skeggs
2016-11-07
1
-0
/
+3
*
drm/nouveau/kms: prepare to support suspend/resume of display state with atomic
Ben Skeggs
2016-11-07
1
-0
/
+2
*
drm/nouveau/kms: move drm_crtc_force_disable_all() earlier
Ben Skeggs
2016-11-07
1
-1
/
+1
*
drm/nouveau/fbcon: refcount the drm_framebuffer
Ben Skeggs
2016-11-07
1
-2
/
+3
*
drm/nouveau: replace legacy vblank helpers
Gustavo Padovan
2016-06-13
1
-1
/
+2
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-6
/
+6
*
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2015-09-24
1
-1
/
+2
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
2014-10-02
1
-3
/
+2
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-09
1
-1
/
+3
*
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
2014-08-09
1
-2
/
+0
*
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
2014-08-09
1
-1
/
+1
*
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
2014-08-09
1
-0
/
+4
*
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
2014-01-30
1
-0
/
+4
*
drm/nouveau: create base display from common code
Ben Skeggs
2014-01-23
1
-0
/
+1
*
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
2013-11-08
1
-0
/
+4
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-29
1
-0
/
+2
[next]