- 0ef34ad drm/i915: Serialize GTT/Aperture accesses on BXT by Jon Bloomfield · 8 years ago
- 22284f4 drm/i915: Convert i915_gem_object_ops->flags values to use BIT() by Chris Wilson · 8 years ago
- ca83d58 drm/i915/selftests: Silence compiler warning in igt_ctx_exec by Chris Wilson · 8 years ago
- f63078a drm/i915/guc: Skip port assign on first iteration of GuC dequeue by Michał Winiarski · 8 years ago
- 1d5fd00 drm/i915: Remove misleading comment in request_alloc by Michał Winiarski · 8 years ago
- 48f1fc3 drm/i915/g33: Improve reset reliability by Mika Kuoppala · 8 years ago
- 6bdba81 Revert "drm/i915: Restore lost "Initialized i915" welcome message" by Daniel Vetter · 8 years ago
- dbc26ebd drm/i915/huc: Update GLK HuC version by Anusha Srivatsa · 8 years ago
- 0109808 drm/i915: Check for allocation failure by Colin Ian King · 8 years ago
- 00bd16f drm/i915/guc: Remove action status and statistics from debugfs by Michal Wajdeczko · 8 years ago
- 2c80353 drm/i915/g4x: Improve gpu reset reliability by Mika Kuoppala · 8 years ago
- f1448a6 drm/i915/guc: Remove last submission result from debugfs by Michal Wajdeczko · 8 years ago
- c1adab9 drm/i915/guc: Remove failed doorbell stat from debugfs by Michal Wajdeczko · 8 years ago
- 4afc67b drm/i915/guc: Remove stale comment for q_fail by Michal Wajdeczko · 8 years ago
- 44e1e7b drm/i915: Reorder media/render reset on g4x by Chris Wilson · 8 years ago
- 9593a65 drm/i915: Try harder to reset the GPU by Chris Wilson · 8 years ago
- 29f3162 drm/i915/selftests: Pretend to be a gfx pci device by Chris Wilson · 8 years ago
- ac0a73f drm/i915: Check C for null pointer rather than B by Colin Ian King · 8 years ago
- 0ad4dc8 drm/i915: Fix new -Wint-in-bool-context gcc compiler warning by Hans de Goede · 8 years ago
- d555cb5 drm/i915/skl+: use linetime latency if ddb size is not available by Kumar, Mahesh · 8 years ago
- d2f5e36 drm/i915/skl+: Perform wm level calculations in separate function by Kumar, Mahesh · 8 years ago
- eb2fdcd drm/i915/skl+: Watermark calculation cleanup by Kumar, Mahesh · 8 years ago
- 5ba6faa drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation by Kumar, Mahesh · 8 years ago
- 336031e drm/i915/skl+: no need to memset again by Kumar, Mahesh · 8 years ago
- 7b75119 drm/i915/skl: Fail the flip if no FB for WM calculation by Kumar, Mahesh · 8 years ago
- 7084b50 drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point by Kumar, Mahesh · 8 years ago
- d273ecc drm/i915: Use fixed_16_16 wrapper for division operation by Kumar, Mahesh · 8 years ago
- a9d055d drm/i915: Add more wrapper for fixed_point_16_16 operations by Kumar, Mahesh · 8 years ago
- afbc95c drm/i915: fix naming of fixed_16_16 wrapper. by Kumar, Mahesh · 8 years ago
- 955a4b8 drm/i915: Don't force serialisation on marking up execlists irq posted by Chris Wilson · 8 years ago
- 5d3d69d drm/i915: Stop inlining the execlists IRQ handler by Chris Wilson · 8 years ago
- 349bdb6 drm/i915/execlists: Reduce lock contention between schedule/submit_request by Chris Wilson · 8 years ago
- c5cf9a9 drm/i915: Create a kmem_cache to allocate struct i915_priolist from by Chris Wilson · 8 years ago
- 6c06757 drm/i915: Split execlist priority queue into rbtree + linked list by Chris Wilson · 8 years ago
- e4f815f drm/i915: Use a define for the default priority [0] by Chris Wilson · 8 years ago
- a4b2b01 drm/i915: Don't mark an execlists context-switch when idle by Chris Wilson · 8 years ago
- 77f0d0e drm/i915/execlists: Pack the count into the low bits of the port.request by Chris Wilson · 8 years ago
- 0ce8178 drm/i915: Redefine ptr_pack_bits() and friends by Chris Wilson · 8 years ago
- 991bfc6 drm/i915: Make ptr_unpack_bits() more function-like by Chris Wilson · 8 years ago
- 47624cc drm/i915: Import the kfence selftests for i915_sw_fence by Chris Wilson · 8 years ago
- 9310cb7 drm/i915: Remove kref from i915_sw_fence by Chris Wilson · 8 years ago
- 0b71cea drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7 by Arkadiusz Hiler · 8 years ago
- d567232 drm/i915: use vma->size for appgtt allocate_va_range by Matthew Auld · 8 years ago
- efd38b6 gpu: drm: i915: compress logic into one line by Gustavo A. R. Silva · 8 years ago
- cbaa331 gpu: drm: i915: remove dead code by Gustavo A. R. Silva · 8 years ago
- 9a09485 drm/i915/guc:fix spelling mistake: "adddress" -> "address" by Colin Ian King · 8 years ago
- 1fdd783 drm/i915/glk: Calculate high/low switch count for GLK by Madhav Chauhan · 8 years ago
- 9081d08 drm/i915: Fixup 64bit divides in timelines selftest by Chris Wilson · 8 years ago
- 2388cd9 drm/i915: Update DRIVER_DATE to 20170515 by Daniel Vetter · 8 years ago
- 712122e drm/i915/perf: rate limit spurious oa report notice by Robert Bragg · 8 years ago
- 4117ebc drm/i915/perf: better pipeline aged/aging tail updates by Robert Bragg · 8 years ago
- 52c57c2 drm/i915/perf: improve invalid OA format debug message by Robert Bragg · 8 years ago
- 0dd860c drm/i915/perf: improve tail race workaround by Robert Bragg · 8 years ago
- 3bb335c drm/i915/perf: no head/tail ref in gen7_oa_read by Robert Bragg · 8 years ago
- f279020 drm/i915/perf: avoid read back of head register by Robert Bragg · 8 years ago
- 26ebd9c drm/i915/perf: avoid poll, read, EAGAIN busy loops by Robert Bragg · 8 years ago
- e81b3a5 drm/i915/perf: fix gen7_append_oa_reports comment by Robert Bragg · 8 years ago
- 2630add drm/i915: Restore brightness level in aux backlight driver by Puthikorn Voravootivat · 8 years ago
- e9c9e5a drm/i915: Set backlight mode before enable backlight by Puthikorn Voravootivat · 8 years ago
- 73ab484 drm/i915: Correctly enable backlight brightness adjustment via DPCD by Puthikorn Voravootivat · 8 years ago
- a644ca9 drm/i915: Fix cap check for intel_dp_aux_backlight driver by Puthikorn Voravootivat · 8 years ago
- 1f23475 drm/i915: don't do allocate_va_range again on PIN_UPDATE by Matthew Auld · 8 years ago
- 0d402a2 drm/i915: set initialised only when init_context callback is NULL by Chuanxiao Dong · 8 years ago
- 73cc0b9 drm/i915: Do not sync RCU during shrinking by Joonas Lahtinen · 8 years ago
- a0c1fe2 drm/i915/guc: Make scratch register base and count flexible by Michal Wajdeczko · 8 years ago
- a03aac4 drm/i915/guc: Move notification code into virtual function by Michal Wajdeczko · 8 years ago
- eb8bc8d drm/i915: Remove vma unpin in intel_plane_destroy by Maarten Lankhorst · 8 years ago
- 749d98b drm/i915: Fix hw state verifier access to crtc->state. by Maarten Lankhorst · 8 years ago
- a8b9370 drm/i915/guc: Dump the GuC stage descriptor pool in debugfs by Oscar Mateo · 8 years ago
- ff26ffa drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic by Daniel Vetter · 8 years ago
- e11ffdd drm/i915: Simplify cursor register write sequence by Ville Syrjälä · 8 years ago
- d9e1551 drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes by Ville Syrjälä · 8 years ago
- 1e7b4fd drm/i915: Handle fb offset and src coordinates for cursors by Ville Syrjälä · 8 years ago
- fabac48 drm/i915: Fix gen3 physical cursor alignment requirements by Ville Syrjälä · 8 years ago
- 024faac drm/i915: Support variable cursor height on ivb+ by Ville Syrjälä · 8 years ago
- 1e1bb87 drm/i915: Use fb->pitches[0] in cursor code by Ville Syrjälä · 8 years ago
- 3637ecf drm/i915: Generalize cursor size checks a bit by Ville Syrjälä · 8 years ago
- 659056f drm/i915: Split cursor check_plane into i845 and i9xx variants by Ville Syrjälä · 8 years ago
- 75343a4 drm/i915: Drop useless posting reads from cursor commit by Ville Syrjälä · 8 years ago
- b2d03b0 drm/i915: Move cursor position and base handling into the platform specific functions by Ville Syrjälä · 8 years ago
- ed27022 drm/i915: Refactor CURPOS calculation by Ville Syrjälä · 8 years ago
- cd5dcbf drm/i915: Clean up cursor junk from intel_crtc by Ville Syrjälä · 8 years ago
- 1cecc83 drm/i915: Refactor CURBASE calculation by Ville Syrjälä · 8 years ago
- 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
- d509e28 drm/i915: Parametrize cursor/primary pipe select bits by Ville Syrjälä · 8 years ago
- ab33081 drm/i915: Add support for sprites on g4x by Ville Syrjälä · 8 years ago
- e93329a drm/i915: Add g4x watermark tracepoint by Ville Syrjälä · 8 years ago
- 79d9430 drm/i915: Enable HPLL watermarks on g4x by Ville Syrjälä · 8 years ago
- 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
- 42f4ac6 drm/i915: Apply the g4x TLB miss w/a to SR watermarks as well by Ville Syrjälä · 8 years ago
- baf69ca drm/i915: Refactor wm calculations by Ville Syrjälä · 8 years ago
- 0f95ff8 drm/i915: Refactor the g4x TLB miss w/a to a helper by Ville Syrjälä · 8 years ago
- 624a0ac drm/i915: Fix the g4x watermark TLB miss workaround by Ville Syrjälä · 8 years ago
- 99834b1 drm/i915: Fix cursor 'cpp' in watermark calculatins for old platforms by Ville Syrjälä · 8 years ago
- 62571fc drm/i915: Document CxSR by Ville Syrjälä · 8 years ago
- 57a6528 drm/i915: Make vlv/chv watermark debug print less cryptic by Ville Syrjälä · 8 years ago
- 114d7dc drm/i915: Rename bunch of vlv_ watermark structures to g4x_ by Ville Syrjälä · 8 years ago
- 6d5019b drm/i915: s/vlv_num_wm_levels/intel_wm_num_levels/ by Ville Syrjälä · 8 years ago
- 868b0c0 drm/i915: Drop the debug message from vlv_get_fifo_size() by Ville Syrjälä · 8 years ago
- 77d14ee drm/i915: s/vlv_plane_wm_compute/vlv_raw_plane_wm_compute/ etc. by Ville Syrjälä · 8 years ago