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
2016-01-08
drm/i915: Detect and clear unclaimed access on resume
Mika Kuoppala
1
-0
/
+6
2016-01-08
drm/i915: Introduce intel_uncore_unclaimed_mmio
Mika Kuoppala
3
-5
/
+5
2016-01-08
drm/i915: Consolidate unclaimed mmio detection
Mika Kuoppala
1
-12
/
+23
2016-01-08
drm/i915: Inspect subunit states on hangcheck
Mika Kuoppala
3
-6
/
+77
2016-01-07
drm/i915: Cleaning up DDI translation tables
Rodrigo Vivi
1
-11
/
+11
2016-01-07
drm/i915: Update Skylake DDI translation table for DP.
Rodrigo Vivi
1
-2
/
+2
2016-01-07
drm/i915: Update Skylake DDI translation table for HDMI.
Rodrigo Vivi
1
-9
/
+9
2016-01-07
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
1
-2
/
+7
2016-01-07
drm/i915: Extract CSB status read
Ben Widawsky
1
-3
/
+16
2016-01-07
drm/i915: Change WARN to ERROR in CSB count
Ben Widawsky
1
-1
/
+3
2016-01-07
drm/i915: Cleanup some of the CSB handling
Ben Widawsky
3
-11
/
+28
2016-01-07
drm/i915/kbl: Enable PW1 and Misc I/O power wells
Michel Thierry
1
-2
/
+2
2016-01-07
drm/i915: Remove commit_plane function pointer.
Maarten Lankhorst
2
-5
/
+1
2016-01-07
drm/i915: Use plane state for primary plane updates.
Maarten Lankhorst
2
-148
/
+103
2016-01-07
drm/i915: Use the plane state for cursor updates.
Maarten Lankhorst
1
-46
/
+46
2016-01-07
drm/i915: Make disable_cursor_plane similar to commit_cursor_plane.
Maarten Lankhorst
1
-0
/
+3
2016-01-07
drm/i915: Remove some visibility checks from intel_crtc_update_cursor.
Maarten Lankhorst
1
-14
/
+0
2016-01-07
drm/i915: Do not use commit_plane for sprite planes.
Maarten Lankhorst
2
-20
/
+11
2016-01-07
drm/i915: Use passed plane state for sprite planes, v4.
Maarten Lankhorst
2
-63
/
+71
2016-01-07
drm/i915: Add two-stage ILK-style watermark programming (v10)
Matt Roper
6
-56
/
+241
2016-01-07
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
1
-3
/
+7
2016-01-06
drm/i915: Allow fuzzy matching in intel_compare_link_m_n
Maarten Lankhorst
1
-5
/
+8
2016-01-06
drm/i915: Sanitize watermarks after hardware state readout (v4)
Matt Roper
3
-4
/
+86
2016-01-06
drm/i915: Add extra paranoia to ILK watermark calculations
Matt Roper
1
-0
/
+16
2016-01-06
drm/i915: Convert hsw_compute_linetime_wm to use in-flight state
Matt Roper
1
-6
/
+10
2016-01-06
drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2)
Matt Roper
1
-0
/
+11
2016-01-06
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2016-01-06
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
1
-2
/
+4
2016-01-05
drm/i915: Allow use of get_dma_address for stolen backed objects
Ankitprasad Sharma
1
-0
/
+3
2016-01-05
drm/i915: add kerneldoc for intel_lr_context_size()
Dave Gordon
1
-0
/
+14
2016-01-05
drm/i915/dsi: be defensive about out of bounds operation byte
Jani Nikula
1
-13
/
+9
2016-01-05
drm/i915/dsi: be defensive about out of bounds sequence id
Jani Nikula
1
-7
/
+15
2016-01-05
drm/i915/bios: rewrite sequence block parsing
Jani Nikula
3
-107
/
+57
2016-01-05
drm/i915/bios: abstract finding the panel sequence block
Jani Nikula
1
-34
/
+42
2016-01-05
drm/i915/bios: have get_blocksize() support MIPI sequence block v3+
Jani Nikula
1
-18
/
+18
2016-01-05
drm/i915/bios: split the MIPI DSI VBT block parsing to two
Jani Nikula
1
-8
/
+19
2016-01-05
drm/i915/bios: fix header define name for intel_bios.h
Jani Nikula
1
-3
/
+3
2016-01-05
drm/i915/guc: Add GuC ADS - enabling ADS
Alex Dai
1
-0
/
+7
2016-01-05
drm/i915/guc: Add GuC ADS - MMIO reg state
Alex Dai
2
-1
/
+58
2016-01-05
drm/i915/guc: Add GuC ADS - scheduler policies
Alex Dai
2
-1
/
+76
2016-01-05
drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation
Alex Dai
4
-1
/
+78
2016-01-05
drm/i915/guc: Expose (intel)_lr_context_size()
Dave Gordon
2
-2
/
+3
2016-01-05
drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
Alex Dai
3
-15
/
+39
2016-01-05
drm/i915: Disable shrinker for non-swapped backed objects
Chris Wilson
1
-16
/
+44
2016-01-05
mm: Export nr_swap_pages
Chris Wilson
1
-0
/
+6
2016-01-05
drm/i915: Avoid writing relocs with addresses in non-canonical form
MichaĆ Winiarski
1
-4
/
+48
2016-01-04
i915: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-12-30
drm/i915: Fix whitespace (trivial)
Ben Widawsky
1
-2
/
+2
2015-12-23
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-22
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
Maarten Lankhorst
2
-4
/
+9
[prev]
[next]