index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_crtc.c
Age
Commit message (
Expand
)
Author
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-24
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-23
nouveau: add PRIME support
Dave Airlie
2012-03-13
drm/nv50/display: expose color vibrance control
Christoph Bumiller
2011-12-21
drm/nv50/disp: fix scaling of doublescan modes
Ben Skeggs
2011-12-21
drm/nv50/disp: rewrite crtc timing calculation, with proper names and fixes
Ben Skeggs
2011-12-21
drm/nouveau/disp: kill off nouveau_crtc.mode
Ben Skeggs
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
2011-12-21
drm/nouveau: no need to pass parameters into set_scale/dither
Ben Skeggs
2011-12-21
drm/nv50/disp: synchronise display right after init
Ben Skeggs
2011-12-21
drm/nv50/disp: move sync routine to where it can be used by other modules
Ben Skeggs
2011-12-21
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
2011-12-21
drm/nv50/crtc: disable flip overlay around scaling mode changes
Ben Skeggs
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
2011-09-09
drm/nv50/crtc: Bail out if FB is not bound to crtc
Emil Velikov
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
2011-05-16
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
2011-05-16
drm/nva3/clk: better pll calculation when no fractional fb div available
Ben Skeggs
2011-05-16
drm/nouveau: Fix brace placement checkpatch.pl errors.
Emil Velikov
2011-04-05
drm/nv50-nvc0: remove some code that doesn't belong here
Ben Skeggs
2011-02-25
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
Ben Skeggs
2011-02-25
drm/nv50-nvc0: precalculate some fb state when creating them
Ben Skeggs
2011-02-25
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
2011-02-25
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
2011-02-25
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
2010-12-21
drm/nvc0: initial support for tiled buffer objects
Ben Skeggs
2010-12-08
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-03
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
Francisco Jerez
2010-12-03
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-11-18
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-06
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
2010-10-06
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
Chris Ball
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-09-24
drm/nv50: use pll type rather than register for CRTC PLL
Ben Skeggs
2010-09-24
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-08-10
drm: expand gamma_set
James Simmons
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-06
drm/nvc0: implement crtc pll setting
Ben Skeggs
2010-07-13
drm/nv50: send evo "update" command after each disconnect
Ben Skeggs
2010-07-13
drm/nv50: supply encoder disable() hook for SOR outputs
Ben Skeggs
2010-05-19
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
drm/nouveau: move dereferences after null checks
Marcin Slusarz
2010-01-18
drm/nv50: prevent accidently turning off encoders we're actually using
Ben Skeggs
[next]