index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dp: use true,false for bool variable in intel_dp.c
Ma Feng
2020-01-09
1
-2
/
+2
*
drm/i915: use true,false for bool variable in i915_debugfs.c
Ma Feng
2020-01-09
1
-2
/
+2
*
drm/i915/gt: runtime-pm is no longer required for ce->ops->pin()
Chris Wilson
2020-01-09
1
-4
/
+1
*
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-09
5
-64
/
+40
*
drm/i915/gt: Push context state allocation earlier
Chris Wilson
2020-01-09
2
-8
/
+28
*
drm/i915: Pin the context as we work on it
Chris Wilson
2020-01-09
4
-20
/
+22
*
drm/i915: Revert "drm/i915/tgl: Wa_1607138340"
Tvrtko Ursulin
2020-01-09
1
-4
/
+0
*
drm/i915: Reduce warning for i915_vma_pin_iomap() without runtime-pm
Chris Wilson
2020-01-09
1
-2
/
+2
*
drm/i915: Early return for no-op i915_vma_pin_fence()
Chris Wilson
2020-01-09
1
-0
/
+3
*
drm/i915/gt: Drop a defunct timeline assertion
Chris Wilson
2020-01-09
1
-1
/
+0
*
drm/i915/display: Fix warning about MST and DDI restrictions
José Roberto de Souza
2020-01-08
1
-1
/
+4
*
drm/i915/display/icl+: Do not program clockgating
José Roberto de Souza
2020-01-08
2
-92
/
+0
*
drm/i915/display: Force the state compute phase once to enable PSR
José Roberto de Souza
2020-01-08
4
-0
/
+32
*
drm/i915/gt: Always force restore freshly pinned contexts
Chris Wilson
2020-01-07
1
-1
/
+1
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
23
-4372
/
+4559
*
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
2020-01-07
2
-3
/
+6
*
drm/i915/display: Use external dependency loop for port sync
José Roberto de Souza
2020-01-07
1
-52
/
+17
*
drm/i915: fix an error code in intel_modeset_all_tiles()
Dan Carpenter
2020-01-07
1
-1
/
+1
*
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
2020-01-07
1
-0
/
+1
*
drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media ...
Dhinakaran Pandiyan
2020-01-07
5
-51
/
+188
*
drm/i915: Make sure plane dims are correct for UV CCS planes
Imre Deak
2020-01-07
1
-2
/
+6
*
drm/i915: Add debug message for FB plane[0].offset!=0 error
Imre Deak
2020-01-07
1
-1
/
+4
*
drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned
Imre Deak
2020-01-07
1
-3
/
+33
*
drm/i915: Add support for non-power-of-2 FB plane alignment
Imre Deak
2020-01-07
1
-8
/
+16
*
drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
Kai Vehmanen
2020-01-06
1
-2
/
+2
*
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
2020-01-06
1
-0
/
+2
*
drm/i915/gt: Use memset_p to clear the ports
Chris Wilson
2020-01-06
1
-5
/
+10
*
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2020-01-06
2
-17
/
+26
*
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2020-01-06
2
-13
/
+10
*
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-06
7
-15
/
+41
*
drm/i915/selftests: Impose a timeout for request submission
Chris Wilson
2020-01-06
1
-5
/
+21
*
drm/i915/selftests: Fixup sparse __user annotation on local var
Chris Wilson
2020-01-06
1
-1
/
+2
*
drm/i915: Create dumb buffer from LMEM
Ramalingam C
2020-01-05
1
-7
/
+22
*
drm/i915: lookup for mem_region of a mem_type
Ramalingam C
2020-01-05
2
-0
/
+17
*
drm/i915/selftests: Compare user mmap against GPU
Chris Wilson
2020-01-04
1
-0
/
+129
*
drm/i915/selftests: Extend fault handler selftests to all memory regions
Abdiel Janulgue
2020-01-04
1
-89
/
+217
*
drm/i915/gem: Extend mmap support for lmem
Abdiel Janulgue
2020-01-04
3
-22
/
+39
*
drm/i915/selftests: Make headers self-contained
Chris Wilson
2020-01-03
7
-11
/
+31
*
drm/i915/selftests: Move igt_atomic_section[] out of the header
Chris Wilson
2020-01-03
3
-40
/
+49
*
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
2020-01-03
5
-123
/
+78
*
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
2020-01-03
3
-3
/
+21
*
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2020-01-03
3
-8
/
+11
*
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2020-01-03
2
-2
/
+11
*
drm/i915/gt: Clear LRC image inline
Chris Wilson
2020-01-03
2
-43
/
+58
*
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
2020-01-03
2
-1
/
+94
*
drm/i915/dsi: Control panel and backlight enable GPIOs on BYT
Hans de Goede
2020-01-03
2
-1
/
+66
*
drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...
Hans de Goede
2020-01-03
2
-20
/
+22
*
drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)
Hans de Goede
2020-01-03
3
-6
/
+7
*
drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
Hans de Goede
2020-01-03
3
-27
/
+48
*
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
2020-01-03
3
-9
/
+19
[next]