index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-19
drm/i915: make pool objects read-only
Matthew Auld
1
-0
/
+2
2019-11-18
drm/i915: Protect request peeking with RCU
Chris Wilson
1
-11
/
+39
2019-11-18
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-18
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-18
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
4
-0
/
+69
2019-11-18
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-14
/
+6
2019-11-14
drm/i915/tgl: MOCS table update
Matt Roper
1
-1
/
+1
2019-11-14
Revert "drm/i915/ehl: Update MOCS table for EHL"
Matt Roper
1
-8
/
+0
2019-11-12
Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-2
/
+2
2019-11-12
drm/i915: update rawclk also on resume
Jani Nikula
2
-3
/
+3
2019-11-12
Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.
Linus Torvalds
13
-172
/
+595
2019-11-11
drm/i915/cmdparser: Fix jump whitelist clearing
Ben Hutchings
1
-3
/
+2
2019-11-08
drm/i915/gvt: fix dropping obj reference twice
Pan Bian
1
-2
/
+2
2019-11-05
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
6
-4
/
+135
2019-11-05
drm/i915: Lower RM timeout to avoid DSI hard hangs
Uma Shankar
2
-0
/
+12
2019-11-05
drm/i915/cmdparser: Ignore Length operands during command matching
Jon Bloomfield
1
-1
/
+1
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
5
-26
/
+178
2019-11-05
drm/i915/cmdparser: Use explicit goto for error paths
Jon Bloomfield
1
-12
/
+13
2019-11-05
drm/i915: Add gen9 BCS cmdparsing
Jon Bloomfield
2
-10
/
+110
2019-11-05
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
1
-4
/
+5
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
3
-18
/
+70
2019-11-05
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
3
-7
/
+15
2019-11-05
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
3
-68
/
+26
2019-11-05
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
3
-3
/
+12
2019-11-05
drm/i915: Rename gen7 cmdparser tables
Jon Bloomfield
1
-35
/
+35
2019-11-05
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
José Roberto de Souza
1
-1
/
+5
2019-11-05
drm/i915: Avoid HPD poll detect triggering a new detect cycle
Imre Deak
3
-0
/
+19
2019-10-30
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
3
-5
/
+23
2019-10-30
drm/i915/tgl: Fix doc not corresponding to code
Anna Karas
1
-2
/
+2
2019-10-16
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
Chris Wilson
1
-6
/
+26
2019-10-16
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
5
-1
/
+19
2019-10-16
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjälä
1
-6
/
+16
2019-10-16
drm/i915/execlists: Refactor -EIO markup of hung requests
Chris Wilson
1
-14
/
+17
2019-10-10
drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
3
-9
/
+27
2019-10-10
drm/i915/execlists: Protect peeking at execlists->active
Chris Wilson
1
-2
/
+5
2019-10-10
drm/i915: Fixup preempt-to-busy vs reset of a virtual request
Chris Wilson
2
-4
/
+6
2019-10-09
drm/i915: Only enqueue already completed requests
Chris Wilson
3
-38
/
+74
2019-10-09
drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
Chris Wilson
1
-1
/
+0
2019-10-09
drm/i915/cml: Add second PCH ID for CMP
Matt Roper
2
-0
/
+2
2019-10-07
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
1
-1
/
+5
2019-10-07
drm/i915: Prevent bonded requests from overtaking each other on preemption
Chris Wilson
1
-8
/
+12
2019-10-07
drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
Ville Syrjälä
1
-1
/
+14
2019-10-07
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
1
-3
/
+22
2019-10-07
drm/i915: Extend Haswell GT1 PSMI workaround to all
Chris Wilson
1
-1
/
+1
2019-10-07
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
3
-10
/
+6
2019-10-07
drm/i915: Whitelist COMMON_SLICE_CHICKEN2
Kenneth Graunke
1
-0
/
+3
2019-10-07
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
3
-3
/
+11
2019-10-07
drm/i915/execlists: Remove incorrect BUG_ON for schedule-out
Chris Wilson
1
-1
/
+0
[next]