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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
drm/i915: Also clear the punit's PDATA sideband register
Chris Wilson
1
-3
/
+1
2017-01-26
drm/i915: Report the failure to write to the punit
Chris Wilson
6
-26
/
+53
2017-01-26
drm/i915: Add support for DP Video pattern compliance tests
Manasi Navare
5
-5
/
+97
2017-01-26
drm/i915: Fixes to support DP Compliance EDID tests
Manasi Navare
2
-3
/
+6
2017-01-26
drm/i915: Add support for DP link training compliance
Manasi Navare
2
-6
/
+61
2017-01-26
drm/i915: Remove early pre-production RPS workarounds for BXT
Chris Wilson
1
-32
/
+3
2017-01-24
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
14
-52
/
+47
2017-01-24
drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.
Rodrigo Vivi
1
-2
/
+2
2017-01-24
drm/i915: Move atomic state free from out of fence release
Chris Wilson
3
-2
/
+33
2017-01-24
drm/i915: Emit dma-fence (and execlists submit) first from signaler
Chris Wilson
1
-4
/
+4
2017-01-24
drm/i915: Dequeue execlists on a new request if any port is available
Chris Wilson
1
-1
/
+1
2017-01-24
drm/i915: Only attempt to pass the first request to execlists
Chris Wilson
1
-3
/
+4
2017-01-24
drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
Chris Wilson
1
-2
/
+5
2017-01-24
drm/i915: Only run execlist context-switch handler after an interrupt
Chris Wilson
3
-3
/
+8
2017-01-24
drm/i915: Move breadcrumbs irq_posted up a level to engine
Chris Wilson
4
-8
/
+9
2017-01-24
drm/i915: Only disable execlist preemption for the duration of the request
Chris Wilson
3
-17
/
+16
2017-01-24
drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
Chris Wilson
1
-0
/
+1
2017-01-24
drm/i915/dp: do not proceed with autotests if we don't ACK them
Jani Nikula
1
-12
/
+9
2017-01-24
drm/i915: Reset the gpu on takeover
Chris Wilson
3
-4
/
+28
2017-01-24
drm/i915: Split intel_engine allocation and initialisation
Chris Wilson
4
-23
/
+81
2017-01-23
drm/i915: Remove BXT TDL state w/a
Chris Wilson
1
-19
/
+0
2017-01-23
drm/i915: Remove BXT disable pixel mask clamping w/a
Chris Wilson
1
-9
/
+0
2017-01-23
drm/i915: Remove BXT restore arbitration around ctx switch
Chris Wilson
1
-8
/
+0
2017-01-23
drm/i915: Remove BXT incoherent seqno write workaround
Chris Wilson
1
-17
/
+0
2017-01-23
drm/i915: Remove disable_lite_restore_wa
Chris Wilson
2
-11
/
+1
2017-01-23
drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view
Chris Wilson
1
-1
/
+1
2017-01-23
drm/i915: Use atomic page flip for intel again.
Maarten Lankhorst
1
-1
/
+2
2017-01-23
drm/i915: Assert that the context-switch completion matches our context
Chris Wilson
1
-0
/
+5
2017-01-23
drm/i915: Assert that the kernel_context is hw-id 0
Chris Wilson
1
-0
/
+5
2017-01-23
drm/i915: Queue hangcheck when irqs are disabled
Chris Wilson
1
-0
/
+1
2017-01-23
drm/i915/error: use rb_entry()
Geliang Tang
1
-1
/
+1
2017-01-23
drm/i915: Fix W=1 warning for csr_load_work_fn()
Chris Wilson
1
-3
/
+1
2017-01-23
agp/intel: Move intel_fake_agp_sizes into #ifdef block
Chris Wilson
1
-8
/
+8
2017-01-23
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
1
-0
/
+6
2017-01-23
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
1
-2
/
+3
2017-01-23
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
1
-1
/
+1
2017-01-23
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
1
-4
/
+5
2017-01-23
drm/i915: Update DRIVER_DATE to 20170123
Daniel Vetter
1
-2
/
+2
2017-01-21
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
1
-0
/
+1
2017-01-21
drm/i915: Assert that created vma has a whole number of pages
Chris Wilson
1
-0
/
+2
2017-01-21
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
Chris Wilson
2
-0
/
+4
2017-01-21
drm/i915: Treat an error from i915_vma_instance() as unlikely
Chris Wilson
1
-1
/
+1
2017-01-21
drm/i915: Reject vma creation larger than address space
Chris Wilson
1
-3
/
+16
2017-01-21
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
Chris Wilson
1
-2
/
+1
2017-01-21
drm/i915: Do an unlocked wait before set-cache-level ioctl
Chris Wilson
1
-10
/
+19
2017-01-20
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
Michał Winiarski
1
-1
/
+1
2017-01-20
drm/i915/huc: Avoid attempting to authenticate non-existent fw
Michał Winiarski
1
-0
/
+3
2017-01-20
drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...
Sagar Arun Kamble
1
-0
/
+6
2017-01-19
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...
Ville Syrjälä
1
-1
/
+0
2017-01-19
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
Ville Syrjälä
1
-14
/
+24
[next]