index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/bxt: Broxton decoupled MMIO
Praveen Paneri
2016-11-16
4
-1
/
+139
*
drm/i915/gen9+: Kill off hw_ddb from intel_crtc.
Maarten Lankhorst
2016-11-15
3
-29
/
+22
*
drm/i915/gen9+: Preserve old allocation from crtc_state.
Maarten Lankhorst
2016-11-15
2
-2
/
+6
*
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
Maarten Lankhorst
2016-11-15
5
-80
/
+30
*
drm/i915: Add an atomic evasion step to watermark programming, v4.
Maarten Lankhorst
2016-11-15
3
-18
/
+50
*
drm/i915: Add execution priority boosting for mmioflips
Chris Wilson
2016-11-15
1
-0
/
+1
*
drm/i915/scheduler: Boost priorities for flips
Chris Wilson
2016-11-14
3
-0
/
+72
*
drm/i915: Store the execution priority on the context
Chris Wilson
2016-11-14
3
-1
/
+3
*
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
2016-11-14
8
-16
/
+165
*
drm/i915/scheduler: Record all dependencies upon request construction
Chris Wilson
2016-11-14
4
-2
/
+134
*
drm/i915/scheduler: Signal the arrival of a new request
Chris Wilson
2016-11-14
4
-0
/
+29
*
drm/i915: Remove engine->execlist_lock
Chris Wilson
2016-11-14
5
-10
/
+11
*
drm/i915: Defer transfer onto execution timeline to actual hw submission
Chris Wilson
2016-11-14
5
-23
/
+57
*
drm/i915: Split request submit/execute phase into two
Chris Wilson
2016-11-14
2
-9
/
+39
*
drm/i915: Create distinct lockclasses for execution vs user timelines
Chris Wilson
2016-11-14
4
-8
/
+32
*
drm/i915: Give each sw_fence its own lockclass
Chris Wilson
2016-11-14
2
-3
/
+21
*
drm/i915: Remove some duplicated plane swapping logic
Ville Syrjälä
2016-11-14
1
-12
/
+9
*
drm/i915: Simplify DP port limited color range bit platform checks
Ville Syrjälä
2016-11-14
1
-5
/
+2
*
drm/i915: Kill dp_encoder_is_mst
Ville Syrjälä
2016-11-14
3
-4
/
+2
*
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
2016-11-14
3
-0
/
+27
*
drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
Ville Syrjälä
2016-11-14
2
-23
/
+27
*
drm/i915: Use & instead if == to check for rotations
Ville Syrjälä
2016-11-14
2
-7
/
+7
*
drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
Paulo Zanoni
2016-11-14
1
-13
/
+13
*
drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
Paulo Zanoni
2016-11-14
1
-11
/
+4
*
drm/i915/fbc: inline intel_fbc_can_choose()
Paulo Zanoni
2016-11-14
1
-22
/
+11
*
drm/i915/fbc: extract intel_fbc_can_enable()
Paulo Zanoni
2016-11-14
1
-2
/
+12
*
drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
Paulo Zanoni
2016-11-14
1
-10
/
+7
*
drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
Paulo Zanoni
2016-11-14
1
-3
/
+3
*
drm/i915: Fix test on inputs for vma_compare()
Chris Wilson
2016-11-14
1
-1
/
+1
*
drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
Paulo Zanoni
2016-11-14
1
-2
/
+3
*
drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...
Ville Syrjälä
2016-11-14
2
-9
/
+24
*
drm/i915: rename preliminary_hw_support to alpha_support
Jani Nikula
2016-11-14
5
-16
/
+23
*
drm/i915: Update i915_driver_load kerneldoc
Joonas Lahtinen
2016-11-14
1
-2
/
+2
*
drm/i915: Stop skipping the final clflush back to system pages
Chris Wilson
2016-11-11
1
-4
/
+5
*
drm/i915: Only wait upon the execution timeline when unlocked
Chris Wilson
2016-11-11
1
-3
/
+12
*
drm/i915: Convert i915_drv.c to INTEL_GEN
Tvrtko Ursulin
2016-11-11
1
-7
/
+7
*
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
Tvrtko Ursulin
2016-11-11
6
-45
/
+42
*
drm/i915: Further assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
4
-13
/
+13
*
drm/i915: More assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
8
-25
/
+25
*
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
7
-28
/
+34
*
drm/i915: Split out i915_vma.c
Joonas Lahtinen
2016-11-11
11
-1240
/
+1404
*
Merge tag 'gvt-next-kvmgt-framework' of https://github.com/01org/gvt-linux in...
Daniel Vetter
2016-11-10
14
-136
/
+939
|
\
|
*
drm/i915/gvt: add KVMGT support
Jike Song
2016-11-10
5
-3
/
+632
|
*
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
Jike Song
2016-11-10
7
-26
/
+44
|
*
drm/i915/gvt: allow several MPT methods to be NULL
Jike Song
2016-11-10
1
-0
/
+24
|
*
drm/i915/gvt: introduce host_init/host_exit to MPT
Jike Song
2016-11-10
3
-0
/
+32
|
*
drm/i915/gvt: remove obsolete code for old kvmgt opregion
Jike Song
2016-11-10
5
-51
/
+11
|
*
drm/i915/gvt: add intel vgpu types support
Zhenyu Wang
2016-11-10
3
-15
/
+172
|
*
drm/i915/gvt: use kmap instead of kmap_atomic around guest memory access
Xiaoguang Chen
2016-11-10
1
-8
/
+8
|
*
drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow data
Bing Niu
2016-11-10
1
-34
/
+17
[next]