- 840b32b drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 10 years ago
- 0f2a2a7 drm/i915: Clean up DP/HDMI limited color range handling by Ville Syrjälä · 10 years ago
- 908565c drm/i915: Do not check or a stalled pageflip prior to it being queued by Chris Wilson · 10 years ago
- ed75a55 drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC by Ville Syrjälä · 10 years ago
- cf1d588 drm/i915/bxt: WA for swapped HPD pins in A stepping by Sonika Jindal · 10 years ago
- 7f3561b drm/i915/bxt: Add HPD support for DDIA by Sonika Jindal · 10 years ago
- 25f5033 drm/i915: Always pass dev pointer in pdp_init by Michel Thierry · 10 years ago
- f365f91 drm/i915: Use complete virtual address range on 32-bit platforms by Michel Thierry · 10 years ago
- 088e0df drm/i915/gtt: Allow >= 4GB offsets in X86_32 by Michel Thierry · 10 years ago
- aabc95d drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc). by Rodrigo Vivi · 10 years ago
- 621d4c7 drm/i915: Save latest known sink CRC to compensate delayed counter reset. by Rodrigo Vivi · 10 years ago
- e5a1cab drm/i915: Force sink crc stop before start. by Rodrigo Vivi · 10 years ago
- c6d576c drm/i915/userptr: Kill user_size limit check by Michel Thierry · 10 years ago
- af98714 drm/i915: batch_obj vm offset must be u64 by Michel Thierry · 10 years ago
- 65bd342 drm/i915: object size needs to be u64 by Michel Thierry · 10 years ago
- ea91e40 drm/i915/gen8: Add ppgtt info and debug_dump by Michel Thierry · 10 years ago
- e1f1232 drm/i915: Expand error state's address width to 64b by Michel Thierry · 10 years ago
- 69ab76f drm/i915/gen8: Initialize PDPs and PML4 by Michel Thierry · 10 years ago
- de5ba8e drm/i915/gen8: Add 4 level support in insert_entries and clear_range by Michel Thierry · 10 years ago
- 3387d43 drm/i915/gen8: Pass sg_iter through pte inserts by Michel Thierry · 10 years ago
- 2dba323 drm/i915/gen8: Add 4 level switching infrastructure and lrc support by Michel Thierry · 10 years ago
- 762d993 drm/i915/gen8: implement alloc/free for 4lvl by Michel Thierry · 10 years ago
- 81ba8aef drm/i915/gen8: Add PML4 structure by Michel Thierry · 10 years ago
- 4c06ec8 drm/i915/gen8: Add dynamic page trace events by Michel Thierry · 10 years ago
- f9b5b78 drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT by Michel Thierry · 10 years ago
- d4ec9da drm/i915/gen8: Abstract PDP usage by Michel Thierry · 10 years ago
- 6ac1850 drm/i915/gen8: Make pdp allocation more dynamic by Michel Thierry · 10 years ago
- 09120d4 drm/i915: Remove unnecessary gen8_clamp_pd by Michel Thierry · 10 years ago
- 75067dd drm/i915: Per-DDI I_boost override by Antti Koskipaa · 10 years ago
- 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 10 years ago
- 5a2376d drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A by Jani Nikula · 10 years ago
- f79b468e drm/i915: fix checksum write for automated test reply by Thulasimani,Sivakumar · 10 years ago
- ca5a0fb drm/i915: Contain the WA_REG macro by Mika Kuoppala · 10 years ago
- 37876df drm/i915: Remove the failed context from the fpriv->context_idr by Chris Wilson · 10 years ago
- eb5be9d drm/i915: Report IOMMU enabled status for GPU hangs by Chris Wilson · 10 years ago
- 031a893 drm/i915: Check idle to active before processing CSQ by Mika Kuoppala · 10 years ago
- 500ea70 drm/i915: Set alternate aux for DDI-E by Rodrigo Vivi · 10 years ago
- a513e3d drm/i915: Set power domain for DDI-E by Rodrigo Vivi · 10 years ago
- 3774eb5 drm/i915: fix stolen bios_reserved checks by Paulo Zanoni · 10 years ago
- cc53699 drm/i915: Use masked write for Context Status Buffer Pointer by Mika Kuoppala · 10 years ago
- 9bd9dfb drm/i915/skl WaDisableSbeCacheDispatchPortSharing by Mika Kuoppala · 10 years ago
- 02196c7 drm/i915: Spam less on dp aux send/receive problems by Mika Kuoppala · 10 years ago
- 842315e drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. by Maarten Lankhorst · 10 years ago
- 4740b0f drm/i915: Only update mode related state if a modeset happened. by Maarten Lankhorst · 10 years ago
- 2d406bb drm/i915: Remove connectors_active. by Maarten Lankhorst · 10 years ago
- e02f9a0 drm/i915: Remove connectors_active from intel_dp.c, v2. by Maarten Lankhorst · 10 years ago
- 873ffe6 drm/i915: Remove connectors_active from sanitization, v2. by Maarten Lankhorst · 10 years ago
- 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 10 years ago
- 4d20cd8 drm/i915: Make crtc checking use the atomic state, v2. by Maarten Lankhorst · 10 years ago
- 7c60d19 drm/i915: Remove connectors_active from state checking. by Maarten Lankhorst · 10 years ago
- 7b89b8d drm/i915: Remove some unneeded checks from check_crtc_state. by Maarten Lankhorst · 10 years ago
- 35dd3c6 drm/i915: Convert connector checking to atomic, v3. by Maarten Lankhorst · 10 years ago
- 20fae98 drm/i915: Update atomic state when removing mst connector, v3. by Maarten Lankhorst · 10 years ago
- ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 10 years ago
- c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 10 years ago
- d2944cf drm/i915: Commit planes on each crtc separately. by Maarten Lankhorst · 10 years ago
- f0fdc55 drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 10 years ago
- e8fa427 drm/i915: Only dither on 6bpc panels by Daniel Vetter · 10 years ago
- 981dae7 Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
- 047fe6e drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 10 years ago
- 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 10 years ago
- 80aa931 drm/i915: disable_shared_pll doesn't work on pre-gen5 by Jesse Barnes · 10 years ago
- 245d966 drm/i915:skl: Add WaEnableGapsTsvCreditFix by Arun Siluvery · 10 years ago
- a7f749f drm/i915/gen9: Removed byte swapping for csr firmware by Animesh Manna · 10 years ago
- 22ce562 drm/i915: read bpp from vbt only for older panels by Thulasimani,Sivakumar · 10 years ago
- d37ae19 drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3 by Paulo Zanoni · 10 years ago
- dcddab3 drm/i915: Extract a intel_power_well_disable() function by Damien Lespiau · 10 years ago
- e8ca932 drm/i915: Extract a intel_power_well_enable() function by Damien Lespiau · 10 years ago
- 0667405 drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl by Marc Herbert · 10 years ago
- 30886c5 drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR. by Rodrigo Vivi · 10 years ago
- 082dcc7 drm/i915: Split sink_crc function in start, stop and read. by Rodrigo Vivi · 10 years ago
- 74b4ea1 drm/i915: special-case dirtyfb for frontbuffer tracking by Paulo Zanoni · 10 years ago
- 4e1e26f drm/i915: don't disable FBC for pipe A when flipping pipe B by Paulo Zanoni · 10 years ago
- 698e84e drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn() by Paulo Zanoni · 10 years ago
- 6f4551f drm/i915: fix FBC frontbuffer tracking flushing code by Paulo Zanoni · 10 years ago
- 459485a drm/i915: Fixup dp mst encoder selection by Daniel Vetter · 10 years ago
- 5d8a0d0 drm/i915: Update DRIVER_DATE to 20150731 by Daniel Vetter · 10 years ago
- 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 10 years ago
- d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 10 years ago
- 8453580 drm/i915: Fix command parser table validator by Hanno Böck · 10 years ago
- 9f58582 drm/i915: Properly sort MI coomand table by Hanno Böck · 10 years ago
- dcc13bc drm/i915: Don't return error on sink crc stop. by Rodrigo Vivi · 10 years ago
- afe0d67 drm/i915: Try to stop sink crc calculation on error. by Rodrigo Vivi · 10 years ago
- ee0a227 drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop by Chris Wilson · 10 years ago
- 6c24695 drm/i915: Keep the mm.bound_list in rough LRU order by Chris Wilson · 10 years ago
- 3b9a02e drm/i915: Fake AGP is dead by Daniel Vetter · 10 years ago
- 8c10342 drm/atomic: Update legacy DPMS state during modesets, v3. by Maarten Lankhorst · 10 years ago
- 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 10 years ago
- 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 10 years ago
- 3271dca drm/i915: kerneldoc for tiling IOCTL and swizzle functions by Daniel Vetter · 10 years ago
- 7f96eca drm/i915: Move low-level swizzling code to i915_gem_fence.c by Daniel Vetter · 10 years ago
- a794f62 drm/i915: kerneldoc for fences by Daniel Vetter · 10 years ago
- 41a36b7 drm/i915: Extract i915_gem_fence.c by Daniel Vetter · 10 years ago
- 042794b drm/i915: Clean up Makefile by Daniel Vetter · 10 years ago
- fc59666 drm/atomic: add connectors_changed to separate it from mode_changed, v2 by Maarten Lankhorst · 10 years ago
- dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 10 years ago
- 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 10 years ago
- 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 10 years ago