index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
2019-12-18
6
-6
/
+118
|
\
|
*
drm/i915/gvt: Fix guest boot warning
Gao Fred
2019-12-17
1
-0
/
+16
|
*
drm/i915/gvt: Pin vgpu dma address before using
Tina Zhang
2019-12-13
4
-4
/
+99
|
*
drm/i915/gvt: set guest display buffer as readonly
Zhenyu Wang
2019-12-13
1
-0
/
+1
|
*
drm/i915/gvt: use vgpu lock for active state setting
Zhenyu Wang
2019-12-11
1
-2
/
+2
*
|
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
2019-12-18
1
-2
/
+1
*
|
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
2019-12-18
1
-0
/
+2
*
|
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
Vandita Kulkarni
2019-12-17
1
-2
/
+2
*
|
drm/i915/tgl: Drop Wa#1178
Matt Roper
2019-12-16
2
-6
/
+4
*
|
drm/i915/ehl: Define EHL powerwells independently of ICL
Matt Roper
2019-12-16
1
-0
/
+147
*
|
drm/i915: Set fence_work.ops before dma_fence_init
Chris Wilson
2019-12-16
1
-2
/
+1
*
|
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2019-12-16
2
-26
/
+89
*
|
drm/i915/dsb: Fix in mmio offset calculation of DSB instance
Animesh Manna
2019-12-16
1
-1
/
+1
*
|
drm/i915: Serialise with remote retirement
Chris Wilson
2019-12-11
1
-3
/
+23
|
/
*
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
2019-12-10
1
-25
/
+21
*
drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()
Ville Syrjälä
2019-12-10
5
-28
/
+14
*
drm/i915/fbc: Disable fbc by default on all glk+
Ville Syrjälä
2019-12-10
1
-1
/
+1
*
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
2019-12-10
1
-87
/
+112
*
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
2019-12-10
1
-2
/
+3
*
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
2019-12-09
1
-2
/
+3
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
28
-107
/
+367
|
\
|
*
drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
Matt Roper
2019-12-03
1
-7
/
+5
|
*
Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2019-12-02
2
-5
/
+6
|
|
\
|
|
*
drm/i915/gvt: Fix cmd length check for MI_ATOMIC
Zhenyu Wang
2019-12-02
1
-3
/
+3
|
|
*
drm/i915/gvt: Update force-to-nonpriv register whitelist
Gao, Fred
2019-11-27
1
-0
/
+1
|
|
*
drm/i915/gvt: Refine non privilege register address calucation
Gao, Fred
2019-11-27
1
-2
/
+2
|
*
|
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
2019-12-02
1
-2
/
+2
|
*
|
drm/i915: Reduce nested prepare_remote_context() to a trylock
Chris Wilson
2019-11-27
1
-4
/
+17
|
*
|
drm/i915: Default to a more lenient forced preemption timeout
Chris Wilson
2019-11-27
1
-1
/
+1
|
*
|
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
2019-11-26
1
-9
/
+4
|
*
|
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
7
-3
/
+108
|
*
|
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
1
-6
/
+21
|
*
|
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
2019-11-25
1
-9
/
+7
|
*
|
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2019-11-25
2
-13
/
+18
|
*
|
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-25
1
-7
/
+40
|
*
|
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
2019-11-25
3
-12
/
+32
|
*
|
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
11
-25
/
+54
|
*
|
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
2019-11-25
2
-2
/
+26
|
*
|
drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
Chris Wilson
2019-11-25
1
-1
/
+1
|
*
|
drm/i915/query: Align flavour of engine data lookup
Tvrtko Ursulin
2019-11-25
1
-2
/
+5
|
*
|
drm/i915/tgl: Add DKL PHY vswing table for HDMI
Matt Roper
2019-11-25
1
-5
/
+24
|
*
|
drm/i915/ehl: Update voltage level checks
Matt Roper
2019-11-25
1
-1
/
+3
*
|
|
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
1
-1
/
+0
|
\
\
\
|
*
|
|
kbuild: remove header compile test
Masahiro Yamada
2019-11-15
1
-1
/
+0
*
|
|
|
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
273
-15309
/
+26935
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
Chris Wilson
2019-11-22
1
-2
/
+7
|
*
|
|
Merge tag 'gvt-next-fixes-2019-11-12' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2019-11-20
1
-0
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/i915/gvt: Stop initializing pvinfo through reading mmio
Tina Zhang
2019-11-08
1
-0
/
+4
|
*
|
|
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
2019-11-20
2
-29
/
+29
|
*
|
|
drm/i915: fix accidental static variable use
Jani Nikula
2019-11-18
1
-1
/
+1
[next]