summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-02-14drm/i2c: tda998x: always use the same device for all kernel messagesRussell King
2014-02-13drm/i2c: tda998x: adjust the audio clock divider for S/PDIFJean-Francois Moine
2014-02-13drm/i2c: tda998x: code optimizationJean-Francois Moine
2014-02-13drm/i2c: tda998x: remove the unused variable ca_i2sJean-Francois Moine
2014-02-13drm/i2c: tda998x: make the audio code more readableJean-Francois Moine
2014-02-13drm/i2c: tda998x: use irq for connection status and EDID readJean-Francois Moine
2014-02-13drm/i2c: tda998x: always enable EDID read IRQJean-Francois Moine
2014-02-13drm/i2c: tda998x: add DT supportJean-Francois Moine
2014-02-13drm/i2c: tda998x: don't read write-only registersJean-Francois Moine
2014-02-13drm/i2c: tda998x: don't freeze the system at audio startup timeJean-Francois Moine
2014-02-13drm/i2c: tda998x: change probe message originJean-Francois Moine
2014-02-13drm/i2c: tda998x: code cleanupJean-Francois Moine
2014-02-13drm/i2c: tda998x: clean up error chip version checkingRussell King
2014-02-13drm/i2c: tda998x: check more I/O errorsJean-Francois Moine
2014-02-13drm/i2c: tda998x: simplify the i2c read/write functionsJean-Francois Moine
2014-02-13drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequencyJean-Francois Moine
2014-02-13drm/i2c: tda998x: add the active aspect in HDMI AVI frameJean-Francois Moine
2014-02-13drm/i2c: tda998x: use HDMI constantsJean-Francois Moine
2014-02-13drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.Dave Jones
2014-02-13drm/i915/dp: add native aux defer retry limitJani Nikula
2014-02-13drm/i915/dp: increase native aux defer retry timeoutJani Nikula
2014-02-12drm/vmwgfx: Fix command defines and checksThomas Hellstrom
2014-02-12drm/vmwgfx: Fix possible integer overflowThomas Hellstrom
2014-02-12drm/vmwgfx: Remove stray constThomas Hellstrom
2014-02-12drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-02-12drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom
2014-02-12Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie
2014-02-12Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-11drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä
2014-02-11drm/i915: Add intel_ring_cachline_align()Ville Syrjälä
2014-02-11drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala
2014-02-11drm/i915: Fix intel_pipe_to_cpu_transcoder for UMSDaniel Vetter
2014-02-11Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-11Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2014-02-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-02-07drm/i915: Disable dp aux irq on g4xDaniel Vetter
2014-02-07drm/msm: bigger synchronization hammerRob Clark
2014-02-07drm/i915: Update rps interrupt limitsJeff McGee
2014-02-07drm/i915: Restore rps/rc6 on resetJeff McGee
2014-02-07drm/exynos: Convert to use the standard hdmi.h headerSachin Kamat
2014-02-07drm/exynos: Fix trivial typoSachin Kamat
2014-02-07drm/exynos: Remove unnecessary semicolonSachin Kamat