Age | Commit message (Expand) | Author |
2015-08-14 | drm/i915/bxt: Add HPD support for DDIA | Sonika Jindal |
2015-08-14 | drm/i915: Always pass dev pointer in pdp_init | Michel Thierry |
2015-08-14 | drm/i915: Use complete virtual address range on 32-bit platforms | Michel Thierry |
2015-08-14 | drm/i915/gtt: Allow >= 4GB offsets in X86_32 | Michel Thierry |
2015-08-14 | drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc). | Rodrigo Vivi |
2015-08-14 | drm/i915: Save latest known sink CRC to compensate delayed counter reset. | Rodrigo Vivi |
2015-08-14 | drm/i915: Force sink crc stop before start. | Rodrigo Vivi |
2015-08-14 | drm/i915/userptr: Kill user_size limit check | Michel Thierry |
2015-08-14 | drm/i915: batch_obj vm offset must be u64 | Michel Thierry |
2015-08-14 | drm/i915: object size needs to be u64 | Michel Thierry |
2015-08-14 | drm/i915/gen8: Add ppgtt info and debug_dump | Michel Thierry |
2015-08-14 | drm/i915: Expand error state's address width to 64b | Michel Thierry |
2015-08-14 | drm/i915/gen8: Initialize PDPs and PML4 | Michel Thierry |
2015-08-14 | drm/i915/gen8: Add 4 level support in insert_entries and clear_range | Michel Thierry |
2015-08-14 | drm/i915/gen8: Pass sg_iter through pte inserts | Michel Thierry |
2015-08-14 | drm/i915/gen8: Add 4 level switching infrastructure and lrc support | Michel Thierry |
2015-08-14 | drm/i915/gen8: implement alloc/free for 4lvl | Michel Thierry |
2015-08-14 | drm/i915/gen8: Add PML4 structure | Michel Thierry |
2015-08-14 | drm/i915/gen8: Add dynamic page trace events | Michel Thierry |
2015-08-14 | drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT | Michel Thierry |
2015-08-14 | drm/i915/gen8: Abstract PDP usage | Michel Thierry |
2015-08-14 | drm/i915/gen8: Make pdp allocation more dynamic | Michel Thierry |
2015-08-14 | drm/i915: Remove unnecessary gen8_clamp_pd | Michel Thierry |
2015-08-14 | drm/i915: Per-DDI I_boost override | Antti Koskipaa |
2015-08-14 | Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes | Daniel Vetter |
2015-08-14 | drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A | Jani Nikula |
2015-08-14 | drm/i915: fix checksum write for automated test reply | Thulasimani,Sivakumar |
2015-08-14 | drm/i915: Contain the WA_REG macro | Mika Kuoppala |
2015-08-14 | drm/i915: Remove the failed context from the fpriv->context_idr | Chris Wilson |
2015-08-14 | drm/i915: Report IOMMU enabled status for GPU hangs | Chris Wilson |
2015-08-14 | drm/i915: Check idle to active before processing CSQ | Mika Kuoppala |
2015-08-14 | drm/i915: Set alternate aux for DDI-E | Rodrigo Vivi |
2015-08-14 | drm/i915: Set power domain for DDI-E | Rodrigo Vivi |
2015-08-14 | drm/i915: fix stolen bios_reserved checks | Paulo Zanoni |
2015-08-14 | drm/i915: Use masked write for Context Status Buffer Pointer | Mika Kuoppala |
2015-08-14 | drm/i915/skl WaDisableSbeCacheDispatchPortSharing | Mika Kuoppala |
2015-08-14 | drm/i915: Spam less on dp aux send/receive problems | Mika Kuoppala |
2015-08-14 | drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Only update mode related state if a modeset happened. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active from intel_dp.c, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active from sanitization, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Get rid of dpms handling. | Maarten Lankhorst |
2015-08-14 | drm/i915: Make crtc checking use the atomic state, v2. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove connectors_active from state checking. | Maarten Lankhorst |
2015-08-14 | drm/i915: Remove some unneeded checks from check_crtc_state. | Maarten Lankhorst |
2015-08-14 | drm/i915: Convert connector checking to atomic, v3. | Maarten Lankhorst |
2015-08-14 | drm/i915: Update atomic state when removing mst connector, v3. | Maarten Lankhorst |
2015-08-14 | drm/i915: Validate the state after an atomic modeset only, and pass the state. | Maarten Lankhorst |
2015-08-14 | drm/i915: Make the force_thru workaround atomic, v2. | Maarten Lankhorst |