index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
drm/i915: Recalculate FBC w/a stride when needed
Ville Syrjälä
2020-07-14
2
-7
/
+27
*
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Maarten Lankhorst
2020-07-14
1
-8
/
+2
*
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
2020-07-14
1
-14
/
+4
*
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
2020-07-14
1
-0
/
+1
*
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
2020-07-14
1
-0
/
+1
*
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
2020-07-14
1
-4
/
+4
*
drm/i915/gt: Pin the rings before marking active
Chris Wilson
2020-07-07
1
-6
/
+6
*
drm/i915: Also drop vm.ref along error paths for vma construction
Chris Wilson
2020-07-06
1
-10
/
+6
*
drm/i915: Drop vm.ref for duplicate vma on construction
Chris Wilson
2020-07-06
1
-0
/
+1
*
drm/i915/fbc: Fix fence_y_offset handling
Ville Syrjälä
2020-07-06
4
-25
/
+25
*
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson
2020-07-06
1
-1
/
+1
*
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
2020-06-29
3
-0
/
+282
*
drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic context
Colin Xu
2020-06-17
1
-1
/
+1
*
drm/i915/gvt: Fix incorrect check of enabled bits in mask registers
Colin Xu
2020-06-17
3
-12
/
+18
*
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
Colin Xu
2020-06-17
1
-2
/
+2
*
drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUS
Colin Xu
2020-06-17
1
-0
/
+1
*
drm/i915/display: Fix the encoder type check
Vandita Kulkarni
2020-06-16
1
-3
/
+3
*
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Imre Deak
2020-06-16
1
-0
/
+1
*
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-16
2
-20
/
+22
*
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-16
2
-10
/
+14
*
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-16
2
-33
/
+41
*
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-16
2
-61
/
+59
*
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-16
3
-49
/
+63
*
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-16
2
-37
/
+50
*
drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on
Imre Deak
2020-06-16
2
-1
/
+11
*
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
2020-06-16
6
-4
/
+154
*
drm/i915/tc: fix the reset of ln0
Khaled Almahallawy
2020-06-16
1
-1
/
+1
*
drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
2020-06-16
3
-2
/
+119
*
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
2020-06-16
4
-109
/
+67
*
drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
2020-06-15
1
-0
/
+2
*
drm/i915/pmu: avoid an maybe-uninitialized warning
Arnd Bergmann
2020-06-15
1
-42
/
+42
*
drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
2020-06-15
1
-6
/
+24
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
1
-1
/
+1
|
\
|
*
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-06-10
1
-1
/
+1
*
|
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-11
3
-9
/
+52
|
\
\
|
*
|
drm/i915/display: Only query DP state of a DDI encoder
Chris Wilson
2020-06-09
1
-0
/
+3
|
*
|
drm/i915/params: fix i915.reset module param type
Jani Nikula
2020-06-08
1
-1
/
+1
|
*
|
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
2020-06-08
1
-8
/
+48
*
|
|
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
5
-58
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i915:get_engines(): get rid of pointless access_ok()
Al Viro
2020-05-01
1
-5
/
+0
|
*
|
i915: alloc_oa_regs(): get rid of pointless access_ok()
Al Viro
2020-05-01
1
-3
/
+0
|
*
|
i915 compat ioctl(): just use drm_ioctl_kernel()
Al Viro
2020-05-01
1
-9
/
+5
|
*
|
i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()
Al Viro
2020-05-01
2
-31
/
+17
|
*
|
i915: switch query_{topology,engine}_info() to copy_to_user()
Al Viro
2020-05-01
1
-10
/
+6
*
|
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-4
/
+4
*
|
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-6
/
+6
*
|
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
|
|
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-08
11
-159
/
+295
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...
Dave Airlie
2020-06-08
11
-159
/
+295
|
|
\
\
|
|
*
\
Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2020-06-02
1
-1
/
+1
|
|
|
\
\
[next]