index
:
nouveau/linux-2.6
drm-nouveau-fixes
drm-nouveau-next
master
master-compat
newttm-devel
newttm-devel-compat
nvfx-vpe
old-master
Unnamed repository; edit this file to name it for gitweb.
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
drm/nouveau: make engine subclass subdev, and noaccel a bitfield
Ben Skeggs
1
-2/+2
3 days
drm/nouveau/disp: move nouveau_framebuffer definition
Ben Skeggs
1
-1/+0
3 days
drm/nouveau/fb: convert to sub-device modules, and merge with vram engine
Ben Skeggs
1
-1/+1
3 days
drm/nouveau: very scary looking cleanup commit
Ben Skeggs
1
-46/+45
3 days
drm/nouveau: rename drm_nouveau_private to nouveau_device
Ben Skeggs
1
-28/+28
3 days
drm/nouveau: rename engine to subsys, and exec_engine to engine
Ben Skeggs
1
-4/+4
3 days
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
1
-1/+1
3 days
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-3/+6
3 days
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-4/+6
3 days
drm/nouveau: cleanup after display init failure
Marcin Slusarz
1
-2/+9
3 days
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-3/+3
2012-03-22
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5/+9
2012-03-22
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
1
-5/+9
2012-03-15
drm/nouveau: add userspace fallback hints.
Dave Airlie
1
-0/+3
2012-03-13
drm/nv50/display: expose color vibrance control
Christoph Bumiller
1
-0/+14
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
1
-8/+2
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
1
-5/+5
2012-02-01
drm/nouveau/disp: check that panel power gpio is enabled at init time
Ben Skeggs
1
-0/+10
2011-12-21
drm/nouveau: move hpd enable/disable to common code
Ben Skeggs
1
-2/+18
2011-12-21
drm/nvd0/disp: add support for page flipping
Ben Skeggs
1
-1/+4
2011-12-21
drm/nvd0/disp: scaler updates, overscan compensation etc
Ben Skeggs
1
-3/+3
2011-12-21
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
1
-4/+38
2011-12-21
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
1
-1/+5
2011-12-21
drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop
Ben Skeggs
1
-0/+1
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
1
-15/+59
2011-12-21
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
1
-1/+34
2011-12-21
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
1
-1/+46
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0/+45
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-4/+4
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
1
-0/+45
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-3/+3
2011-09-20
drm/nvd0/disp: they moved the linear flag..
Ben Skeggs
1
-3/+6
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
1
-1/+1
2011-02-24
drm/nouveau: Fix pageflip event
Benjamin Franzke
1
-1/+1
2011-02-24
drm/nvc0: support for sw methods + enable page flipping
Ben Skeggs
1
-3/+7
2011-02-24
drm/nv50: enable page flipping
Ben Skeggs
1
-1/+10
2011-02-24
drm/nv50-nvc0: precalculate some fb state when creating them
Ben Skeggs
1
-5/+47
2010-12-03
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
1
-0/+180
2010-12-03
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
1
-0/+27
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
1
-3/+3
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-0/+1
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-24/+17
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
1
-5/+2
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0/+115