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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
drm/i915: Describe the bottom of stack in processing a batchbuffer
Kevin Rogovin
1
-0
/
+29
2018-04-06
drm/i915: Add link to documentation in i915_gem_execbuffer.c
Kevin Rogovin
1
-0
/
+6
2018-04-06
drm/i915: Narration overview on GEM
Kevin Rogovin
1
-23
/
+97
2018-04-06
drm/i915/selftests: Avoid repeatedly harming the same innocent context
Chris Wilson
2
-4
/
+47
2018-04-06
drm/i915/audio: Fix audio enumeration issue on BXT
Gaurav K Singh
1
-1
/
+1
2018-04-06
drm/i915: Fix memory leak in intel_hdcp auth
Radhakrishna Sripada
1
-3
/
+6
2018-04-05
drm/i915: Only call finish_reset after a prepare_reset
Chris Wilson
1
-6
/
+3
2018-04-04
drm/i915/selftests: Add basic sanitychecks for execlists
Chris Wilson
3
-0
/
+512
2018-04-04
drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
Xidong Wang
1
-1
/
+1
2018-04-04
drm/i915: Check hdcp key loadability
Ramalingam C
1
-2
/
+39
2018-04-04
drm/i915: Read Vprime thrice incase of mismatch
Ramalingam C
1
-42
/
+70
2018-04-04
drm/i915: Read HDCP R0 thrice in case of mismatch
Ramalingam C
1
-8
/
+19
2018-04-04
drm/i915: Store preemption capability in engine->flags
Chris Wilson
3
-7
/
+34
2018-04-03
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
3
-19
/
+63
2018-03-30
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
2238
-28498
/
+138894
2018-03-30
drm/i915/psr: Set DPCD PSR2 enable bit when needed
José Roberto de Souza
1
-5
/
+6
2018-03-30
drm/i915/psr: Cache sink synchronization latency
José Roberto de Souza
2
-12
/
+17
2018-03-30
drm/i915/psr: Use PSR2 macro for PSR2
José Roberto de Souza
2
-2
/
+3
2018-03-30
drm/i915/psr: Do not override PSR2 sink support
José Roberto de Souza
3
-19
/
+21
2018-03-30
drm/i915/psr/cnl: Enable Y-coordinate support in source
José Roberto de Souza
2
-4
/
+15
2018-03-30
drm/i915/psr: Tie PSR2 support to Y coordinate requirement
José Roberto de Souza
2
-28
/
+19
2018-03-30
drm/i915/psr: Nuke aux frame sync
José Roberto de Souza
2
-24
/
+1
2018-03-30
drm: Add DP last received PSR SDP VSC register and bits
José Roberto de Souza
1
-0
/
+9
2018-03-30
drm: Add DP PSR2 sink enable bit
José Roberto de Souza
1
-0
/
+1
2018-03-30
drm/i915: Only warn for might_sleep() before a slow wait_for_register
Chris Wilson
1
-2
/
+2
2018-03-30
drm/i915: Avoid sleeping inside per-engine reset
Chris Wilson
1
-17
/
+34
2018-03-29
drm/i915/perf: add more debug message on perf open & configs
Lionel Landwerlin
1
-3
/
+14
2018-03-29
drm/i915: rename PPGTT/GGTT fields OA registers
Lionel Landwerlin
2
-6
/
+7
2018-03-29
drm/i915/perf: remove empty line
Lionel Landwerlin
1
-1
/
+0
2018-03-29
drm/i915/perf: simplify OA unit enabling on gen7
Lionel Landwerlin
1
-19
/
+15
2018-03-29
drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter
Lionel Landwerlin
1
-1
/
+2
2018-03-29
drm/i915/perf: enable perf support on ICL
Lionel Landwerlin
4
-3
/
+159
2018-03-29
drm/i915: Include the HW breadcrumb whenever we trace the global_seqno
Chris Wilson
2
-13
/
+21
2018-03-29
drm/i915/guc: enable guc interrupts unconditionally in uc_resume
Michel Thierry
1
-2
/
+1
2018-03-29
Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...
Dave Airlie
1
-1
/
+7
2018-03-28
drm/i915/guc: Trace messages from CT while in debug
Michal Wajdeczko
2
-12
/
+43
2018-03-28
drm/i915/guc: Handle default action received over CT
Michal Wajdeczko
3
-0
/
+18
2018-03-28
drm/i915/guc: Prepare to process incoming requests from CT
Michal Wajdeczko
2
-1
/
+100
2018-03-28
drm/i915/guc: Implement response handling in send_ct()
Michal Wajdeczko
3
-14
/
+186
2018-03-28
drm/i915/guc: Use better name for helper wait function
Michal Wajdeczko
1
-8
/
+17
2018-03-28
drm/i915/guc: Prepare to handle messages from CT RECV buffer
Michal Wajdeczko
1
-1
/
+183
2018-03-28
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
3
-1
/
+19
2018-03-28
drm/i915/guc: Implement response handling in send_mmio()
Michal Wajdeczko
1
-3
/
+12
2018-03-28
drm/i915/guc: Prepare send() function to accept bigger response
Michal Wajdeczko
3
-9
/
+22
2018-03-28
drm/i915/guc: Add support for data reporting in GuC responses
Michal Wajdeczko
2
-6
/
+11
2018-03-28
drm/i915/guc: Add documentation for MMIO based communication
Michal Wajdeczko
3
-28
/
+82
2018-03-28
drm/i915/execlists: Reset ring registers on rebinding contexts
Chris Wilson
1
-0
/
+1
2018-03-28
drm/i915/gen11: add support for reading the timestamp frequency
Paulo Zanoni
2
-16
/
+61
2018-03-28
drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
Yaodong Li
3
-48
/
+67
2018-03-28
Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...
Dave Airlie
19
-165
/
+1398
[next]