summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia2014-09-171-5/+18
* drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia2014-09-171-3/+1
* drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia2014-09-171-1/+0
* drm/tilcdc: panel: Remove unused variableEzequiel Garcia2014-09-171-2/+0
* drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia2014-09-171-0/+3
* drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia2014-09-171-10/+50
* Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-1638-1479/+2902
|\
| * drm/i915: Update DRIVER_DATE to 20140905Daniel Vetter2014-09-051-1/+1
| * drm/i915: Decouple the stuck pageflip on modesetChris Wilson2014-09-051-3/+13
| * drm/i915: Check for a stalled page flip after each vblankChris Wilson2014-09-054-98/+167
| * drm/i915: Introduce a for_each_plane() macroDamien Lespiau2014-09-041-0/+2
| * drm/i915: Rewrite ABS_DIFF() in a safer mannerDamien Lespiau2014-09-041-5/+9
| * drm/i915: Add comments explaining the vdd on/off functionsVille Syrjälä2014-09-041-0/+35
| * drm/i915: Move DP port disable to post_disable for pch platformsVille Syrjälä2014-09-041-9/+7
| * drm/i915: Enable DP port earlierVille Syrjälä2014-09-041-72/+100
| * drm/i915: Turn on panel power before doing aux transfersVille Syrjälä2014-09-041-2/+2
| * drm/i915: Be more careful when picking the initial power sequencer pipeVille Syrjälä2014-09-041-3/+38
| * drm/i915: Reset power sequencer pipe tracking when disp2d is offVille Syrjälä2014-09-043-57/+107
| * drm/i915: Track which port is using which pipe's power sequencerVille Syrjälä2014-09-042-25/+175
| * drm/i915: Fix edp vdd lockingVille Syrjälä2014-09-043-13/+104
| * drm/i915: Reset the HEAD pointer for the ring after writing STARTChris Wilson2014-09-041-0/+8
| * drm/i915: Fix unsafe vma iteration in i915_drop_cachesChris Wilson2014-09-041-6/+11
| * drm/i915: init sprites with univeral plane init functionDerek Foreman2014-09-031-4/+4
| * drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcsVille Syrjälä2014-09-031-2/+2
| * drm/i915: Use HAS_GMCH_DISPLAY un underrun reporting codeVille Syrjälä2014-09-032-2/+2
| * drm/i915: Use IS_BROADWELL() instead of IS_GEN8() in forcewake codeVille Syrjälä2014-09-031-3/+3
| * drm/i915: Don't call gen8_fbc_sw_flush() on chvVille Syrjälä2014-09-031-1/+6
| * drm/i915: Remove shadowed local variable 'i' from i915_interrupt_infoChris Wilson2014-09-031-1/+0
| * drm/i915: Rename global latency_ns variableChris Wilson2014-09-031-18/+18
| * drm/i915: Don't restrict i915_wa_registers to BDWDamien Lespiau2014-09-031-5/+0
| * drm/i915: Remove unneeded bracketsDamien Lespiau2014-09-031-1/+1
| * drm/i915: Don't silently discard workaroundsDamien Lespiau2014-09-031-1/+1
| * drm/i915: Don't overrun the intel_wa_regs arrayDamien Lespiau2014-09-031-1/+1
| * drm/i915: Rename intel_wa_registers with a i915_ prefixDamien Lespiau2014-09-031-2/+2
| * drm/i915: change CHV write_eld/global_resources function pointersPaulo Zanoni2014-09-031-1/+1
| * drm/i915/hdmi: Cache EDID for a detection cycleChris Wilson2014-09-031-65/+80
| * drm/i915/dp: Cache EDID for a detection cycleChris Wilson2014-09-032-67/+90
| * drm/i915/dp: Refactor common eDP lid detectionChris Wilson2014-09-031-21/+17
| * drm/i915: Renaming DP training vswing pre emph definesSonika Jindal2014-09-032-105/+105
| * drm/tegra: Renaming DP training vswing pre emph definesSonika Jindal2014-09-031-2/+2
| * drm/radeon: Renaming DP training vswing pre emph definesSonika Jindal2014-09-031-2/+2
| * drm/gma500: Renaming DP training vswing pre emph definesSonika Jindal2014-09-032-10/+10
| * drm/exynos: Renaming DP training vswing pre emph definesSonika Jindal2014-09-031-2/+2
| * drm/i915: debug sink dpms aux errors also on enableJani Nikula2014-09-031-2/+4
| * drm/i915: Don't call intel_plane_restore() when the prop value didn't changeVille Syrjälä2014-09-031-0/+3
| * drm: i915: reduce memory footprint when debuggingAndy Shevchenko2014-09-031-5/+1
| * drm/i915: Don't use WaGsvRC0ResidenncyMethod on chvVille Syrjälä2014-09-031-2/+2
| * drm/i915: Preserve VGACNTR bits from the BIOSVille Syrjälä2014-09-032-1/+9
| * drm/i915: Add pipe B force quirk for 830MVille Syrjälä2014-09-032-12/+28
| * Revert "drm/i915: Nuke pipe A quirk on i830M"Ville Syrjälä2014-09-031-0/+3
OpenPOWER on IntegriCloud