index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
drm/i915: use true,false for bool variable in intel_crt.c
Ma Feng
1
-3
/
+3
2020-01-09
drm/i915/dp: use true,false for bool variable in intel_dp.c
Ma Feng
1
-2
/
+2
2020-01-09
drm/i915: use true,false for bool variable in i915_debugfs.c
Ma Feng
1
-2
/
+2
2020-01-09
drm/i915/gt: runtime-pm is no longer required for ce->ops->pin()
Chris Wilson
1
-4
/
+1
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
5
-64
/
+40
2020-01-09
drm/i915/gt: Push context state allocation earlier
Chris Wilson
2
-8
/
+28
2020-01-09
drm/i915: Pin the context as we work on it
Chris Wilson
4
-20
/
+22
2020-01-09
drm/i915: Revert "drm/i915/tgl: Wa_1607138340"
Tvrtko Ursulin
1
-4
/
+0
2020-01-09
drm/i915: Reduce warning for i915_vma_pin_iomap() without runtime-pm
Chris Wilson
1
-2
/
+2
2020-01-09
drm/i915: Early return for no-op i915_vma_pin_fence()
Chris Wilson
1
-0
/
+3
2020-01-09
drm/i915/gt: Drop a defunct timeline assertion
Chris Wilson
1
-1
/
+0
2020-01-09
drm: of: Fix linking when CONFIG_OF is not set
Laurent Pinchart
1
-2
/
+3
2020-01-08
drm/i915/display: Fix warning about MST and DDI restrictions
José Roberto de Souza
1
-1
/
+4
2020-01-08
drm/i915/display/icl+: Do not program clockgating
José Roberto de Souza
2
-92
/
+0
2020-01-08
drm/i915/display: Force the state compute phase once to enable PSR
José Roberto de Souza
4
-0
/
+32
2020-01-07
drm/i915/gt: Always force restore freshly pinned contexts
Chris Wilson
1
-1
/
+1
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
23
-4372
/
+4559
2020-01-07
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
2
-3
/
+6
2020-01-07
drm/i915/display: Use external dependency loop for port sync
José Roberto de Souza
1
-52
/
+17
2020-01-07
drm/i915: fix an error code in intel_modeset_all_tiles()
Dan Carpenter
1
-1
/
+1
2020-01-07
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
1
-0
/
+1
2020-01-07
drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media ...
Dhinakaran Pandiyan
5
-51
/
+188
2020-01-07
drm/fb: Extend format_info member arrays to handle four planes
Dhinakaran Pandiyan
1
-4
/
+4
2020-01-07
drm/framebuffer: Format modifier for Intel Gen-12 media compression
Dhinakaran Pandiyan
1
-0
/
+13
2020-01-07
drm/i915: Make sure plane dims are correct for UV CCS planes
Imre Deak
1
-2
/
+6
2020-01-07
drm/i915: Add debug message for FB plane[0].offset!=0 error
Imre Deak
1
-1
/
+4
2020-01-07
drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned
Imre Deak
1
-3
/
+33
2020-01-07
drm/i915: Add support for non-power-of-2 FB plane alignment
Imre Deak
1
-8
/
+16
2020-01-07
drm/mgag200: Add module parameter to pin all buffers at offset 0
Thomas Zimmermann
1
-0
/
+14
2020-01-07
drm/vram-helper: Support struct drm_driver.gem_create_object
Thomas Zimmermann
1
-3
/
+12
2020-01-07
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
6
-19
/
+13
2020-01-07
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
6
-18
/
+11
2020-01-07
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
2
-1
/
+390
2020-01-07
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
3
-7
/
+96
2020-01-07
drm/bridge: Patch atomic hooks to take a drm_bridge_state
Boris Brezillon
4
-36
/
+82
2020-01-07
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
5
-6
/
+309
2020-01-06
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
1
-18
/
+1
2020-01-06
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
Peter Rosin
1
-2
/
+2
2020-01-06
drm: atmel-hlcdc: enable clock before configuring timing engine
Claudiu Beznea
1
-1
/
+7
2020-01-06
drm: atmel-hlcdc: use double rate for pixel clock only if supported
Claudiu Beznea
1
-3
/
+3
2020-01-06
dt-bindings: fix warnings in xinpeng,xpp055c272.yaml
Sam Ravnborg
1
-0
/
+2
2020-01-06
drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
Kai Vehmanen
1
-2
/
+2
2020-01-06
drm/bridge: cdns: remove set but not used variable 'nlanes'
yu kuai
1
-2
/
+1
2020-01-06
drm/bridge: cdns: remove set but not used variable 'bpp'
yu kuai
1
-2
/
+1
2020-01-06
drm: meson: Remove unneeded semicolon
zhengbin
2
-2
/
+2
2020-01-06
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
1
-0
/
+2
2020-01-06
drm: bridge: dw-hdmi: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-06
drm/i915/gt: Use memset_p to clear the ports
Chris Wilson
1
-5
/
+10
2020-01-06
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2
-17
/
+26
2020-01-06
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2
-13
/
+10
[next]