开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
gma500: Final enables for Oaktrail
Alan Cox
2011-12-20
gma500: SDVO DDC bus guessing isn't working so hardcode it instead
Patrik Jakobsson
2011-12-20
gma500: Convert Oaktrail to work with new output handling
Patrik Jakobsson
2011-12-20
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-12-20
gma500: Add support for Intel GMBUS
Patrik Jakobsson
2011-12-20
gma500: Convert PSB LVDS to new output handling
Patrik Jakobsson
2011-12-20
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
2011-12-20
gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
Patrik Jakobsson
2011-12-20
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
drm: Check that the requested pixel format is valid
Ville Syrjälä
2011-12-20
drm: plane: Check that the fb pixel format is supported by the plane
Ville Syrjälä
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
drm: plane: Check crtc coordinates against integer overflows in setplane ioctl
Ville Syrjälä
2011-12-20
drm: plane: Check source coordinates
Ville Syrjälä
2011-12-20
drm: plane: Clear plane.crtc and plane.fb after disable_plane()
Ville Syrjälä
2011-12-20
drm: Fix __user sparse warnings
Ville Syrjälä
2011-12-20
drm: plane: mutex_unlock() was missing
Ville Syrjälä
2011-12-20
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
Christian Schmidt
2011-12-20
Fix wrong assumptions in cea_for_each_detailed_block v2
Christian Schmidt
2011-12-20
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on
Christian Schmidt
2011-12-19
drm/edid: support CEA video modes.
Christian Schmidt
2011-12-16
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
2011-12-16
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
2011-12-16
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
2011-12-16
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
2011-12-16
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
2011-12-16
drm/i915: prevent division by zero when asking for chipset power
Eugeni Dodonov
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
2011-12-16
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2011-12-16
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
Adam Jackson
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
2011-12-06
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
2011-12-06
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
drm/ttm: test for dma_address array allocation failure
Jerome Glisse
2011-12-06
drm/ttm: use ttm put pages function to properly restore cache attribute
Jerome Glisse
2011-12-06
drm/ttm: remove unused backend flags field
Jerome Glisse
[next]