index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Handle all MCR ranges
Matt Roper
2020-03-16
1
-3
/
+22
*
Revert "drm/i915/tgl: Add extra hdc flush workaround"
Caz Yokoyama
2020-03-16
1
-20
/
+0
*
drm/i915/execlists: Track active elements during dequeue
Chris Wilson
2020-03-16
1
-20
/
+12
*
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2020-03-11
2
-5
/
+19
*
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
2020-03-11
1
-2
/
+6
*
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
2020-03-11
1
-11
/
+18
*
drm/i915: be more solid in checking the alignment
Matthew Auld
2020-03-11
2
-1
/
+7
*
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
2020-03-11
1
-1
/
+2
*
drm/i915: Return early for await_start on same timeline
Chris Wilson
2020-03-11
1
-2
/
+2
*
drm/i915: Actually emit the await_start
Chris Wilson
2020-03-11
1
-1
/
+1
*
Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2020-03-10
2
-6
/
+11
|
\
|
*
drm/i915/gvt: Fix emulated vbt size issue
Tina Zhang
2020-03-06
1
-3
/
+2
|
*
drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits
Zhenyu Wang
2020-03-03
1
-3
/
+9
*
|
drm/i915/gt: Drop the timeline->mutex as we wait for retirement
Chris Wilson
2020-03-04
1
-3
/
+11
*
|
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2020-03-04
2
-18
/
+43
*
|
drm/i915/selftests: Fix return in assert_mmap_offset()
Dan Carpenter
2020-03-02
1
-1
/
+1
*
|
drm/i915: Protect i915_request_await_start from early waits
Chris Wilson
2020-03-02
1
-13
/
+28
*
|
drm/i915/tgl: Add Wa_1608008084
Lucas De Marchi
2020-03-02
1
-12
/
+7
*
|
drm/i915/tgl: Add Wa_22010178259:tgl
Matt Roper
2020-03-02
2
-0
/
+14
*
|
drm/i915: Program MBUS with rmw during initialization
Matt Roper
2020-03-02
1
-5
/
+11
*
|
drm/i915/psr: Force PSR probe only after full initialization
José Roberto de Souza
2020-03-02
4
-5
/
+26
*
|
drm/i915/gem: Break up long lists of object reclaim
Chris Wilson
2020-03-02
1
-0
/
+1
*
|
Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2020-02-26
2
-2
/
+2
|
\
|
|
*
drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime
Tina Zhang
2020-02-25
1
-1
/
+1
|
*
drm/i915/gvt: Separate display reset from ALL_ENGINES reset
Tina Zhang
2020-02-24
1
-1
/
+1
*
|
drm/i915: Avoid recursing onto active vma from the shrinker
Chris Wilson
2020-02-26
1
-3
/
+1
*
|
drm/i915/pmu: Avoid using globals for PMU events
Michał Winiarski
2020-02-26
2
-19
/
+26
*
|
drm/i915/pmu: Avoid using globals for CPU hotplug state
Michał Winiarski
2020-02-26
2
-11
/
+14
*
|
drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
Chris Wilson
2020-02-26
1
-2
/
+2
*
|
drm/i915: fix header test with GCOV
Jani Nikula
2020-02-26
1
-1
/
+1
*
|
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
2020-02-18
3
-23
/
+21
*
|
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
2020-02-18
4
-10
/
+18
*
|
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
2020-02-18
4
-56
/
+55
*
|
drm/i915/gt: Protect defer_request() from new waiters
Chris Wilson
2020-02-17
2
-3
/
+10
*
|
drm/i915/gt: Prevent queuing retire workers on the virtual engine
Chris Wilson
2020-02-17
2
-0
/
+6
*
|
drm/i915/dsc: force full modeset whenever DSC is enabled at probe
Jani Nikula
2020-02-17
1
-0
/
+18
*
|
drm/i915/ehl: Update port clock voltage level requirements
Matt Roper
2020-02-17
1
-1
/
+3
*
|
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
2020-02-17
3
-7
/
+6
*
|
drm/i915: Initialise basic fence before acquiring seqno
Chris Wilson
2020-02-17
1
-7
/
+14
*
|
drm/i915/gem: Require per-engine reset support for non-persistent contexts
Chris Wilson
2020-02-17
1
-0
/
+16
*
|
Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...
Dave Airlie
2020-02-14
26
-178
/
+990
|
\
\
|
*
|
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
2020-02-12
1
-0
/
+2
|
*
|
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2020-02-12
2
-0
/
+185
|
*
|
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2020-02-12
2
-10
/
+32
|
*
|
drm/i915/execlists: Offline error capture
Chris Wilson
2020-02-12
1
-2
/
+120
|
*
|
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
2020-02-12
5
-6
/
+321
|
*
|
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-02-12
4
-18
/
+38
|
*
|
Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2020-02-12
2
-2
/
+6
|
|
\
|
|
|
*
drm/i915/gvt: more locking for ppgtt mm LRU list
Igor Druzhinin
2020-02-10
1
-0
/
+4
|
|
*
drm/i915/gvt: fix high-order allocation failure on late load
Igor Druzhinin
2020-02-10
1
-2
/
+2
[next]