index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2013-06-27
drm: kms_helper: don't lose hotplug event
Daniel Vetter
2013-06-27
Merge branch 'drm/shmob' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2013-06-27
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart
2013-06-25
drm: fix fb leak in setcrtc
Daniel Vetter
2013-06-25
drm: check that ->set_config properly updates the fb
Daniel Vetter
2013-06-25
drm/crtc-helper: explicit DPMS on after modeset
Daniel Vetter
2013-06-25
drm/crtc-helper: no need to check for fb->depth/bpp
Daniel Vetter
2013-06-25
drm/crtc-helpers: Enforce sane set_config api
Daniel Vetter
2013-06-24
drm_vm: drop explicit VM_IO setting
Al Viro
2013-06-20
drm/shmobile: Enable compilation on all ARM platforms
Laurent Pinchart
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
[next]