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
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-06
drm/i915: Update DRIVER_DATE to 20170306
Daniel Vetter
2017-03-03
drm/i915: Don't use enums for hardware engine id
Michal Wajdeczko
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
2017-03-03
drm/i915: Refactor wakeup of the next breadcrumb waiter
Chris Wilson
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
drm/i915: Take reference for signaling the request from hardirq
Chris Wilson
2017-03-03
drm/i915: Add FIFO underrun tracepoints
Ville Syrjälä
2017-03-03
drm/i915: Add cxsr toggle tracepoint
Ville Syrjälä
2017-03-03
drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
Ville Syrjälä
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
2017-03-03
drm/i915: Kill level 0 wm hack for VLV/CHV
Ville Syrjälä
2017-03-03
drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun
Ville Syrjälä
2017-03-03
drm/i915: Sanitize VLV/CHV watermarks properly
Ville Syrjälä
2017-03-03
drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms
Ville Syrjälä
2017-03-03
drm/i915: Nuke crtc->wm.cxsr_allowed
Ville Syrjälä
2017-03-03
drm/i915: Compute proper intermediate wms for vlv/cvh
Ville Syrjälä
2017-03-03
drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
Ville Syrjälä
2017-03-03
drm/i915: Compute vlv/chv wms the atomic way
Ville Syrjälä
2017-03-03
drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks
Ville Syrjälä
2017-03-03
drm/i915: Plop vlv/chv fifo sizes into crtc state
Ville Syrjälä
2017-03-03
drm/i915: Plop vlv wm state into crtc_state
Ville Syrjälä
2017-03-03
drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv
Ville Syrjälä
2017-03-03
drm/i915: Track plane fifo sizes under intel_crtc
Ville Syrjälä
2017-03-03
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
2017-03-03
drm/i915/gtt: Setup vm callbacks late
Mika Kuoppala
2017-03-03
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
drm/i915/gtt: Prefer i915_vm_is_48bit() over macro
Mika Kuoppala
2017-03-03
drm/i915: Don't mark pdps clear if pdps are not submitted
Mika Kuoppala
2017-03-03
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
Mika Kuoppala
2017-03-03
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
2017-03-03
drm/i915: Ensure the engine is idle before manually changing HWS
Chris Wilson
2017-03-03
drm/i915: Remove duplicate DDI enabling logic from MST path
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Remove direct usages of intel_crtc->config from DDI code
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass pipe_config to fdi_link_train() functions
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass pipe_config to pch_enable() functions
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass intel_crtc to intel_lpt_pch_enable()
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass intel_crtc to fdi_link_train() hooks
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Differentiate between hangcheck waiting for timer or scheduler
Chris Wilson
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-02
drm/i915: Drop spinlocks around adding to the client request list
Chris Wilson
2017-03-02
drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
Ville Syrjälä
2017-03-02
drm/i915: Include power-management state in gpu error dump
Chris Wilson
2017-03-02
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
Chris Wilson
2017-03-02
drm/i915/guc: Disable irq for __i915_guc_submit wq_lock
Chris Wilson
2017-03-02
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
2017-03-02
drm/i915: Assert that fence->lock is held in an irq-safe manner
Chris Wilson
2017-03-02
drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW
Ville Syrjälä
[next]