index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
1
-5
/
+17
2019-01-28
drm/i915: Introduce concept of per-timeline (context) HWSP
Chris Wilson
1
-3
/
+6
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
1
-3
/
+9
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
1
-61
/
+30
2019-01-25
drm/i915: Remove manual breadcumb counting
Chris Wilson
1
-4
/
+0
2019-01-25
drm/i915: Measure the required reserved size for request emission
Chris Wilson
1
-5
/
+7
2019-01-25
drm/i915/execlists: Move RPCS setup to context pin
Tvrtko Ursulin
1
-17
/
+28
2019-01-23
drm/i915/execlists: Mark up priority boost on preemption
Chris Wilson
1
-0
/
+4
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-3
/
+3
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
1
-1
/
+1
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
1
-1
/
+1
2019-01-15
drm/i915: Move intel_execlists_show_requests() aside
Chris Wilson
1
-0
/
+58
2019-01-14
drm/i915: Combined gt.awake/gt.power wakerefs
Chris Wilson
1
-1
/
+1
2019-01-10
drm/i915: drop DPF code for gen8+
Daniele Ceraolo Spurio
1
-4
/
+0
2019-01-10
drm/i915: init per-engine WAs for all engines
Daniele Ceraolo Spurio
1
-1
/
+2
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+3
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
1
-7
/
+7
2018-12-28
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
1
-2
/
+10
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-281
/
+95
2018-12-18
drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
Chris Wilson
1
-1
/
+1
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-2
/
+2
2018-12-12
drm/i915: Allocate a common scratch page
Chris Wilson
1
-13
/
+6
2018-12-12
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
1
-1
/
+6
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
1
-3
/
+3
2018-12-07
drm/i915: Pipeline PDP updates for Braswell
Chris Wilson
1
-71
/
+69
2018-12-07
drm/i915: Push EMIT_INVALIDATE at request start to backends
Chris Wilson
1
-3
/
+6
2018-12-07
drm/i915/icl: Forcibly evict stale csb entries
Mika Kuoppala
1
-0
/
+23
2018-12-06
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
1
-1
/
+6
2018-12-06
drm/i915/execlists: Move RCS mmio workaround to new common wa_list
Chris Wilson
1
-41
/
+1
2018-12-05
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
1
-0
/
+4
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
1
-12
/
+5
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
1
-1
/
+1
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
1
-2
/
+3
2018-12-04
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
1
-0
/
+4
2018-12-04
drm/i915: Complete the fences as they are cancelled due to wedging
Chris Wilson
1
-2
/
+9
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
1
-24
/
+8
2018-11-28
drm/i915: Mark up early pre-production Kabylakes
Chris Wilson
1
-12
/
+0
2018-11-12
drm/i915/execlists: Force write serialisation into context image vs execution
Chris Wilson
1
-1
/
+13
2018-11-08
drm/i915: Set MI_INVALIDATE_BSD for all video-decode engines
Chris Wilson
1
-1
/
+1
2018-11-08
drm/i915/execlists: Force write serialisation into context image vs execution
Chris Wilson
1
-1
/
+13
2018-10-18
drm/i915: GEM_WARN_ON considered harmful
Tvrtko Ursulin
1
-3
/
+3
2018-10-03
drm/i915/execlists: Flush the CS events before unpinning
Chris Wilson
1
-0
/
+28
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
1
-263
/
+5
2018-10-01
drm/i915: Priority boost for new clients
Chris Wilson
1
-6
/
+19
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
1
-27
/
+60
2018-09-27
drm/i915/execlists: Avoid kicking priority on the current context
Chris Wilson
1
-11
/
+30
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
1
-8
/
+5
2018-09-27
drm/i915: Log HWS seqno consistently
Tvrtko Ursulin
1
-1
/
+1
2018-09-25
drm/i915: Match code to comment and enforce ppgtt for execlists
Chris Wilson
1
-2
/
+3
[prev]
[next]