index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2018-04-06
drm/i915: Split out parking from the idle worker for reuse
Chris Wilson
2018-04-06
drm/i915/selftests: Rename wait_for_hang() to wait_until_running()
Chris Wilson
2018-04-06
drm/i915/icl: Enable RC6 and RPS in Gen11
Oscar Mateo
2018-04-06
drm/i915/icl: Deal with GT INT DW correctly
Oscar Mateo
2018-04-06
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
2018-04-06
drm/i915/icl: Use hw engine class, instance to find irq handler
Mika Kuoppala
2018-04-06
drm/i915/icl: Add reset control register changes
Michel Thierry
2018-04-06
drm/i915: Describe the bottom of stack in processing a batchbuffer
Kevin Rogovin
2018-04-06
drm/i915/selftests: Avoid repeatedly harming the same innocent context
Chris Wilson
2018-04-06
drm/i915/audio: Fix audio enumeration issue on BXT
Gaurav K Singh
2018-04-06
drm/i915: Fix memory leak in intel_hdcp auth
Radhakrishna Sripada
2018-04-05
drm/i915: Only call finish_reset after a prepare_reset
Chris Wilson
2018-04-04
drm/i915/selftests: Add basic sanitychecks for execlists
Chris Wilson
2018-04-04
drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
Xidong Wang
2018-04-04
drm/i915: Check hdcp key loadability
Ramalingam C
2018-04-04
drm/i915: Read Vprime thrice incase of mismatch
Ramalingam C
2018-04-04
drm/i915: Read HDCP R0 thrice in case of mismatch
Ramalingam C
2018-04-04
drm/i915: Store preemption capability in engine->flags
Chris Wilson
2018-04-03
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
2018-03-30
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
2018-03-30
drm/i915/psr: Set DPCD PSR2 enable bit when needed
José Roberto de Souza
2018-03-30
drm/i915/psr: Cache sink synchronization latency
José Roberto de Souza
2018-03-30
drm/i915/psr: Use PSR2 macro for PSR2
José Roberto de Souza
2018-03-30
drm/i915/psr: Do not override PSR2 sink support
José Roberto de Souza
2018-03-30
drm/i915/psr/cnl: Enable Y-coordinate support in source
José Roberto de Souza
2018-03-30
drm/i915/psr: Tie PSR2 support to Y coordinate requirement
José Roberto de Souza
2018-03-30
drm/i915/psr: Nuke aux frame sync
José Roberto de Souza
2018-03-30
drm/i915: Only warn for might_sleep() before a slow wait_for_register
Chris Wilson
2018-03-30
drm/i915: Avoid sleeping inside per-engine reset
Chris Wilson
2018-03-29
drm/i915/perf: add more debug message on perf open & configs
Lionel Landwerlin
2018-03-29
drm/i915: rename PPGTT/GGTT fields OA registers
Lionel Landwerlin
2018-03-29
drm/i915/perf: remove empty line
Lionel Landwerlin
2018-03-29
drm/i915/perf: simplify OA unit enabling on gen7
Lionel Landwerlin
2018-03-29
drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter
Lionel Landwerlin
2018-03-29
drm/i915/perf: enable perf support on ICL
Lionel Landwerlin
2018-03-29
drm/i915: Include the HW breadcrumb whenever we trace the global_seqno
Chris Wilson
2018-03-29
drm/i915/guc: enable guc interrupts unconditionally in uc_resume
Michel Thierry
2018-03-28
drm/i915/guc: Trace messages from CT while in debug
Michal Wajdeczko
2018-03-28
drm/i915/guc: Handle default action received over CT
Michal Wajdeczko
2018-03-28
drm/i915/guc: Prepare to process incoming requests from CT
Michal Wajdeczko
2018-03-28
drm/i915/guc: Implement response handling in send_ct()
Michal Wajdeczko
2018-03-28
drm/i915/guc: Use better name for helper wait function
Michal Wajdeczko
2018-03-28
drm/i915/guc: Prepare to handle messages from CT RECV buffer
Michal Wajdeczko
2018-03-28
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
2018-03-28
drm/i915/guc: Implement response handling in send_mmio()
Michal Wajdeczko
2018-03-28
drm/i915/guc: Prepare send() function to accept bigger response
Michal Wajdeczko
2018-03-28
drm/i915/guc: Add support for data reporting in GuC responses
Michal Wajdeczko
2018-03-28
drm/i915/guc: Add documentation for MMIO based communication
Michal Wajdeczko
2018-03-28
drm/i915/execlists: Reset ring registers on rebinding contexts
Chris Wilson
2018-03-28
drm/i915/gen11: add support for reading the timestamp frequency
Paulo Zanoni
[next]