summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-02-26Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-26drm/i915: Ensure crtc_state backpointer is always initializedMatt Roper
2015-02-26drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper
2015-02-25drm/i915: Cache ringbuf pointer in request structureJohn Harrison
2015-02-25drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison
2015-02-25drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison
2015-02-25drm/i915: Plumb drm_device through page tables operationsMichel Thierry
2015-02-25drm/i915: Create page table allocatorsBen Widawsky
2015-02-25drm/i915: Complete page table structuresBen Widawsky
2015-02-25drm/i915: page table abstractionsBen Widawsky
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal
2015-02-25drm/i915/skl: Support for edp low_vswing param in vbtSonika Jindal
2015-02-25drm/i915: cleanup some indentingDan Carpenter
2015-02-25drm/i915: Fix frontbuffer false positve.Rodrigo Vivi
2015-02-24drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter
2015-02-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath
2015-02-24drm/i915: Enhancing eDP DRRS debug messageRamalingam C
2015-02-24Documentation/drm: DocBook integration for DRRSVandana Kannan
2015-02-24drm/i915: Enable eDP DRRS for CHVDurgadoss R
2015-02-24drm/i915: Support for RR switching on VLVVandana Kannan
2015-02-24drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan
2015-02-24drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C
2015-02-24drm/i915: Shift driver's HWSP usage out of reserved rangeThomas Daniel
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter
2015-02-24drm/i915: Reset logical ring contexts' head and tail during GPU resetThomas Daniel
2015-02-24drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau
2015-02-24drm/i915: don't reallocate the compressed FB at every framePaulo Zanoni
2015-02-23drm/i915: gen5+ can have FBC with multiple pipesPaulo Zanoni
2015-02-23drm/i915: HSW+ FBC is tied to pipe APaulo Zanoni
2015-02-23drm/i915: extract intel_fbc_find_crtc()Paulo Zanoni
2015-02-23drm/i915: Request full SSEU enablement on Gen9Jeff McGee
2015-02-23drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee
2015-02-23drm/i915/skl: Implement WaDisablePowerCompilerClockGatingDamien Lespiau
2015-02-23drm/i915: Limit max VCO supported in CHV to 6.48GHzVijay Purushothaman
2015-02-23drm/i915: Add new PHY reg definitions for lock thresholdVijay Purushothaman
2015-02-23drm/i915: Trim the command parser allocationsChris Wilson
2015-02-23drm/i915: FIFO space query code refactorDave Gordon
2015-02-23drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula
2015-02-23drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula
2015-02-23drm/i915: Switch to drm_crtc variants of vblank functionsDaniel Vetter
2015-02-23drm/i915: Flatten DRIVER_MODESET checks in i915_irq.cDaniel Vetter
2015-02-23drm/i915: Drop pipe_enable checks in vblank funcsDaniel Vetter
2015-02-23drm/irq: Add drm_crtc_vblank_resetDaniel Vetter
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-14drm/i915: Update DRIVER_DATE to 20150214Daniel Vetter