index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/display: Share intel_connector_needs_modeset()
José Roberto de Souza
2019-12-23
3
-31
/
+34
*
drm/i915: Update DRIVER_DATE to 20191223
Jani Nikula
2019-12-23
1
-2
/
+2
*
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-23
7
-27
/
+62
*
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
7
-31
/
+44
*
drm/i915: Add a simple is-bound check before unbinding
Chris Wilson
2019-12-23
1
-1
/
+4
*
drm/i915: Make sure CCS YUV semiplanar format checks work
Imre Deak
2019-12-23
5
-14
/
+33
*
drm/i915: Make sure Y slave planes get all the required state
Imre Deak
2019-12-23
1
-1
/
+2
*
drm/i915: Skip rotated offset adjustment for unsupported modifiers
Dhinakaran Pandiyan
2019-12-23
1
-41
/
+77
*
drm/i915/tgl: Make sure FBs have a correct CCS plane stride
Imre Deak
2019-12-23
1
-0
/
+17
*
drm/i915/tgl: Gen-12 render decompression
Dhinakaran Pandiyan
2019-12-23
3
-43
/
+178
*
drm/i915: Add helpers to select correct ccs/aux planes
Imre Deak
2019-12-23
1
-14
/
+57
*
drm/i915: Extract framebufer CCS offset checks into a function
Dhinakaran Pandiyan
2019-12-23
1
-30
/
+43
*
drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Dhinakaran Pandiyan
2019-12-23
1
-15
/
+16
*
drm/i915: Use intel_tile_height() instead of re-implementing
Dhinakaran Pandiyan
2019-12-23
1
-1
/
+1
*
drm/i915/selftests: make mock_drm.h self-contained
Jani Nikula
2019-12-23
1
-1
/
+2
*
drm/i915/selftests: make mock_context.h self-contained
Jani Nikula
2019-12-23
1
-1
/
+1
*
drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2
Jani Nikula
2019-12-23
1
-1
/
+1
*
drm/i915/gt: Move pm debug files into a gt aware debugfs
Andi Shyti
2019-12-22
8
-0
/
+752
*
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
2019-12-22
6
-113
/
+42
*
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
2019-12-22
3
-27
/
+13
*
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-22
19
-365
/
+357
*
drm/i915: Move i915_gem_init_contexts() earlier
Chris Wilson
2019-12-21
1
-11
/
+12
*
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
2019-12-21
3
-11
/
+20
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
34
-507
/
+388
*
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
2019-12-21
1
-0
/
+2
*
drm/i915: Introduce intel_crtc_state_alloc()
Ville Syrjälä
2019-12-20
1
-11
/
+19
*
drm/i915/execlists: Select arb on/off around batches based on preemption
Chris Wilson
2019-12-20
1
-8
/
+9
*
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
5
-25
/
+64
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
21
-161
/
+165
*
drm/i915/gt: Teach veng to defer the context allocation
Chris Wilson
2019-12-20
1
-6
/
+9
*
drm/i915/gt: Add breadcrumb retire to physical engine
Chris Wilson
2019-12-20
2
-3
/
+9
*
drm/i915: Rename pipe update tracepoints
Ville Syrjälä
2019-12-19
2
-6
/
+6
*
drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call
Ville Syrjälä
2019-12-19
1
-3
/
+0
*
drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
Ville Syrjälä
2019-12-19
1
-1
/
+1
*
drm/i915: fix uninitialized pointer reads on pointers to and from
Colin Ian King
2019-12-19
1
-1
/
+1
*
drm/i915/gt: Suppress threshold updates on RPS parking
Chris Wilson
2019-12-19
1
-5
/
+6
*
drm/i915/gt: Use non-forcewake writes for RPS
Chris Wilson
2019-12-19
1
-34
/
+32
*
drm/i915/gt: Track engine round-trip times
Chris Wilson
2019-12-19
4
-1
/
+39
*
drm/i915/gt: Schedule request retirement when signaler idles
Chris Wilson
2019-12-19
3
-7
/
+8
*
drm/i915/dsc: fix DSC power domains for DSI
Jani Nikula
2019-12-19
1
-13
/
+15
*
drm/i915/dsc: clarify DSC support for pipe A on ICL
Jani Nikula
2019-12-19
1
-1
/
+7
*
drm/i915/dsc: fix DSC register selection for ICL DSI transcoders
Jani Nikula
2019-12-19
1
-20
/
+38
*
drm/i915: Provide ddc symlink in hdmi connector sysfs directory
Andrzej Pietrasiewicz
2019-12-19
1
-4
/
+8
*
drm/i915/display: fix phy name
Lucas De Marchi
2019-12-19
1
-1
/
+1
*
drm/i915/display: use clk_off name to avoid double negation
Lucas De Marchi
2019-12-19
1
-5
/
+3
*
drm/i915/display: move clk off sanitize to its own function
Lucas De Marchi
2019-12-19
1
-25
/
+32
*
drm/i915: Ratelimit i915_globals_park
Chris Wilson
2019-12-18
1
-9
/
+44
*
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
10
-38
/
+27
*
drm/i915/pmu: Ensure monotonic rc6
Tvrtko Ursulin
2019-12-18
2
-54
/
+21
*
drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()
Ville Syrjälä
2019-12-18
7
-51
/
+86
[next]