index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
drm/i915/icl: Fix PLL mapping sanitization for DP ports
Imre Deak
1
-2
/
+25
2018-11-09
drm/i915/ddi: Add more sanity check to the encoder HW readout
Imre Deak
1
-24
/
+52
2018-11-09
drm/i915: Track rcu_head for our idle worker
Chris Wilson
1
-0
/
+3
2018-11-09
drm/i915: Initialise the obj->rcu head
Chris Wilson
1
-0
/
+9
2018-11-09
drm/i915: Keep overlay functions naming consistent
José Roberto de Souza
4
-6
/
+6
2018-11-09
drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
José Roberto de Souza
1
-2
/
+2
2018-11-09
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
3
-3
/
+4
2018-11-09
drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
José Roberto de Souza
1
-12
/
+7
2018-11-09
drm/i915: remove padding from struct skl_wm_level
Paulo Zanoni
1
-1
/
+1
2018-11-08
drm/i915: Set MI_INVALIDATE_BSD for all video-decode engines
Chris Wilson
1
-1
/
+1
2018-11-08
drm/i915/icl: Fix port B combo PHY context loss after DC transitions
Imre Deak
1
-0
/
+8
2018-11-08
drm/i915/icl: Skip init for an already enabled combo PHY
Imre Deak
1
-0
/
+6
2018-11-08
drm/i915/cnl+: Verify combo PHY HW state during PHY uninit
Imre Deak
1
-2
/
+101
2018-11-08
drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
Imre Deak
4
-119
/
+156
2018-11-08
drm/i915/icl: Fix combo PHY uninit
Imre Deak
1
-0
/
+4
2018-11-08
drm/i915/execlists: Force write serialisation into context image vs execution
Chris Wilson
1
-1
/
+13
2018-11-07
drm/i915/icl: Fix power well 2 wrt. DC-off toggling order
Imre Deak
1
-6
/
+6
2018-11-07
drm/i915: Add short HPD IRQ storm detection for non-MST systems
Lyude Paul
4
-21
/
+115
2018-11-07
drm/i915: Clarify flow for disabling IRQs on storms
Lyude Paul
1
-3
/
+8
2018-11-07
drm/i915: Fix threshold check in intel_hpd_irq_storm_detect()
Lyude Paul
1
-10
/
+13
2018-11-07
drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
Lyude Paul
1
-1
/
+3
2018-11-07
drm/i915: Fix possible race in intel_dp_add_mst_connector()
Lyude Paul
1
-4
/
+4
2018-11-07
drm/i915: Clean up skl_program_scaler()
Ville Syrjälä
1
-13
/
+5
2018-11-07
drm/i915: Nuke posting reads from plane update/disable funcs
Ville Syrjälä
2
-18
/
+0
2018-11-07
drm/i915/csr: fix spelling mistake "firmare" -> "firmware"
Colin Ian King
1
-1
/
+1
2018-11-07
drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
Chris Wilson
1
-2
/
+36
2018-11-07
mm, drm/i915: mark pinned shmemfs pages as unevictable
Kuo-Hsin Yang
5
-18
/
+49
2018-11-06
drm/i915: Don't oops during modeset shutdown after lpe audio deinit
Ville Syrjälä
1
-1
/
+3
2018-11-06
drm/i915: Break long iterations for get/put shmemfs pages
Chris Wilson
1
-1
/
+2
2018-11-06
drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion
Uma Shankar
2
-1
/
+111
2018-11-06
drm/i915/icl: Define Plane Input CSC Coefficient Registers
Uma Shankar
1
-0
/
+50
2018-11-05
drm/i915: Fix ilk+ watermarks when disabling pipes
Ville Syrjälä
1
-11
/
+6
2018-11-05
drm/i915/gen9_lp: Fix DMC DC counter debugfs output
Imre Deak
1
-7
/
+7
2018-11-05
drm/i915/icl: Configure MG DP mode for HDMI ports too
Imre Deak
3
-68
/
+67
2018-11-05
drm/i915/icl: Configure MG PHY gating for HDMI ports too
Imre Deak
3
-68
/
+70
2018-11-03
drm/dp/fec: DRM helper for Forward Error Correction
Anusha Srivatsa
1
-0
/
+7
2018-11-03
i915/dp/fec: Cache the FEC_CAPABLE DPCD register
Anusha Srivatsa
2
-0
/
+13
2018-11-02
drm/i915: Mark pin flags as u64
Chris Wilson
1
-14
/
+14
2018-11-02
drm/i915/fia: FIA registers offset implementation.
Anusha Srivatsa
1
-4
/
+6
2018-11-02
ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks
Ville Syrjälä
1
-20
/
+5
2018-11-02
ALSA: x86: Fix runtime PM for hdmi-lpe-audio
Ville Syrjälä
1
-1
/
+0
2018-11-02
drm/i915: Allow "max bpc" property to limit pipe_bpp
Radhakrishna Sripada
3
-21
/
+38
2018-11-02
drm: Add connector property to limit max bpc
Radhakrishna Sripada
5
-0
/
+74
2018-11-02
drm/i915: Update DRIVER_DATE to 20181102
Jani Nikula
1
-2
/
+2
2018-11-02
drm/i915: also group device info array helper macros with others
Jani Nikula
1
-12
/
+14
2018-11-02
drm/i915: reorder and reindent the register choosing helper wrappers
Jani Nikula
1
-14
/
+17
2018-11-02
drm/i915: define _MMIO_PLANE() in terms of _PLANE() not _MMIO_PIPE()
Jani Nikula
1
-1
/
+1
2018-11-02
drm/i915: remove palette_offsets from device info in favor of _PICK()
Jani Nikula
3
-15
/
+9
2018-11-02
drm/i915/icl: Fix DSS_CTL register names
Anusha Srivatsa
1
-11
/
+11
2018-11-02
drm/i915/icl+: Sanitize port to PLL mapping
Imre Deak
3
-0
/
+28
[next]