Age | Commit message (Expand) | Author |
2017-08-22 | Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2017-08-18 | drm/i915: Update DRIVER_DATE to 20170818 | Daniel Vetter |
2017-08-18 | drm/i915/bxt: use NULL for GPIO connection ID | Andy Shevchenko |
2017-08-18 | drm/i915: Mark the GT as busy before idling the previous request | Chris Wilson |
2017-08-18 | drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment | Chris Wilson |
2017-08-18 | drm/i915: Replace execbuf vma ht with an idr | Chris Wilson |
2017-08-18 | drm/i915: Simplify eb_lookup_vmas() | Chris Wilson |
2017-08-18 | drm/i915: Convert execbuf to use struct-of-array packing for critical fields | Chris Wilson |
2017-08-18 | drm/i915: Check context status before looking up our obj/vma | Chris Wilson |
2017-08-18 | drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs | Chris Wilson |
2017-08-18 | drm/i915: Stop touching forcewake following a gen6+ engine reset | Chris Wilson |
2017-08-17 | drm/i915: Split pin mapping into per platform functions | Anusha Srivatsa |
2017-08-17 | drm/i915/opregion: let user specify override VBT via firmware load | Jani Nikula |
2017-08-16 | drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake. | Rodrigo Vivi |
2017-08-16 | drm/i915/gen10: implement gen 10 watermarks calculations | Paulo Zanoni |
2017-08-16 | drm/i915/cnl: Fix LSPCON support. | Rodrigo Vivi |
2017-08-16 | drm/i915/vbt: ignore extraneous child devices for a port | Jani Nikula |
2017-08-15 | drm/i915/cnl: Setup PAT Index. | Rodrigo Vivi |
2017-08-15 | drm/i915/edp: Allow alternate fixed mode for eDP if available. | Jim Bride |
2017-08-15 | drm/i915: Add support for drm syncobjs | Jason Ekstrand |
2017-08-15 | drm/i915: Handle full s64 precision for wait-ioctl | Chris Wilson |
2017-08-15 | drm/i915: Split obj->cache_coherent to track r/w | Chris Wilson |
2017-08-15 | drm/i915/hsw+: Add support for multiple power well regs | Imre Deak |
2017-08-15 | drm/i915: Work around GCC anonymous union initialization bug | Imre Deak |
2017-08-15 | Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into dr... | Daniel Vetter |
2017-08-15 | drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c | Balasubramaniam, Hari Chand |
2017-08-15 | drm/i915/dp: Validate the compliance test link parameters | Manasi Navare |
2017-08-15 | drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to ... | Manasi Navare |
2017-08-15 | Backmerge tag 'v4.13-rc5' into drm-next | Dave Airlie |
2017-08-15 | drm/i915/gvt: Fix guest i915 full ppgtt blocking issue | Tina Zhang |
2017-08-15 | drm/i915: Enable guest i915 full ppgtt functionality | Tina Zhang |
2017-08-15 | drm/i915: Disconnect 32 and 48 bit ppGTT support | Joonas Lahtinen |
2017-08-14 | drm/i915: More surgically unbreak the modeset vs reset deadlock | Daniel Vetter |
2017-08-14 | drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit | Daniel Vetter |
2017-08-14 | drm/i915: Avoid the gpu reset vs. modeset deadlock | Daniel Vetter |
2017-08-14 | drm/i915/gen9: Send all components in VF state | Mika Kuoppala |
2017-08-12 | drm/i915/guc: Rename GuC irq trigger function | Michal Wajdeczko |
2017-08-12 | drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt | Chris Wilson |
2017-08-12 | drm/i915: Add SW_SYNC to our recommend testing Kconfig | Chris Wilson |
2017-08-11 | drm/i915: Introduce intel_hpd_pin function. | Rodrigo Vivi |
2017-08-11 | drm/i915: Simplify hpd pin to port | Rodrigo Vivi |
2017-08-11 | drm/i915/cnl: Dump the right pll registers when dumping pipe config. | Rodrigo Vivi |
2017-08-11 | drm/i915/cnl: Add allowed DP rates for Cannonlake. | Rodrigo Vivi |
2017-08-11 | drm/i915: Return correct EDP voltage swing table for 0.85V | Matthias Kaehlcke |
2017-08-11 | drm/i915: make structure intel_sprite_plane_funcs static | Colin Ian King |
2017-08-11 | drm/i915/fbc: only update no_fbc_reason when active | Daniel Vetter |
2017-08-10 | drm/i915/cnl: Add slice and subslice information to debugfs. | Rodrigo Vivi |
2017-08-10 | drm/i915/gen10: fix WM latency printing | Paulo Zanoni |
2017-08-10 | drm/i915/gen10: fix the gen 10 SAGV block time | Paulo Zanoni |
2017-08-10 | drm/i915/cnl: Enable SAGV for Cannonlake. | Rodrigo Vivi |