summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-19agp/intel-gtt: Remove get/put_pagesDaniel Vetter1-4/+0
2014-09-19drm/i915: Drop get/put_pages for scratch pageDaniel Vetter1-2/+0
2014-09-19drm/i915: Fix regression in the sprite plane update splitGustavo Padovan1-1/+1
2014-09-19drm/i915: Remove dead code, i915_gem_verify_gttChris Wilson1-42/+0
2014-09-19drm/i915: create intel_update_pipe_size()Gustavo Padovan1-30/+40
2014-09-19drm/i915: pin sprite fb only if it changedGustavo Padovan1-15/+19
2014-09-19drm/i915: remove !enabled handling from commit primary plane stepGustavo Padovan1-26/+0
2014-09-19drm/i915: Restore resume irq ordering commentDaniel Vetter1-0/+1
2014-09-19drm/i915: split intel_primary_plane_setplane() into check() and commit()Gustavo Padovan1-58/+75
2014-09-19drm/i915: split intel_cursor_plane_update() into check() and commit()Gustavo Padovan1-37/+69
2014-09-19drm/i915: split intel_update_plane into check() and commit()Gustavo Padovan1-92/+141
2014-09-19drm/i915: create struct intel_plane_stateGustavo Padovan1-0/+12
2014-09-19drm/i915: WARN if interrupts aren't on in en/disable_pipestatDaniel Vetter1-0/+2
2014-09-19drm/i915: Enable full PPGTT on gen7Michel Thierry1-1/+1
2014-09-19drm/i915: Use EIO instead of EAGAIN for sink CRC error.Rodrigo Vivi1-3/+3
2014-09-19drm/i915: Extend BIOS stolen mem handling to all platformDaniel Vetter2-2/+19
2014-09-19drm/i915: Match GTT space sanity checker with implementationChris Wilson1-9/+11
2014-09-19drm/i915: HSW always use GGTT selector for secure batchesChris Wilson1-2/+3
2014-09-19drm/i915: add cherryview specfic forcewake in execlists_elsp_writeDeepak S1-4/+25
2014-09-19drm/i915: fix another use-after-free in i915_gem_evict_everythingMichel Thierry1-2/+2
2014-09-19drm/i915: Don't reinit hpd interrupts after gpu resetDaniel Vetter1-2/+0
2014-09-19drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlockChris Wilson1-1/+4
2014-09-19drm/i915: Drop any active reference before unbindingChris Wilson1-0/+3
2014-09-19drm/i915: Objects on the unbound list may still have an active referenceChris Wilson3-77/+74
2014-09-19drm/i915/edp: use lane count and link rate from DPCD for eDPJani Nikula1-17/+9
2014-09-19drm/i915/dp: add missing \n in the TPS3 debug messageJani Nikula1-1/+1
2014-09-19drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroyChris Wilson2-2/+2
2014-09-19drm/i915: Limit the watermark to at least 8 entries on gen2/3Ville Syrjälä1-0/+11
2014-09-19drm/i915: Fix DVO 2x clock enable on 830MVille Syrjälä1-4/+49
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie41-198/+645
2014-09-17drm/ttm: make sure format string cannot leak inKees Cook1-1/+2
2014-09-17drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia2-5/+34
2014-09-17drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia1-1/+3
2014-09-17drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia2-5/+23
2014-09-17drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia1-3/+1
2014-09-17drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia1-1/+0
2014-09-17drm/tilcdc: panel: Remove unused variableEzequiel Garcia1-2/+0
2014-09-17drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia1-0/+3
2014-09-17drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia1-10/+50
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie40-1488/+2911
2014-09-16Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie4-25/+123
2014-09-16drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen2-24/+56
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie786-4530/+8114
2014-09-16Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie130-2464/+5638
2014-09-15drm/gt214-/disp: enable dp audioBen Skeggs5-22/+30
2014-09-15drm/gt214-/kms: fix hda eld regressionBen Skeggs1-8/+10
2014-09-15drm/g94-/disp: calculate some dp audio constantsBen Skeggs2-22/+49
2014-09-15drm/gt214-/kms: perform hda codec setup on displayport tooBen Skeggs1-2/+2
2014-09-15drm/gk104-/disp: infoframe registers moved yet again on keplerBen Skeggs6-3/+91
2014-09-15drm/nouveau/bios: parse older ramcfg/timing data like we do newer onesBen Skeggs7-132/+184