summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-30drm/msm/hdmi: use gpio and HPD pollingRob Clark1-19/+33
2014-05-30drm/msm/mdp5: fix crash in error/unload pathsRob Clark1-1/+4
2014-05-30drm: add DP MST encoder typeDave Airlie2-0/+2
2014-05-30drm: store encoder name in encoder structJani Nikula2-14/+19
2014-05-30drm: store connector name in connector struct (v2)Jani Nikula2-16/+22
2014-05-27drm/dp: Add missing kernel-docThierry Reding1-0/+1
2014-05-27drm/armada: use shmem helpers if possibleDavid Herrmann1-3/+1
2014-05-27drm/gem: replace misleading commentDavid Herrmann1-15/+4
2014-05-27drm/edid: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-27drm/shmobile: Add run-time dependenciesJean Delvare1-1/+2
2014-05-27drm/rcar-du: Add run-time dependenciesJean Delvare1-0/+2
2014-05-27MAINTAINERS: Shovel drivers/gpu/vga/* to DaveDaniel Vetter1-0/+1
2014-05-27Documentation: drm: describing drm properties exposed by various driversSagar Kamble1-0/+849
2014-05-26drm/ttm: fix kerneldoc of ttm_bo_createAlexandre Courbot1-3/+2
2014-05-26drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDsDaniel Thompson9-10/+81
2014-05-26Documentation: fix typos in drm docbookMasanari Iida1-6/+6
2014-05-26drm: fix typoRob Clark1-1/+1
2014-05-23drm/dp_helper: add defines for DP 1.2 and MST support. (v2)Dave Airlie1-0/+78
2014-05-19Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie7-552/+1046
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie6-12/+505
2014-05-19drm/ast: rename the mindwm/moutdwm and deinline themDave Airlie1-225/+225
2014-05-19drm/ast: resync the dram post code with upstreamDave Airlie1-303/+173
2014-05-19drm/ast: add AST 2400 support.Dave Airlie4-14/+20
2014-05-19drm/ast: add widescreen + rb modes from X.org driver (v2)Dave Airlie4-27/+145
2014-05-19Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie33-785/+1516
2014-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie28-183/+153
2014-05-16drm: fix memory leak around mode_group (v2)Dave Airlie3-0/+8
2014-05-06drm/i915: Remove useless checks from primary enable/disableVille Syrjälä1-4/+2
2014-05-06drm/i915: Merge LP1+ watermarks in safer wayVille Syrjälä1-9/+28
2014-05-06drm/i915: Make sure computed watermarks never overflow the registersVille Syrjälä1-7/+36
2014-05-06drm/i915: Add pipe update trace pointsVille Syrjälä2-0/+81
2014-05-06drm/i915: Perform primary enable/disable atomically with sprite updatesVille Syrjälä1-39/+55
2014-05-06drm/i915: Make sprite updates atomicVille Syrjälä4-6/+154
2014-05-05drm/i915: Support 64b relocationsBen Widawsky1-10/+13
2014-05-05drm/i915: Support 64b execbufBen Widawsky3-10/+10
2014-05-05drm/i915/sdvo: Remove ->mode_set callbackDaniel Vetter1-2/+2
2014-05-05drm/i915/crt: Remove ->mode_set callbackDaniel Vetter1-46/+30
2014-05-05drm/i915/tv: Remove ->mode_set callbackDaniel Vetter1-2/+2
2014-05-05drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_setDaniel Vetter1-41/+21
2014-05-05drm/i915/tv: De-magic device checkDaniel Vetter1-1/+1
2014-05-05drm/i915/tv: extract set_color_conversionDaniel Vetter1-14/+21
2014-05-05drm/i915/tv: extract set_tv_mode_timingsDaniel Vetter1-50/+61
2014-05-05drm/i915/dvo: Remove ->mode_set callbackDaniel Vetter1-2/+2
2014-05-05drm/i915: Make encoder->mode_set callbacks optionalDaniel Vetter1-1/+3
2014-05-05drm/i915: Make primary_enabled match the actual hardware stateVille Syrjälä1-3/+15
2014-05-05drm/i915: Move ring_begin to signal()Ben Widawsky2-18/+25
2014-05-05drm/i915: Virtualize the ringbuffer signal funcBen Widawsky2-21/+32
2014-05-05drm/i915: Move semaphore specific ring members to structBen Widawsky5-80/+82
2014-05-05drm/i915: vlv: init only needed state during early power well enablingImre Deak2-4/+11
2014-05-05drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_infoChris Wilson1-0/+3