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
2012-09-13
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-09-13
drm: edid: Refactor HDMI VSDB detection
Ville Syrjälä
2012-09-13
drm: edid: Add bounds checking to HDMI VSDB parsing
Ville Syrjälä
2012-09-13
drm: edid: Add some bounds checking
Ville Syrjälä
2012-09-13
drm: consistently name interlaced modes
Russell King - ARM Linux
2012-09-13
drm: make buffer management work without DRM_MASTER
David Herrmann
2012-09-04
drm: udl: usb: Fix recursive Kconfig dependency
Sedat Dilek
2012-09-03
drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block
Daniel Vetter
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-08-27
drm/i915: Remove __GFP_NO_KSWAPD
Sedat Dilek
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2012-08-26
drm/i915: disable rc6 on ilk when vt-d is enabled
Daniel Vetter
2012-08-24
drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer
Chris Wilson
2012-08-24
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
2012-08-24
drm/i915: Add new INSTDONE registers
Ben Widawsky
2012-08-24
drm/i915: Extract reading INSTDONE
Ben Widawsky
2012-08-24
drm/i915: Use a non-blocking wait for set-to-domain ioctl
Chris Wilson
2012-08-24
drm/i915: Juggle code order to ease flow of the next patch
Chris Wilson
2012-08-24
gma500: Fix frequency detection
Alan Cox
2012-08-24
gma500: remove references to drm_display_info raw_edid field
Jani Nikula
2012-08-24
gma500: fix incorrect declaration.
Dave Airlie
2012-08-24
drm/i915: Use cpu relocations if the object is in the GTT but not mappable
Chris Wilson
2012-08-24
drm/i915: Extract general object init routine
Chris Wilson
2012-08-24
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
Chris Wilson
2012-08-24
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
drm: Add misssing static storage class specifier in drm_fb_helper.c file
Sachin Kamat
2012-08-24
drm: Add missing static storage class specifier in drm_irq.c file
Sachin Kamat
2012-08-24
drm/i2c/ch7006: Convert to dev_pm_ops
Mark Brown
2012-08-24
drm/usb: select USB_SUPPORT in Kconfig
Sachin Kamat
2012-08-24
gma500: remove an unreachable return statement
Jani Nikula
2012-08-24
gma500: psb_intel_crtc: Drop crtc_enable flag.
Forest Bond
2012-08-24
gma500: Fix comment mispelling in cdv_intel_limits definition.
Forest Bond
2012-08-24
drm: Handle io prot correctly for MIPS.
Huacai Chen
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
drm/ast: fix EDID memory leak
Jani Nikula
2012-08-24
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
2012-08-24
drm/mgag200: remove unused validate_sequence
Maarten Lankhorst
2012-08-24
drm/cirrus: Remove unused validate_sequence
Maarten Lankhorst
2012-08-24
drm/ast: remove unused validate_sequence
Maarten Lankhorst
2012-08-24
gma500/cdv: Fix call to cdv_intel_dp_set_m_n
Alan Cox
2012-08-24
drm: gma500: Kill the GEM glue layer
Laurent Pinchart
2012-08-24
gma500: Disable the clock gating of display controller to make DP/eDP work well
Zhao Yakui
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
gma500/cdv: enable the DisplayPort support
Alan Cox
2012-08-24
gma500/cdv: sync up and add the displayport code to the build
Alan Cox
2012-08-24
gma500/cdv: add the bits that don't need the new code
Alan Cox
2012-08-24
gma500: Add the support of display port on CDV
Alan Cox
2012-08-24
gma500: Program the DPLL lane based on the selected digitial port
Zhao Yakui
2012-08-24
gma500: Fix incorrect SR issue when disabling CRTC already in disabled state
Zhao Yakui
2012-08-24
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
[next]