index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
powercap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-27
drm/komeda: Add runtime_pm support
james qian wang (Arm Technology China)
4
-53
/
+53
2019-12-27
drm/komeda: Add event handling for EMPTY/FULL
james qian wang (Arm Technology China)
4
-2
/
+21
2019-12-26
drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
Jagan Teki
1
-0
/
+1
2019-12-26
drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
Jagan Teki
1
-8
/
+29
2019-12-26
drm/sun4i: dsi: Get the mod clock for A31
Jagan Teki
1
-4
/
+7
2019-12-26
dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
Jagan Teki
1
-1
/
+5
2019-12-26
dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller
Jagan Teki
1
-2
/
+31
2019-12-26
drm: sun4i: Add support for suspending the display driver
Ondrej Jirman
1
-0
/
+22
2019-12-23
drm/i915: Update DRIVER_DATE to 20191223
Jani Nikula
1
-2
/
+2
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
7
-27
/
+62
2019-12-23
drm/i915: Introduce a vma.kref
Chris Wilson
7
-31
/
+44
2019-12-23
drm/i915: Add a simple is-bound check before unbinding
Chris Wilson
1
-1
/
+4
2019-12-23
drm/i915: Make sure CCS YUV semiplanar format checks work
Imre Deak
5
-14
/
+33
2019-12-23
drm/i915: Make sure Y slave planes get all the required state
Imre Deak
1
-1
/
+2
2019-12-23
drm/i915: Skip rotated offset adjustment for unsupported modifiers
Dhinakaran Pandiyan
1
-41
/
+77
2019-12-23
drm/i915/tgl: Make sure FBs have a correct CCS plane stride
Imre Deak
1
-0
/
+17
2019-12-23
drm/i915/tgl: Gen-12 render decompression
Dhinakaran Pandiyan
3
-43
/
+178
2019-12-23
drm/framebuffer: Format modifier for Intel Gen-12 render compression
Dhinakaran Pandiyan
1
-0
/
+11
2019-12-23
drm/i915: Add helpers to select correct ccs/aux planes
Imre Deak
1
-14
/
+57
2019-12-23
drm/i915: Extract framebufer CCS offset checks into a function
Dhinakaran Pandiyan
1
-30
/
+43
2019-12-23
drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Dhinakaran Pandiyan
1
-15
/
+16
2019-12-23
drm/i915: Use intel_tile_height() instead of re-implementing
Dhinakaran Pandiyan
1
-1
/
+1
2019-12-23
drm/i915/selftests: make mock_drm.h self-contained
Jani Nikula
1
-1
/
+2
2019-12-23
drm/i915/selftests: make mock_context.h self-contained
Jani Nikula
1
-1
/
+1
2019-12-23
drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2
Jani Nikula
1
-1
/
+1
2019-12-22
drm/i915/gt: Move pm debug files into a gt aware debugfs
Andi Shyti
8
-0
/
+752
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
6
-113
/
+42
2019-12-22
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
3
-27
/
+13
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
19
-365
/
+357
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
5
-69
/
+69
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
3
-8
/
+8
2019-12-21
drm/i915: Move i915_gem_init_contexts() earlier
Chris Wilson
1
-11
/
+12
2019-12-21
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
3
-11
/
+20
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
34
-507
/
+388
2019-12-21
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
1
-0
/
+2
2019-12-20
drm/i915: Introduce intel_crtc_state_alloc()
Ville Syrjälä
1
-11
/
+19
2019-12-20
drm/stm: ltdc: move pinctrl to encoder mode set
Yannick Fertré
1
-6
/
+18
2019-12-20
drm/i915/execlists: Select arb on/off around batches based on preemption
Chris Wilson
1
-8
/
+9
2019-12-20
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
5
-25
/
+64
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
21
-161
/
+165
2019-12-20
drm/i915/gt: Teach veng to defer the context allocation
Chris Wilson
1
-6
/
+9
2019-12-20
drm/i915/gt: Add breadcrumb retire to physical engine
Chris Wilson
2
-3
/
+9
2019-12-19
drm/todo: Updating logging todo
Daniel Vetter
1
-4
/
+4
2019-12-19
drm/i915: Rename pipe update tracepoints
Ville Syrjälä
2
-6
/
+6
2019-12-19
drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call
Ville Syrjälä
1
-3
/
+0
2019-12-19
drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
Ville Syrjälä
1
-1
/
+1
2019-12-19
drm/i915: fix uninitialized pointer reads on pointers to and from
Colin Ian King
1
-1
/
+1
2019-12-19
drm/i915/gt: Suppress threshold updates on RPS parking
Chris Wilson
1
-5
/
+6
2019-12-19
drm/i915/gt: Use non-forcewake writes for RPS
Chris Wilson
1
-34
/
+32
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
4
-1
/
+39
[next]