index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
Yunwei Zhang
3
-5
/
+54
2018-05-23
drm/i915/icl: Disable pipe CSC and gamma in cursor plane
José Roberto de Souza
1
-4
/
+6
2018-05-23
drm/i915/selftests: Pin the mock kernel context
Chris Wilson
2
-10
/
+14
2018-05-23
drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk
Ville Syrjälä
1
-0
/
+5
2018-05-23
drm/i915: Implement the missing bits of assert_panel_unlocked()
Ville Syrjälä
1
-2
/
+16
2018-05-23
drm/i915: Allow eDP on port C in theory
Ville Syrjälä
1
-2
/
+12
2018-05-23
drm/i915: Clean up DP pipe select bits
Ville Syrjälä
4
-95
/
+91
2018-05-23
drm/i915: Nuke intel_trans_dp_port_sel()
Ville Syrjälä
1
-25
/
+14
2018-05-23
drm/i915: Parametrize TRANS_DP_PORT_SEL
Ville Syrjälä
2
-21
/
+11
2018-05-23
drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
Ville Syrjälä
3
-32
/
+30
2018-05-22
drm/i915/query: nospec expects no more than an unsigned long
Chris Wilson
1
-1
/
+4
2018-05-22
drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt
Ville Syrjälä
2
-4
/
+0
2018-05-22
drm/i915: Replace vbt edp.support with int_lvds_support
Ville Syrjälä
3
-11
/
+13
2018-05-22
drm/i915/gtt: Allow pagedirectory allocations to fail
Chris Wilson
1
-8
/
+8
2018-05-22
drm/i915/query: Protect tainted function pointer lookup
Chris Wilson
1
-3
/
+7
2018-05-22
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Jani Nikula
6
-45
/
+8
2018-05-22
drm/i915: Move GEM BO inside drm_framebuffer
Daniel Stone
2
-4
/
+3
2018-05-22
drm/i915: Use intel_fb_obj() everywhere
Daniel Stone
3
-15
/
+17
2018-05-21
drm/i915/gvt: Fix crash after request->hw_context change
Zhenyu Wang
1
-36
/
+16
2018-05-19
drm/i915/selftests: Wait longer for the old active request
Chris Wilson
1
-14
/
+34
2018-05-19
drm/i915: Allow init_breadcrumbs to be used from irq context
Chris Wilson
1
-2
/
+3
2018-05-19
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
3
-11
/
+20
2018-05-19
drm/i915: Make intel_engine_dump irqsafe
Chris Wilson
1
-4
/
+7
2018-05-19
drm/i915: Speed up idle detection by kicking the tasklets
Chris Wilson
1
-3
/
+12
2018-05-19
drm/i915/lvds: Move acpi lid notification registration to registration phase
Chris Wilson
1
-11
/
+32
2018-05-18
drm/i915: Rename the remaining gen4 references to g4x in the DP code
Ville Syrjälä
1
-5
/
+5
2018-05-18
drm/i915: Rename SNB/IVB CPU eDP signal level funcs
Ville Syrjälä
1
-6
/
+6
2018-05-18
drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP
Ville Syrjälä
1
-7
/
+7
2018-05-18
drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+
Ville Syrjälä
3
-26
/
+26
2018-05-18
drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too
Ville Syrjälä
1
-4
/
+4
2018-05-18
drm/i915: Disable LVDS on Radiant P845
Ondrej Zary
1
-0
/
+8
2018-05-18
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
4
-21
/
+5
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
20
-296
/
+321
2018-05-18
drm/i915: Move fiddling with engine->last_retired_context
Chris Wilson
3
-10
/
+26
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
13
-55
/
+64
2018-05-17
drm/i915: enable the pipe/transcoder/planes later on HSW+
Paulo Zanoni
1
-5
/
+5
2018-05-17
drm/i915/icl: Read the correct Gen11 interrupt registers
Oscar Mateo
3
-12
/
+34
2018-05-17
drm/i915: Remove unused enable_cmd_parser modparam
Chris Wilson
2
-4
/
+0
2018-05-17
drm/i915: Nul-terminate legacy debug string
Chris Wilson
1
-1
/
+1
2018-05-17
drm/i915/execlists: HWACK checking superseded checking port[0].count
Chris Wilson
1
-2
/
+0
2018-05-17
drm/i915: Clean up DVO pipe select bits
Ville Syrjälä
2
-10
/
+7
2018-05-17
drm/i915: Clean up TV pipe select bits
Ville Syrjälä
2
-15
/
+9
2018-05-17
drm/i915: Clean up SDVO pipe select bits
Ville Syrjälä
5
-69
/
+52
2018-05-17
drm/i915: Clean up LVDS pipe select bits
Ville Syrjälä
4
-54
/
+42
2018-05-17
drm/i915: Clean up ADPA pipe select bits
Ville Syrjälä
4
-44
/
+33
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
6
-23
/
+42
2018-05-16
drm/i915/execlists: Flush pending preemption events during reset
Chris Wilson
1
-1
/
+35
2018-05-16
drm/i915/execlists: Split out CSB processing
Chris Wilson
1
-39
/
+52
2018-05-16
drm/i915: Split execlists/guc reset preparations
Chris Wilson
2
-10
/
+36
2018-05-16
drm/i915: Move engine reset prepare/finish to backends
Chris Wilson
4
-41
/
+76
[next]