index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
8
-34
/
+24
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-5
/
+43
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-2
/
+13
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
1
-0
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
6
-13
/
+9
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+6
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2
-3
/
+3
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
139
-6870
/
+12974
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2
-2
/
+2
2018-12-12
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2
-9
/
+13
2018-12-12
drm/i915: Allocate a common scratch page
Chris Wilson
7
-87
/
+75
2018-12-12
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
1
-1
/
+6
2018-12-11
Merge tag 'gvt-next-2018-12-07' of https://github.com/intel/gvt-linux into dr...
Jani Nikula
6
-5
/
+43
2018-12-10
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
1
-10
/
+0
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
5
-22
/
+22
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2
-2
/
+2
2018-12-07
drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"
Colin Ian King
1
-1
/
+1
2018-12-07
drm/i915/gvt: Fix shadow ctx ppgtt destroy function
Xiong Zhang
2
-0
/
+37
2018-12-07
drm/i915/gvt: fix a typo: "registeration" -> "registration".
Peng Hao
1
-1
/
+1
2018-12-07
drm/i915/gvt: fix typo in two MI cmd annotation
Xinyun Liu
1
-3
/
+3
2018-12-07
drm/i915/gvt: update force-to-nonpriv register whitelist
Zhao Yan
1
-0
/
+1
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-12-06
Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
53
-1958
/
+4622
2018-12-05
Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
1
-1
/
+1
2018-12-05
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
5
-117
/
+151
2018-12-05
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
5
-160
/
+352
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
1
-1
/
+1
2018-12-04
drm/i915: Update DRIVER_DATE to 20181204
Jani Nikula
1
-2
/
+2
2018-12-04
drm/i915/icl: fix transcoder state readout
Jani Nikula
1
-21
/
+31
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
7
-86
/
+74
2018-12-04
drm/i915: Trim unused workaround list entries
Tvrtko Ursulin
1
-1
/
+15
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
9
-209
/
+168
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
6
-73
/
+60
2018-12-04
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
6
-47
/
+214
2018-12-04
drm/i915: Verify GT workaround state after GPU init
Tvrtko Ursulin
4
-0
/
+40
2018-12-04
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
5
-119
/
+153
2018-12-04
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
5
-168
/
+354
2018-12-04
drm/i915: change i915_sw_fence license to MIT
Jonathan Gray
2
-8
/
+4
2018-12-04
drm/i915: Complete the fences as they are cancelled due to wedging
Chris Wilson
3
-48
/
+30
2018-12-04
drm/i915/dp: Fix inconsistent indenting
Chris Wilson
1
-7
/
+6
2018-12-03
drm/i915: Move display device info capabilities to its own struct
José Roberto de Souza
6
-78
/
+103
2018-12-03
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
7
-12
/
+14
2018-12-03
drm/i915/dp: Fix link compute m_n calc for DSC
Manasi Navare
1
-1
/
+1
2018-12-03
drm/i915/sysfs: make attrs arrays const
Jani Nikula
1
-2
/
+2
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
3
-40
/
+22
2018-12-03
drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rate
Chris Wilson
1
-5
/
+1
2018-12-03
drm/i915/icl: add pll mapping for DSI
Jani Nikula
1
-0
/
+25
[next]