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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
13
-39
/
+1651
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
10
-35
/
+58
2018-02-16
Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
63
-1240
/
+2880
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
39
-269
/
+419
2018-02-07
drm/i915/bios: add DP max link rate to VBT child device struct
Jani Nikula
2
-3
/
+7
2018-02-07
drm/i915: Update DRIVER_DATE to 20180207
Joonas Lahtinen
1
-2
/
+2
2018-02-06
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-02-06
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
1
-3
/
+8
2018-02-06
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2018-02-06
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
2018-02-06
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
3
-9
/
+25
2018-02-06
drm/i915/gvt: Use KVM r/w to access guest opregion
Tina Zhang
2
-29
/
+70
2018-02-06
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
4
-59
/
+35
2018-02-06
drm/i915/gvt: only reset execlist state of one engine during VM engine reset
Weinan Li
3
-14
/
+20
2018-02-06
drm/i915/gvt: refine intel_vgpu_submission_ops as per engine ops
Weinan Li
6
-18
/
+20
2018-02-06
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2
-78
/
+34
2018-02-06
drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern
Rafael Antognolli
1
-1
/
+37
2018-02-05
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2018-02-05
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
2018-02-05
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
3
-4
/
+6
2018-02-05
drm/i915: fix misalignment in HDCP register def
Ramalingam C
1
-29
/
+29
2018-02-05
drm/i915: Reauthenticate HDCP on failure
Ramalingam C
1
-7
/
+11
2018-02-05
drm/i915: Detect panel's hdcp capability
Ramalingam C
3
-5
/
+56
2018-02-05
drm/i915: Optimize HDCP key load
Ramalingam C
1
-2
/
+4
2018-02-05
drm/i915: Retry HDCP bksv read
Ramalingam C
1
-5
/
+13
2018-02-05
drm/i915: Connector info in HDCP debug msgs
Ramalingam C
1
-3
/
+11
2018-02-05
drm/i915: Stop encryption for repeater with no sink
Ramalingam C
1
-2
/
+8
2018-02-05
drm/i915: Handle failure from 2nd stage HDCP auth
Ramalingam C
1
-0
/
+3
2018-02-05
drm/i915: Skip post-reset request emission if the engine is not idle
Chris Wilson
1
-1
/
+1
2018-02-05
drm/i915/execlists: Move the reset bits to a more natural home
Chris Wilson
1
-5
/
+8
2018-02-05
drm/i915/selftests: Use a sacrificial context for hang testing
Chris Wilson
3
-17
/
+36
2018-02-05
drm/i915/selftests: Flush old resets between engines
Chris Wilson
1
-3
/
+63
2018-02-05
drm/i915/breadcrumbs: Drop request reference for the signaler thread
Chris Wilson
2
-70
/
+86
2018-02-05
drm/i915: Remove unbannable context spam from reset
Chris Wilson
1
-12
/
+11
2018-02-05
drm/i915/execlists: Remove the startup spam
Chris Wilson
1
-1
/
+0
2018-02-05
drm/i915: Show the GPU state when declaring wedged
Chris Wilson
1
-0
/
+7
2018-02-05
drm/i915: Always update the no_fbc_reason when disabling
Chris Wilson
1
-7
/
+10
2018-02-05
drm/i915: Add some newlines to intel_engine_dump() headers
Chris Wilson
2
-2
/
+2
2018-02-05
drm/i915: Report if an unbannable context is involved in a GPU hang
Chris Wilson
2
-6
/
+16
2018-02-02
drm/i915: Remove spurious DRM_ERROR for cancelled interrupts
Chris Wilson
1
-26
/
+9
2018-02-02
drm/i915/execlists: Flush GTIIR on clearing CS interrupts during reset
Chris Wilson
1
-4
/
+9
2018-02-02
drm/i915: reduce indent in pch detection
Jani Nikula
1
-93
/
+96
2018-02-02
drm/i915: Enable inject_load_failure only in DEBUG config
Michal Wajdeczko
3
-0
/
+12
2018-02-02
drm/i915/dp: limit DP link rate based on VBT on CNL+
Jani Nikula
4
-1
/
+35
2018-02-02
drm/i915/dp: clean up source rate limiting for cnl
Jani Nikula
1
-7
/
+11
2018-02-02
drm/i915/dp: abstract rate array length limiting
Jani Nikula
1
-16
/
+22
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
173
-7581
/
+13654
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-5
/
+10
2018-02-01
drm/i915/bxt, glk: Avoid long atomic poll during CDCLK change
Imre Deak
3
-6
/
+9
[next]