index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
drm/i915: Split out parking from the idle worker for reuse
Chris Wilson
3
-77
/
+103
2018-04-06
drm/i915/selftests: Rename wait_for_hang() to wait_until_running()
Chris Wilson
1
-6
/
+6
2018-04-06
drm/i915/icl: Enable RC6 and RPS in Gen11
Oscar Mateo
2
-11
/
+9
2018-04-06
drm/i915/icl: Deal with GT INT DW correctly
Oscar Mateo
1
-37
/
+73
2018-04-06
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
4
-14
/
+67
2018-04-06
drm/i915/icl: Use hw engine class, instance to find irq handler
Mika Kuoppala
2
-47
/
+56
2018-04-06
drm/i915/icl: Add reset control register changes
Michel Thierry
2
-2
/
+62
2018-04-06
drm/i915: Describe the bottom of stack in processing a batchbuffer
Kevin Rogovin
1
-0
/
+29
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
1245
-22087
/
+126787
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/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...
drm-for-v4.17
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
[next]