index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use existing power well IDs where possible
Imre Deak
2018-08-08
2
-10
/
+7
*
drm/i915: Make power well ID names more uniform
Imre Deak
2018-08-08
2
-27
/
+28
*
drm/i915: Remove redundant power well IDs
Imre Deak
2018-08-08
2
-165
/
+76
*
drm/i915/ddi: Use power well CTL IDX instead of ID
Imre Deak
2018-08-08
5
-118
/
+361
*
drm/i915/vlv: Use power well CTL IDX instead of ID
Imre Deak
2018-08-08
3
-19
/
+62
*
drm/i915: Constify power well descriptors
Imre Deak
2018-08-08
7
-102
/
+141
*
drm/i915/vlv: Remove redundant power well ID asserts
Imre Deak
2018-08-08
1
-12
/
+0
*
drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()
Imre Deak
2018-08-08
3
-38
/
+37
*
drm/i915/icl: Fix power well anonymous union initializers
Imre Deak
2018-08-08
1
-7
/
+15
*
drm/i915: Pull seqno started checks together
Chris Wilson
2018-08-07
6
-32
/
+60
*
drm/i915/skl: distribute DDB based on panel resolution
Mahesh Kumar
2018-08-07
1
-15
/
+40
*
drm/i915: ddb_size is of u16 type
Mahesh Kumar
2018-08-07
1
-6
/
+6
*
drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_start
Chris Wilson
2018-08-06
1
-5
/
+6
*
drm/i915: Stop dropping irq around resets
Chris Wilson
2018-08-06
1
-3
/
+0
*
drm/i915: kill resource streamer support
Lucas De Marchi
2018-08-06
8
-33
/
+9
*
drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
Lucas De Marchi
2018-08-06
2
-2
/
+2
*
drm/i915: Fix typo in i915_drm_resume()
Gwan-gyeong Mun
2018-08-03
1
-1
/
+1
*
drm/i915: Clear all residual RPS events on disabling interrupts
Chris Wilson
2018-08-03
2
-5
/
+9
*
drm/i915: Unconditionally clear the pm/guc GT IIR upon acking
Chris Wilson
2018-08-03
1
-5
/
+2
*
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
2018-08-03
1
-3
/
+1
*
drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register
Paulo Zanoni
2018-08-02
1
-1
/
+7
*
drm/i915: Drop stray clearing of rps->last_adj
Chris Wilson
2018-08-02
1
-1
/
+0
*
drm/i915/execlists: Terminate the context image with BB_END
Chris Wilson
2018-08-01
2
-1
/
+5
*
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
Mika Kuoppala
2018-08-01
2
-6
/
+0
*
drm/i95: Mark GGTT as incoherent for gen10+
Chris Wilson
2018-08-01
1
-0
/
+1
*
drm/i915: Interactive RPS mode
Chris Wilson
2018-07-31
6
-45
/
+111
*
drm/i915/gtt: remove px_page
Matthew Auld
2018-07-30
2
-4
/
+0
*
drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_range
Chris Wilson
2018-07-30
1
-21
/
+17
*
drm/i915: Kick waiters on resetting legacy rings
Chris Wilson
2018-07-30
1
-0
/
+2
*
drm/i915: Downgrade Gen9 Plane WM latency error
Chris Wilson
2018-07-30
1
-2
/
+2
*
drm/i915/icl: Set TBT IO in Aux transaction
Anusha Srivatsa
2018-07-28
2
-9
/
+18
*
drm/i915/icl: Add TBT checks for PLL calculations
Anusha Srivatsa
2018-07-28
1
-1
/
+3
*
drm/i915: inline skl_copy_ddb_for_pipe() to its only caller
Paulo Zanoni
2018-07-28
1
-12
/
+4
*
drm/i915/icl: don't set CNL_DDI_CLOCK_REG_ACCESS_ON anymore
Paulo Zanoni
2018-07-28
1
-4
/
+0
*
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
2018-07-27
3
-5
/
+6
*
drm/i915: Add a fault injection point to WOPCM init
Jakub Bartmiński
2018-07-27
1
-0
/
+3
*
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub Bartmiński
2018-07-27
5
-21
/
+9
*
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
2018-07-27
8
-40
/
+44
*
drm/i915/guc: Do not partition WOPCM if GuC is not used
Jakub Bartmiński
2018-07-27
1
-0
/
+3
*
drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
Jakub Bartmiński
2018-07-27
1
-29
/
+20
*
drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGN
Chris Wilson
2018-07-27
2
-3
/
+1
*
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
Chris Wilson
2018-07-27
4
-7
/
+6
*
drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
Chris Wilson
2018-07-26
1
-8
/
+77
*
drm/i915/selftests: Use a full emulation of a user ppgtt context
Chris Wilson
2018-07-26
1
-4
/
+12
*
drm/i915: Don't disable the GPU for older gen on wedging
Chris Wilson
2018-07-26
1
-1
/
+2
*
drm/i915: Restore sane defaults for KMS on GEM error load
Chris Wilson
2018-07-26
1
-1
/
+10
*
drm/i915: Protect guc_fini_wq() against module load abort
Chris Wilson
2018-07-26
1
-5
/
+7
*
drm/i915: Mark up object tiling-and-stride getters as const
Chris Wilson
2018-07-26
2
-7
/
+7
*
drm/i915: Avoid computing tile_row_size() for untiled objects
Chris Wilson
2018-07-26
1
-1
/
+1
*
drm/i915/mst: Continue state updates even if AUX writes fail.
Dhinakaran Pandiyan
2018-07-26
1
-4
/
+1
[next]