summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-08-14drm/i915/bxt: Add HPD support for DDIASonika Jindal
2015-08-14drm/i915: Always pass dev pointer in pdp_initMichel Thierry
2015-08-14drm/i915: Use complete virtual address range on 32-bit platformsMichel Thierry
2015-08-14drm/i915/gtt: Allow >= 4GB offsets in X86_32Michel Thierry
2015-08-14drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc).Rodrigo Vivi
2015-08-14drm/i915: Save latest known sink CRC to compensate delayed counter reset.Rodrigo Vivi
2015-08-14drm/i915: Force sink crc stop before start.Rodrigo Vivi
2015-08-14drm/i915/userptr: Kill user_size limit checkMichel Thierry
2015-08-14drm/i915: batch_obj vm offset must be u64Michel Thierry
2015-08-14drm/i915: object size needs to be u64Michel Thierry
2015-08-14drm/i915/gen8: Add ppgtt info and debug_dumpMichel Thierry
2015-08-14drm/i915: Expand error state's address width to 64bMichel Thierry
2015-08-14drm/i915/gen8: Initialize PDPs and PML4Michel Thierry
2015-08-14drm/i915/gen8: Add 4 level support in insert_entries and clear_rangeMichel Thierry
2015-08-14drm/i915/gen8: Pass sg_iter through pte insertsMichel Thierry
2015-08-14drm/i915/gen8: Add 4 level switching infrastructure and lrc supportMichel Thierry
2015-08-14drm/i915/gen8: implement alloc/free for 4lvlMichel Thierry
2015-08-14drm/i915/gen8: Add PML4 structureMichel Thierry
2015-08-14drm/i915/gen8: Add dynamic page trace eventsMichel Thierry
2015-08-14drm/i915/gen8: Generalize PTE writing for GEN8 PPGTTMichel Thierry
2015-08-14drm/i915/gen8: Abstract PDP usageMichel Thierry
2015-08-14drm/i915/gen8: Make pdp allocation more dynamicMichel Thierry
2015-08-14drm/i915: Remove unnecessary gen8_clamp_pdMichel Thierry
2015-08-14drm/i915: Per-DDI I_boost overrideAntti Koskipaa
2015-08-14Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter
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