summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-05-19drm/i915/guc: Remove last submission result from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove failed doorbell stat from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko
2017-05-18drm/i915: Reorder media/render reset on g4xChris Wilson
2017-05-18drm/i915: Try harder to reset the GPUChris Wilson
2017-05-18drm/i915/selftests: Pretend to be a gfx pci deviceChris Wilson
2017-05-18drm/i915: Check C for null pointer rather than BColin Ian King
2017-05-18drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede
2017-05-17drm/i915/skl+: use linetime latency if ddb size is not availableKumar, Mahesh
2017-05-17drm/i915/skl+: Perform wm level calculations in separate functionKumar, Mahesh
2017-05-17drm/i915/skl+: Watermark calculation cleanupKumar, Mahesh
2017-05-17drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocationKumar, Mahesh
2017-05-17drm/i915/skl+: no need to memset againKumar, Mahesh
2017-05-17drm/i915/skl: Fail the flip if no FB for WM calculationKumar, Mahesh
2017-05-17drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed pointKumar, Mahesh
2017-05-17drm/i915: Use fixed_16_16 wrapper for division operationKumar, Mahesh
2017-05-17drm/i915: Add more wrapper for fixed_point_16_16 operationsKumar, Mahesh
2017-05-17drm/i915: fix naming of fixed_16_16 wrapper.Kumar, Mahesh
2017-05-17drm/i915: Don't force serialisation on marking up execlists irq postedChris Wilson
2017-05-17drm/i915: Stop inlining the execlists IRQ handlerChris Wilson
2017-05-17drm/i915/execlists: Reduce lock contention between schedule/submit_requestChris Wilson
2017-05-17drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson
2017-05-17drm/i915: Split execlist priority queue into rbtree + linked listChris Wilson
2017-05-17drm/i915: Use a define for the default priority [0]Chris Wilson
2017-05-17drm/i915: Don't mark an execlists context-switch when idleChris Wilson
2017-05-17drm/i915/execlists: Pack the count into the low bits of the port.requestChris Wilson
2017-05-17drm/i915: Redefine ptr_pack_bits() and friendsChris Wilson
2017-05-17drm/i915: Make ptr_unpack_bits() more function-likeChris Wilson
2017-05-17drm/i915: Import the kfence selftests for i915_sw_fenceChris Wilson
2017-05-17drm/i915: Remove kref from i915_sw_fenceChris Wilson
2017-05-17drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7Arkadiusz Hiler
2017-05-16drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld
2017-05-16gpu: drm: i915: compress logic into one lineGustavo A. R. Silva
2017-05-16gpu: drm: i915: remove dead codeGustavo A. R. Silva
2017-05-16drm/i915/guc:fix spelling mistake: "adddress" -> "address"Colin Ian King
2017-05-15drm/i915/glk: Calculate high/low switch count for GLKMadhav Chauhan
2017-05-15drm/i915: Fixup 64bit divides in timelines selftestChris Wilson
2017-05-15drm/i915: Update DRIVER_DATE to 20170515Daniel Vetter
2017-05-13drm/i915/perf: rate limit spurious oa report noticeRobert Bragg
2017-05-13drm/i915/perf: better pipeline aged/aging tail updatesRobert Bragg
2017-05-13drm/i915/perf: improve invalid OA format debug messageRobert Bragg
2017-05-13drm/i915/perf: improve tail race workaroundRobert Bragg
2017-05-13drm/i915/perf: no head/tail ref in gen7_oa_readRobert Bragg
2017-05-13drm/i915/perf: avoid read back of head registerRobert Bragg
2017-05-13drm/i915/perf: avoid poll, read, EAGAIN busy loopsRobert Bragg
2017-05-13drm/i915/perf: fix gen7_append_oa_reports commentRobert Bragg
2017-05-12drm/i915: Restore brightness level in aux backlight driverPuthikorn Voravootivat
2017-05-12drm/i915: Set backlight mode before enable backlightPuthikorn Voravootivat
2017-05-12drm/i915: Correctly enable backlight brightness adjustment via DPCDPuthikorn Voravootivat
2017-05-12drm/i915: Fix cap check for intel_dp_aux_backlight driverPuthikorn Voravootivat