开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2013-06-20
drm/shmobile: Add DRM PRIME support
Laurent Pinchart
2013-06-20
drm/shmobile: Use devm_* managed functions
Laurent Pinchart
2013-06-20
drm/shmobile: Minor typo fix in debug message
Laurent Pinchart
2013-06-20
gpu:drm:tilcdc: get preferred_bpp value from DT
Benoit Parrot
2013-06-20
drm/shmobile: Drop usage of removed drm_plane enabled field
Laurent Pinchart
2013-06-17
drm/mgag200: Don't do full cleanup if mgag200_device_init fails
Christopher Harvey
2013-06-17
drm/mgag200: Hardware cursor support
Christopher Harvey
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional
Ville Syrjälä
2013-06-17
drm/fb-helper: Don't clobber the display palette when fbdev isn't bound
Ville Syrjälä
2013-06-17
drm: Remove some unused stuff from drm_plane
Ville Syrjälä
2013-06-17
drm/i915: Drop bogus fbdev sprite disable code
Ville Syrjälä
2013-06-17
drm: Add kernel-doc for plane functions
Ville Syrjälä
2013-06-17
drm/fb-helper: Disable cursors and planes when restoring fbdev mode
Ville Syrjälä
2013-06-17
drm: Add drm_plane_force_disable()
Ville Syrjälä
2013-06-11
drm/edid: Add both 60Hz and 59.94Hz CEA modes to connector's mode list
Ville Syrjälä
2013-06-11
drm/vmwgfx: Don't access file_priv in cursor_set when handle==0
Ville Syrjälä
2013-06-11
drm: Improve drm_crtc documentation
Ville Syrjälä
2013-06-11
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-06-11
drm: Sort connector modes based on vrefresh
Ville Syrjälä
2013-06-11
drm: Add probed modes in probe order
Ville Syrjälä
2013-06-11
drm: Preserve the list head in drm_mode_copy
Ville Syrjälä
2013-06-11
drm/cma: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-11
drm/prime: Cocci spatch "err_cast.spatch"
Thomas Meyer
2013-06-11
drm: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-06-11
Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2013-06-11
drm: Constify the pretty-print functions
Ville Syrjälä
2013-06-11
drm/i915: Print pretty names for pixel formats
Ville Syrjälä
2013-06-11
drm: Print pretty names for pixel formats
Ville Syrjälä
2013-06-11
drm: move pinning/unpinning to buffer attach
Maarten Lankhorst
2013-06-11
drm: add unpin function to prime helpers
Maarten Lankhorst
2013-06-08
drm: GEM CMA: Add DRM PRIME support
Laurent Pinchart
2013-06-08
drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping
Laurent Pinchart
2013-06-08
drm: GEM CMA: Split object creation into object alloc and DMA memory alloc
Laurent Pinchart
2013-06-08
drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
Laurent Pinchart
2013-06-08
drm/gem: Split drm_gem_mmap() into object search and object mapping
Laurent Pinchart
2013-06-03
drm_modes: videomode: add doubleclk flag
Steffen Trumtrar
2013-05-31
drm/i915: add i915_ips_status debugfs entry
Paulo Zanoni
2013-05-31
drm/i915: add enable_ips module option
Paulo Zanoni
2013-05-31
drm/i915: implement IPS feature
Paulo Zanoni
2013-05-31
drm/i915: fix up the edp power well check
Daniel Vetter
2013-05-31
drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam
Xiang, Haihao
2013-05-31
drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer()
Xiang, Haihao
2013-05-31
drm/i915: add VEBOX into debugfs
Xiang, Haihao
2013-05-31
drm/i915: Enable vebox interrupts
Ben Widawsky
2013-05-31
drm/i915: vebox interrupt get/put
Ben Widawsky
2013-05-31
drm/i915: consolidate interrupt naming scheme
Ben Widawsky
2013-05-31
drm/i915: Convert irq_refounct to struct
Ben Widawsky
2013-05-31
drm/i915: make PM interrupt writes non-destructive
Ben Widawsky
2013-05-31
drm/i915: Add PM regs to pre/post install
Ben Widawsky
[next]