index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
drm/i915/dp: limit DP link rate based on VBT on CNL+
Jani Nikula
4
-1
/
+35
2018-02-02
drm/i915/dp: clean up source rate limiting for cnl
Jani Nikula
1
-7
/
+11
2018-02-02
drm/i915/dp: abstract rate array length limiting
Jani Nikula
1
-16
/
+22
2018-02-01
drm/i915/bxt, glk: Avoid long atomic poll during CDCLK change
Imre Deak
3
-6
/
+9
2018-02-01
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
3
-9
/
+25
2018-02-01
drm/i915/guc: Don't try to create log runtime if there is no log
Michal Wajdeczko
1
-0
/
+3
2018-02-01
drm/i915/guc: Don't forget to free GuC error log
Michal Wajdeczko
1
-2
/
+4
2018-02-01
drm/i915/selftests: add missing gtt shrinker test
Matthew Auld
1
-0
/
+84
2018-02-01
drm/i915/ppgtt: Pin page directories before allocation
Chris Wilson
1
-4
/
+10
2018-01-31
drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP register
Paulo Zanoni
1
-1
/
+1
2018-01-31
drm/i915/icl: Set graphics mode register for gen11
Kelvin Gardiner
2
-2
/
+18
2018-01-31
drm/i915/icl: Handle expanded PLANE_CTL_FORMAT field
James Ausmus
2
-1
/
+10
2018-01-31
drm/i915/gen11: fix the SAGV block time for gen11
Paulo Zanoni
1
-1
/
+8
2018-01-31
drm/i915/icl: Introduce MBus related registers
Mahesh Kumar
1
-0
/
+25
2018-01-31
drm/i915/icl: NV12 y-plane ddb is not in same plane
Mahesh Kumar
1
-2
/
+4
2018-01-31
drm/i915/icl: Fail flip if ddb allocated are less than min display buffer needed
Mahesh Kumar
1
-1
/
+26
2018-01-31
drm/i915/icl: Do not fix dbuf block size to 512
Mahesh Kumar
2
-7
/
+18
2018-01-31
drm/i915/icl: Don't allocate fixed bypass path blocks for ICL
Mahesh Kumar
1
-1
/
+2
2018-01-31
drm/i915: Flush ggtt writes through the old fenced vma before changing fences
Chris Wilson
1
-2
/
+6
2018-01-31
drm/i915/guc: Fix return from guc_log_relay_file_create
Sagar Arun Kamble
1
-0
/
+2
2018-01-31
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
4
-21
/
+6
2018-01-30
drm/i915/cnl: Fix DP max rate for Cannonlake with port F.
Rodrigo Vivi
1
-7
/
+24
2018-01-30
drm/i915/cnl: Enable DDI-F on Cannonlake.
Rodrigo Vivi
6
-5
/
+32
2018-01-30
drm/i915/cnl: Add HPD support for Port F.
Rodrigo Vivi
5
-24
/
+42
2018-01-30
drm/i915: For HPD connected port use hpd_pin instead of port.
Rodrigo Vivi
3
-79
/
+77
2018-01-30
drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.
Rodrigo Vivi
1
-0
/
+3
2018-01-30
drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.
Rodrigo Vivi
1
-4
/
+6
2018-01-30
drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.
Rodrigo Vivi
1
-1
/
+1
2018-01-30
drm/i915/cnl: Extend Wa 1178 to Aux F.
Rodrigo Vivi
2
-2
/
+4
2018-01-30
drm/i915/cnl: Add AUX-F support
Rodrigo Vivi
6
-0
/
+45
2018-01-30
drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
Rodrigo Vivi
3
-14
/
+11
2018-01-30
drm/i915: Add WA for planes ending close to left screen edge
Imre Deak
1
-4
/
+8
2018-01-30
drm/i915: Add display WA #1175 for planes ending close to right screen edge
Imre Deak
3
-6
/
+27
2018-01-29
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-01-29
drm/i915: Assert that we do not try to unsubmit a completed request
Chris Wilson
1
-0
/
+2
2018-01-29
drm/i915: Simplify guard logic for setup_scratch_page()
Chris Wilson
1
-36
/
+33
2018-01-29
Revert "drm/i915: mark all device info struct with __initconst"
Lionel Landwerlin
1
-48
/
+48
2018-01-26
drm/i915/lrc: Remove superfluous WARN_ON
Chris Wilson
1
-7
/
+7
2018-01-25
drm/i915/lrc: Clear context restore/save inhibit flags for new contexts
Chris Wilson
1
-0
/
+8
2018-01-24
drm: fix gpu scheduler link order
Christian König
1
-1
/
+1
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2
-19
/
+19
2018-01-24
drm/i915/guc: Fix comments style in intel_guc_log.c
Sagar Arun Kamble
1
-15
/
+30
2018-01-24
drm/i915/guc: Update name and prototype of i915_guc_log_control
Sagar Arun Kamble
3
-7
/
+7
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
8
-66
/
+172
2018-01-24
drm/i915/guc: Enable interrupts before resuming GuC during runtime resume
Sagar Arun Kamble
1
-4
/
+9
2018-01-24
drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
Sagar Arun Kamble
2
-0
/
+9
2018-01-24
drm/i915: Add a comment exlaining CCS hsub/vsub
Ville Syrjälä
1
-0
/
+14
2018-01-24
drm/i915: Implement display w/a #1143
Ville Syrjälä
2
-2
/
+48
2018-01-24
drm/i915: Use enum plane_id for frontbuffer tracking
Ville Syrjälä
4
-12
/
+7
2018-01-24
drm/i915: Shrink the GEM kmem_caches upon idling
Chris Wilson
1
-0
/
+79
[next]