summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie3-36/+28
2015-08-19drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar1-8/+22
2015-08-19drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar1-3/+4
2015-08-19Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar1-6/+0
2015-08-19Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula1-23/+4
2015-08-17drm/i915: Flag the execlists context object as dirty after every useChris Wilson1-0/+2
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie42-1435/+2006
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie6-21/+76
2015-08-14drm/i915: Per-DDI I_boost overrideAntti Koskipaa4-8/+63
2015-08-14Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter7-22/+79
2015-08-14drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI AJani Nikula1-2/+1
2015-08-14drm/i915: fix checksum write for automated test replyThulasimani,Sivakumar1-1/+8
2015-08-14drm/i915: Contain the WA_REG macroMika Kuoppala1-2/+2
2015-08-14drm/i915: Remove the failed context from the fpriv->context_idrChris Wilson1-0/+1
2015-08-14drm/i915: Report IOMMU enabled status for GPU hangsChris Wilson2-0/+6
2015-08-14drm/i915: Check idle to active before processing CSQMika Kuoppala1-0/+3
2015-08-14drm/i915: Set alternate aux for DDI-ERodrigo Vivi4-8/+56
2015-08-14drm/i915: Set power domain for DDI-ERodrigo Vivi1-0/+1
2015-08-14drm/i915: fix stolen bios_reserved checksPaulo Zanoni2-23/+159
2015-08-14drm/i915: Use masked write for Context Status Buffer PointerMika Kuoppala1-1/+1
2015-08-14drm/i915/skl WaDisableSbeCacheDispatchPortSharingMika Kuoppala1-0/+7
2015-08-14drm/i915: Spam less on dp aux send/receive problemsMika Kuoppala1-2/+9
2015-08-14drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.Maarten Lankhorst1-1/+12
2015-08-14drm/i915: Only update mode related state if a modeset happened.Maarten Lankhorst1-23/+7
2015-08-14drm/i915: Remove connectors_active.Maarten Lankhorst2-37/+1
2015-08-14drm/i915: Remove connectors_active from intel_dp.c, v2.Maarten Lankhorst1-5/+2
2015-08-14drm/i915: Remove connectors_active from sanitization, v2.Maarten Lankhorst1-3/+14
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst11-245/+11
2015-08-14drm/i915: Make crtc checking use the atomic state, v2.Maarten Lankhorst1-62/+56
2015-08-14drm/i915: Remove connectors_active from state checking.Maarten Lankhorst1-11/+10
2015-08-14drm/i915: Remove some unneeded checks from check_crtc_state.Maarten Lankhorst1-18/+1
2015-08-14drm/i915: Convert connector checking to atomic, v3.Maarten Lankhorst1-33/+34
2015-08-14drm/i915: Update atomic state when removing mst connector, v3.Maarten Lankhorst2-12/+12
2015-08-14drm/i915: Validate the state after an atomic modeset only, and pass the state.Maarten Lankhorst5-13/+6
2015-08-14drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst2-58/+27
2015-08-13drm/i915: Commit planes on each crtc separately.Maarten Lankhorst2-42/+14
2015-08-13drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst1-39/+7
2015-08-13drm/i915: Only dither on 6bpc panelsDaniel Vetter1-1/+3
2015-08-12drm/plane: Use consistent data types for format countThierry Reding1-1/+1
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter7-23/+8
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds1-4/+23
2015-08-06drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall1-4/+23
2015-08-06Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter12-43/+176
2015-08-06drm/i915: Use new drm_fb_helper functionsArchit Taneja1-28/+12
2015-08-06drm/fbdev: Return -EBUSY when oopsingDaniel Vetter1-21/+0
2015-08-05drm/i915: disable_shared_pll doesn't work on pre-gen5Jesse Barnes1-1/+3
2015-08-05drm/i915:skl: Add WaEnableGapsTsvCreditFixArun Siluvery2-0/+9
2015-08-05drm/i915/gen9: Removed byte swapping for csr firmwareAnimesh Manna2-13/+5
2015-08-05drm/i915: read bpp from vbt only for older panelsThulasimani,Sivakumar1-1/+4
2015-08-05drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3Paulo Zanoni1-11/+9