index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-26
drm/i915: Update DRIVER_DATE to 20161226
drm-intel-next-2016-12-26
Daniel Vetter
1
-2
/
+2
2016-12-24
drm/i915: re-use computed offset bias for context pin
Daniele Ceraolo Spurio
1
-1
/
+3
2016-12-24
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
Daniele Ceraolo Spurio
5
-6
/
+19
2016-12-23
drm/i915: Prevent timeline updates whilst performing reset
Chris Wilson
1
-1
/
+9
2016-12-23
drm/i915: Assert that the partial VMA fits within the object
Chris Wilson
1
-0
/
+5
2016-12-23
drm/i915: Silence allocation failure during sg_trim()
Chris Wilson
1
-1
/
+1
2016-12-23
drm/i915: Don't clflush before release phys object
Chris Wilson
1
-4
/
+6
2016-12-23
drm/i915: Repeat flush of idle work during suspend
Chris Wilson
4
-5
/
+23
2016-12-23
drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
Chris Wilson
1
-1
/
+1
2016-12-23
drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
Ville Syrjälä
1
-13
/
+6
2016-12-23
drm/i915/dsi: Move disable pll call outside of clear_device_ready()
Hans de Goede
1
-2
/
+2
2016-12-23
drm/915: Parsing the missed out DTD fields from the VBT
Vincente Tsou
2
-8
/
+12
2016-12-22
drm/i915: Disable L2 cache clock gating on 830 when using the overlay
Ville Syrjälä
3
-2
/
+34
2016-12-22
drm/i915: Use primary plane->state for overlay ckey setup
Ville Syrjälä
1
-16
/
+17
2016-12-22
drm/i915: Reorganize overlay filter coeffs into a nicer form
Ville Syrjälä
1
-28
/
+36
2016-12-22
drm/i915: Simplify SWIDTHSW calculation
Ville Syrjälä
1
-13
/
+11
2016-12-22
drm/i915: Kill intel_panel_fitter_pipe()
Ville Syrjälä
1
-28
/
+1
2016-12-22
drm/i915: Use pipe_src_w in overlay code
Ville Syrjälä
1
-7
/
+7
2016-12-22
drm/i915: Fix the overlay frontbuffer tracking
Ville Syrjälä
1
-23
/
+41
2016-12-22
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
1
-2
/
+2
2016-12-22
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
2
-1
/
+21
2016-12-22
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
1
-0
/
+2
2016-12-22
drm/i915: Move the min_pixclk[] handling to the end of readout
Ville Syrjälä
1
-16
/
+16
2016-12-22
drm/i915: Force VDD off on the new power seqeuencer before starting to use it
Ville Syrjälä
1
-7
/
+34
2016-12-22
drm/i915/ddi: Rely on VBT DDI port info for eDP detection
Imre Deak
3
-1
/
+6
2016-12-22
drm/i915: Check num_pipes before initializing audio component
Elaine Wang
1
-0
/
+3
2016-12-21
drm/i915/glk: Add new bit fields in MIPI CTRL register
Deepak M
1
-0
/
+15
2016-12-20
drm/i915: Remove useless VLV_FEATURE Macro.
Rodrigo Vivi
1
-18
/
+16
2016-12-20
drm/i915: fully apply WaSkipStolenMemoryFirstPage
Paulo Zanoni
3
-26
/
+22
2016-12-20
drm/i915: skip the first 4k of stolen memory on everything >= gen8
Paulo Zanoni
1
-3
/
+2
2016-12-20
drm/i915: Add a test that we terminate the trimmed sgtable as expected
Chris Wilson
1
-0
/
+1
2016-12-20
drm/i915: Fallback to single PAGE_SIZE segments for DMA remapping
Chris Wilson
1
-4
/
+22
2016-12-20
drm/i915/breadcrumbs: s/container_of/rb_entry/
Chris Wilson
1
-2
/
+2
2016-12-20
drm/i915/debugfs: use rb_entry()
Geliang Tang
1
-3
/
+3
2016-12-19
drm/i915: Simplify gem stolen initialization.
Rodrigo Vivi
1
-5
/
+4
2016-12-19
drm/i915: Rename get stolen functions for LP platforms chv+
Rodrigo Vivi
1
-2
/
+2
2016-12-19
drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.
Rodrigo Vivi
2
-0
/
+3
2016-12-19
drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
Ville Syrjälä
2
-47
/
+111
2016-12-19
drm/i915: Drop mutex after successful kref_put_mutex()
Chris Wilson
1
-3
/
+4
2016-12-18
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
Chris Wilson
5
-10
/
+8
2016-12-18
drm/i915/execlists: Request the kernel context be pinned high
Chris Wilson
1
-2
/
+6
2016-12-18
drm/i915: Mark the shadow gvt context as closed
Chris Wilson
2
-9
/
+2
2016-12-18
drm/i915: Simplify releasing context reference
Chris Wilson
2
-12
/
+11
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
14
-217
/
+151
2016-12-18
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
Chris Wilson
1
-67
/
+65
2016-12-18
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
1
-0
/
+1
2016-12-16
drm/i915: convert to using range_overflows
Matthew Auld
2
-8
/
+5
2016-12-16
drm/i915: introduce range_overflows utility macros
Matthew Auld
1
-0
/
+12
2016-12-16
drm/i915: move vma sanity checking into i915_vma_bind
Matthew Auld
2
-12
/
+6
2016-12-16
drm/i915: introduce GEM_WARN_ON
Matthew Auld
1
-0
/
+2
[next]