Age | Commit message (Expand) | Author |
2017-06-08 | drm/i915: fix warning for unused variable | Jani Nikula |
2017-06-07 | drm/i915: Fix 90/270 rotated coordinates for FBC | Ville Syrjälä |
2017-06-07 | drm/i915: Restore has_fbc=1 for ILK-M | Ville Syrjälä |
2017-06-07 | drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail | Ville Syrjälä |
2017-06-07 | drm/i915: Fix logical inversion for gen4 quirking | Chris Wilson |
2017-06-07 | drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally | Chris Wilson |
2017-06-07 | drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2. | Maarten Lankhorst |
2017-06-07 | drm/i915: Prevent the system suspend complete optimization | Imre Deak |
2017-06-07 | drm/i915/psr: disable psr2 for resolution greater than 32X20 | Nagaraju, Vathsala |
2017-06-07 | drm/i915: Hold a wakeref for probing the ring registers | Chris Wilson |
2017-06-07 | drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle | Chris Wilson |
2017-06-07 | drm/i915: Disable decoupled MMIO | Kai Chen |
2017-06-07 | drm/i915/guc: Remove stale comment for q_fail | Michal Wajdeczko |
2017-06-07 | drm/i915: Serialize GTT/Aperture accesses on BXT | Jon Bloomfield |
2017-06-02 | Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d... | Dave Airlie |
2017-05-29 | drm/i915: Detect USB-C specific dongles before reducing M and N | Jani Nikula |
2017-05-29 | drm/i915: use drm DP helper to read DPCD desc | Jani Nikula |
2017-05-26 | drm/i915: Stop pretending to mask/unmask LPE audio interrupts | Ville Syrjälä |
2017-05-26 | Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d... | Jani Nikula |
2017-05-24 | drm/i915/selftests: Silence compiler warning in igt_ctx_exec | Chris Wilson |
2017-05-24 | Revert "drm/i915: Restore lost "Initialized i915" welcome message" | Daniel Vetter |
2017-05-24 | drm/i915/gvt: clean up unsubmited workloads before destroying kmem cache | Changbin Du |
2017-05-23 | drm/i915/gvt: Disable compression workaround for Gen9 | Chuanxiao Dong |
2017-05-19 | drm/i915: set initialised only when init_context callback is NULL | Chuanxiao Dong |
2017-05-18 | drm/i915: Fix new -Wint-in-bool-context gcc compiler warning | Hans de Goede |
2017-05-18 | drm/i915: use vma->size for appgtt allocate_va_range | Matthew Auld |
2017-05-18 | drm/i915: Do not sync RCU during shrinking | Joonas Lahtinen |
2017-05-15 | drm/i915: don't do allocate_va_range again on PIN_UPDATE | Matthew Auld |
2017-05-15 | drm/i915: Fix rawclk readout for g4x | Ville Syrjälä |
2017-05-15 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä |
2017-05-15 | drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages | Ander Conselvan de Oliveira |
2017-05-15 | Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d... | Jani Nikula |
2017-05-12 | drm/i915: Make vblank evade warnings optional | Ville Syrjälä |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-10 | drm/i915/gvt: avoid unnecessary vgpu switch | Ping Gao |
2017-05-08 | drm: use set_memory.h header | Laura Abbott |
2017-05-08 | drm/i915/gvt: not to restore in-context mmio | Chuanxiao Dong |
2017-05-05 | drm/i915/gvt: fix typo: "supporte" -> "support" | Colin Ian King |
2017-04-29 | Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/... | Dave Airlie |
2017-04-26 | drm/i915: Confirm the request is still active before adding it to the await | Chris Wilson |
2017-04-26 | drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio | Chris Wilson |
2017-04-26 | drm/i915/selftests: Allocate inode/file dynamically | Chris Wilson |
2017-04-26 | drm/i915: Fix system hang with EI UP masked on Haswell | Mika Kuoppala |
2017-04-26 | drm/i915: checking for NULL instead of IS_ERR() in mock selftests | Dan Carpenter |
2017-04-26 | drm/i915: Perform link quality check unconditionally during long pulse | Ville Syrjälä |
2017-04-26 | drm/i915: Fix use after free in lpe_audio_platdev_destroy() | Chris Wilson |
2017-04-26 | drm/i915: Use the right mapping_gfp_mask for final shmem allocation | Chris Wilson |
2017-04-26 | drm/i915: Make legacy cursor updates more unsynced | Ville Syrjälä |
2017-04-26 | drm/i915: Apply a cond_resched() to the saturated signaler | Chris Wilson |
2017-04-26 | drm/i915: Park the signaler before sleeping | Chris Wilson |