- 1f727d9 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 8 years ago
- 1da7b54 drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 8 years ago
- 67fddd9 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 8 years ago
- a8e45a1 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 8 years ago
- 525a4f9 drm/i915/fbc: add comments to the FBC auxiliary structs by Paulo Zanoni · 8 years ago
- 746a517 drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions by Paulo Zanoni · 8 years ago
- cb7ffba drm/i915/selftests: Fix kbuild error by Chris Wilson · 8 years ago
- 535275d drm/i915: Squelch reset messages during selftests by Chris Wilson · 8 years ago
- 3744d49 drm/i915/selftest: Refactor reset locking by Chris Wilson · 8 years ago
- d1d1ebf4 drm/i915: Don't touch fence->error when resetting an innocent request by Chris Wilson · 8 years ago
- 6492ca7 drm/i915: Enforce that CS packets are qword aligned by Chris Wilson · 8 years ago
- eadc2e5 drm/i915/glk: set HDMI 2.0 identifier by Shashank Sharma · 8 years ago
- 2d8bd2b drm/i915: set colorspace for YCBCR420 outputs by Shashank Sharma · 8 years ago
- 25edf91 drm/i915: prepare csc unit for YCBCR420 output by Shashank Sharma · 8 years ago
- b22ca99 drm/i915: prepare pipe for YCBCR420 output by Shashank Sharma · 8 years ago
- e5c0593 drm/i915: prepare scaler for YCBCR420 modeset by Shashank Sharma · 8 years ago
- 60436fd drm/i915: add config function for YCBCR420 outputs by Shashank Sharma · 8 years ago
- 965a79a drm/i915: Gather all the power well->domain mappings to one place by Imre Deak · 8 years ago
- d42539b drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers by Imre Deak · 8 years ago
- 4196b91 drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers by Imre Deak · 8 years ago
- b2891eb drm/i915/hsw+: Add has_fuses power well attribute by Imre Deak · 8 years ago
- 76347c0 drm/i915/hsw, bdw: Wait for the power well disabled state by Imre Deak · 8 years ago
- 001bd2c drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes by Imre Deak · 8 years ago
- 1af474f drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros by Imre Deak · 8 years ago
- ec46d48 drm/i915/hsw, bdw: Split power well set to enable/disable helpers by Imre Deak · 8 years ago
- 00742ca drm/i915/hsw, bdw: Remove redundant state check during power well toggling by Imre Deak · 8 years ago
- 9137726 drm/i915/gen9+: Remove redundant state check during power well toggling by Imre Deak · 8 years ago
- 2efbda7 drm/i915/gen9+: Remove redundant power well state assert during enabling by Imre Deak · 8 years ago
- b5565a2 drm/i915/bxt, glk: Give a proper name to the power well struct phy field by Imre Deak · 8 years ago
- 21792c6 drm/i915: Check for duplicated power well IDs by Imre Deak · 8 years ago
- fb9248e drm/i915/hsw, bdw: Add an ID for the global display power well by Imre Deak · 8 years ago
- 120b56a drm/i915/gen2: Add an ID for the display pipes power well by Imre Deak · 8 years ago
- 029d80d drm/i915: Assign everywhere the always-on power well ID by Imre Deak · 8 years ago
- 438b8dc drm/i915: Unify power well ID enums by Imre Deak · 8 years ago
- f49193c drm/i915/chv: Add unique power well ID for the pipe A power well by Imre Deak · 8 years ago
- e79dfb5 drm/i915: Simplify scaler init during CRTC HW readout by Imre Deak · 8 years ago
- 5fb9dad drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 8 years ago
- 79f0f47 drm/i915/selftests: Exercise independence of per-engine resets by Chris Wilson · 8 years ago
- 2b49e72 drm/i915: Disable per-engine reset for Broxton by Chris Wilson · 8 years ago
- 7367612 drm/i915: Emit a user level message when resetting the GPU (or engine) by Chris Wilson · 8 years ago
- 77b25a9 drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates by Chris Wilson · 8 years ago
- ed454f2 drm/i915: Clear engine irq posted following a reset by Chris Wilson · 8 years ago
- bf2eac3 drm/i915: Assert that machine is wedged for nop_submit_request by Chris Wilson · 8 years ago
- 3d7adbb drm/i915: Wake up waiters after setting the WEDGED bit by Chris Wilson · 8 years ago
- 4d53568 drm/i915: Move idle checks before intel_engine_init_global_seqno() by Chris Wilson · 8 years ago
- 5e32d74 drm/i915: Clear execlist port[] before updating seqno on wedging by Chris Wilson · 8 years ago
- d6edb6e drm/i915: Check the execlist queue for pending requests before declaring idle by Chris Wilson · 8 years ago
- 5cce5e3 drm/i915: Check execlist/ring status during hangcheck by Chris Wilson · 8 years ago
- cdb6ded drm/i915: Flush the execlist ports if idle by Chris Wilson · 8 years ago
- 0364cd1 drm/i915: Serialize per-engine resets against new requests by Chris Wilson · 8 years ago
- b4f3e16 drm/i915: Reset context image on engines after triggering the reset by Chris Wilson · 8 years ago
- 4d73da9 drm/i915: Report execlists irq bit in debugfs by Chris Wilson · 8 years ago
- 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
- af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
- 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
- e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
- d293942 Revert "drm/i915: Add heuristic to determine better way to adjust brightness" by Jani Nikula · 8 years ago
- 7d9a1e4 Revert "drm/i915: Add option to support dynamic backlight via DPCD" by Jani Nikula · 8 years ago
- 3118cb06 drm/i915: Drop unpin stall in atomic_prepare_commit by Daniel Vetter · 8 years ago
- 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 8 years ago
- fa05887 drm/i915: adjust has_pending_fb_unpin to atomic by Daniel Vetter · 8 years ago
- fd3a402 drm/i915: Rip out legacy page_flip completion/irq handling by Daniel Vetter · 8 years ago
- a5ec7fe drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' by Christophe JAILLET · 8 years ago
- bca2bf2 drm/i915: s/INTEL_INFO(dev_priv)->gen/INTEL_GEN(dev_priv) in i915_irq by Pandiyan, Dhinakaran · 8 years ago
- ce87ea1 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 8 years ago
- afa8ce5 drm/i915: Nuke legacy flip queueing code by Daniel Vetter · 8 years ago
- 2901215 drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() by Matthias Kaehlcke · 8 years ago
- 2d62c79 Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
- 56d2766 drm/i915/selftests: Mark contexts as lost during freeing of mock device by Chris Wilson · 8 years ago
- 99c539b drm/i915: unregister interfaces first in unload by Daniel Vetter · 8 years ago
- 4f256d8 drm/i915: Fix fbdev unload sequence by Daniel Vetter · 8 years ago
- 1a0c192 drm/i915/selftests: Attach a stub pm_domain by Chris Wilson · 8 years ago
- 3b19f16 drm/i915: Drain the device workqueue on unload by Chris Wilson · 8 years ago
- 023f807 drm/i915: More stolen quirking by Daniel Vetter · 8 years ago
- 54d20ed drm/i915: Fix bad comparison in skl_compute_plane_wm, v2. by Maarten Lankhorst · 8 years ago
- 99a5951 drm/i915: Explicit the connector name for DP link training result by Paul Kocialkowski · 8 years ago
- 8753d2b drm/i915: Fix cursor updates on some platforms by Ville Syrjälä · 8 years ago
- a219603 drm/i915: Consistently use enum pipe for PCH transcoders by Matthias Kaehlcke · 8 years ago
- edd9003 drm/i915: Fix user ptr check size in eb_relocate_vma() by Imre Deak · 8 years ago
- 635f56c drm/i915: Fix error checking/locking in perf/lookup_context() by Imre Deak · 8 years ago
- 58947144 drm/i915: Update DRIVER_DATE to 20170717 by Daniel Vetter · 8 years ago
- 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 8 years ago
- 346fb4e drm/i915: Protect against deferred fbdev setup by Daniel Vetter · 8 years ago
- 88be58b drm/i915/fbdev: Always forward hotplug events by Daniel Vetter · 8 years ago
- ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 311ac00 Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- b064be0 drm/i915/skl+: unify cpp value in WM calculation by Kumar, Mahesh · 8 years ago
- 129eaa9 drm/i915/skl+: WM calculation don't require height by Kumar, Mahesh · 8 years ago
- 6ea593c drm/i915: Addition wrapper for fixed16.16 operation by Kumar, Mahesh · 8 years ago
- eac2cb8 drm/i915: cleanup fixed-point wrappers naming by Kumar, Mahesh · 8 years ago
- eed02a7 drm/i915: Always perform internal fixed16 division in 64 bits by Kumar, Mahesh · 8 years ago
- 07ab976 drm/i915: take-out common clamping code of fixed16 wrappers by Kumar, Mahesh · 8 years ago
- fe5f6b1 drm/i915: Use correct iterator macro by Maarten Lankhorst · 8 years ago
- dbb3295 drm/i915: use __GFP_RETRY_MAYFAIL by Michal Hocko · 8 years ago
- 61f3e77 drm/i915/cnl: Add missing type case. by Rodrigo Vivi · 8 years ago
- eafbc20 Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
- 5074002 drm/i915: Make DP-MST connector info work by Maarten Lankhorst · 8 years ago
- 0cf5ec4 drm/i915/gvt: Use fence error from GVT request for workload status by Chuanxiao Dong · 8 years ago
- 4cc7438 drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread by Weinan Li · 8 years ago
- 08673c3 drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue" by Chuanxiao Dong · 8 years ago