summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-14drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI AJani Nikula
2015-08-14drm/i915: fix checksum write for automated test replyThulasimani,Sivakumar
2015-08-14drm/i915: Contain the WA_REG macroMika Kuoppala
2015-08-14drm/i915: Remove the failed context from the fpriv->context_idrChris Wilson
2015-08-14drm/i915: Report IOMMU enabled status for GPU hangsChris Wilson
2015-08-14drm/i915: Check idle to active before processing CSQMika Kuoppala
2015-08-14drm/i915: Set alternate aux for DDI-ERodrigo Vivi
2015-08-14drm/i915: Set power domain for DDI-ERodrigo Vivi
2015-08-14drm/i915: fix stolen bios_reserved checksPaulo Zanoni
2015-08-14drm/i915: Use masked write for Context Status Buffer PointerMika Kuoppala
2015-08-14drm/i915/skl WaDisableSbeCacheDispatchPortSharingMika Kuoppala
2015-08-14drm/i915: Spam less on dp aux send/receive problemsMika Kuoppala
2015-08-14drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.Maarten Lankhorst
2015-08-14drm/i915: Only update mode related state if a modeset happened.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active from intel_dp.c, v2.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active from sanitization, v2.Maarten Lankhorst
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst
2015-08-14drm/i915: Make crtc checking use the atomic state, v2.Maarten Lankhorst
2015-08-14drm/i915: Remove connectors_active from state checking.Maarten Lankhorst
2015-08-14drm/i915: Remove some unneeded checks from check_crtc_state.Maarten Lankhorst
2015-08-14drm/i915: Convert connector checking to atomic, v3.Maarten Lankhorst
2015-08-14drm/i915: Update atomic state when removing mst connector, v3.Maarten Lankhorst
2015-08-14drm/i915: Validate the state after an atomic modeset only, and pass the state.Maarten Lankhorst
2015-08-14drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst
2015-08-06Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter
2015-08-05drm/i915: disable_shared_pll doesn't work on pre-gen5Jesse Barnes
2015-08-05drm/i915:skl: Add WaEnableGapsTsvCreditFixArun Siluvery
2015-08-05drm/i915/gen9: Removed byte swapping for csr firmwareAnimesh Manna
2015-08-05drm/i915: read bpp from vbt only for older panelsThulasimani,Sivakumar
2015-08-05drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3Paulo Zanoni
2015-08-05drm/i915: Extract a intel_power_well_disable() functionDamien Lespiau
2015-08-05drm/i915: Extract a intel_power_well_enable() functionDamien Lespiau
2015-08-05drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:sklMarc Herbert
2015-08-05drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR.Rodrigo Vivi
2015-08-05drm/i915: Split sink_crc function in start, stop and read.Rodrigo Vivi
2015-08-05drm/i915: special-case dirtyfb for frontbuffer trackingPaulo Zanoni
2015-08-05drm/i915: don't disable FBC for pipe A when flipping pipe BPaulo Zanoni
2015-08-05drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn()Paulo Zanoni
2015-08-05drm/i915: fix FBC frontbuffer tracking flushing codePaulo Zanoni
2015-07-31drm/i915: Update DRIVER_DATE to 20150731Daniel Vetter
2015-07-29drm/i915: Fix command parser table validatorHanno Böck
2015-07-29drm/i915: Properly sort MI coomand tableHanno Böck
2015-07-29drm/i915: Don't return error on sink crc stop.Rodrigo Vivi
2015-07-29drm/i915: Try to stop sink crc calculation on error.Rodrigo Vivi
2015-07-28drm/i915: Keep the mm.bound_list in rough LRU orderChris Wilson
2015-07-28drm/i915: Fake AGP is deadDaniel Vetter
2015-07-27drm/atomic: Update legacy DPMS state during modesets, v3.Maarten Lankhorst
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst