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-09-01
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
Joonas Lahtinen
3
-8
/
+6
2016-08-31
drm/i915: Fix other intel_dp warnings too.
Maarten Lankhorst
1
-1
/
+3
2016-08-29
drm/i915/backlight: handle enabled but zero duty cycle at module load
Jani Nikula
1
-16
/
+24
2016-08-29
drm/i915: Fix intel_display_crc_init for !DEBUGFS
Maarten Lankhorst
1
-1
/
+1
2016-08-29
drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation.
Maarten Lankhorst
1
-0
/
+1
2016-08-29
drm/i915: remove leftover for_each_intel_crtc_masked
Jani Nikula
1
-8
/
+0
2016-08-27
drm/i915: Make for_each_engine_masked() more compact and quicker
Chris Wilson
5
-12
/
+21
2016-08-27
drm/i915: Tidy reporting busy status during i915_gem_retire_requests()
Chris Wilson
1
-6
/
+6
2016-08-26
drm/i915: Allow the user to pass a context to any ring
Chris Wilson
1
-4
/
+1
2016-08-26
drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB
Chris Wilson
1
-0
/
+1
2016-08-26
drm/i915/debugfs: Add panel delays for eDP
David Weinehall
1
-2
/
+40
2016-08-26
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
4
-0
/
+62
2016-08-25
drm/i915/skl: Update DDB values atomically with wms/plane attrs
Lyude
3
-168
/
+132
2016-08-25
drm/i915: Move CRTC updating in atomic_commit into it's own hook
Lyude
2
-22
/
+54
2016-08-25
drm/i915: Restore lost "Initialized i915" welcome message
Chris Wilson
1
-0
/
+5
2016-08-24
drm/i915: Force RC6 restore after system resume and reset
Chris Wilson
1
-0
/
+2
2016-08-24
drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell
Chris Wilson
1
-1
/
+1
2016-08-24
Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"
Chris Wilson
1
-4
/
+2
2016-08-24
drm/i915: Eliminate redundant local variable definition
Pandiyan, Dhinakaran
1
-8
/
+3
2016-08-24
drm/i915/dp: Dump DP link status when link training stages fail
Pandiyan, Dhinakaran
1
-0
/
+11
2016-08-24
drm/i915/dp: Add debug messages to print DP link training pattern
Pandiyan, Dhinakaran
1
-6
/
+7
2016-08-24
drm/i915: free intel_fb
Matthew Auld
1
-1
/
+1
2016-08-24
drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()
Chris Wilson
1
-1
/
+0
2016-08-24
drm/i915: Cleanup crt disable sequence on hsw+
Maarten Lankhorst
4
-58
/
+56
2016-08-24
drm/i915: Create a intel_encoder_find_connector helper function.
Maarten Lankhorst
1
-8
/
+13
2016-08-24
io-mapping: Fixup for different names of writecombine
Daniel Vetter
1
-0
/
+6
2016-08-23
io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
Chris Wilson
1
-2
/
+2
2016-08-23
drm/i915/skl: Update plane watermarks atomically during plane updates
Lyude
4
-18
/
+67
2016-08-23
drm/i915: Use more atomic state in intel_color.c
Maarten Lankhorst
1
-10
/
+14
2016-08-23
drm/i915: Convert intel_dp to use atomic state
Maarten Lankhorst
3
-69
/
+64
2016-08-23
drm/i915: Convert intel_dp_mst to use atomic state
Maarten Lankhorst
1
-31
/
+18
2016-08-23
drm/i915: Convert intel_lvds to use atomic state
Maarten Lankhorst
1
-11
/
+9
2016-08-23
drm/i915: Convert intel_sdvo to use atomic state
Maarten Lankhorst
1
-16
/
+11
2016-08-23
drm/i915: Convert intel_dsi to use atomic state
Maarten Lankhorst
1
-10
/
+11
2016-08-23
drm/i915: Convert intel_dvo to use atomic state
Maarten Lankhorst
1
-7
/
+5
2016-08-23
drm/i915: Convert intel_crt to use atomic state
Maarten Lankhorst
1
-5
/
+7
2016-08-23
drm/i915: Remove unused loop from intel_dp_mst_compute_config
Maarten Lankhorst
1
-18
/
+1
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
12
-17
/
+29
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
12
-126
/
+284
2016-08-23
drm/i915: Walk over encoders in crtc enable/disable using atomic state.
Maarten Lankhorst
1
-56
/
+134
2016-08-23
drm/i915: Remove unused mode_set hook from encoder
Maarten Lankhorst
1
-1
/
+0
2016-08-23
drm/i915: Pass atomic state to crtc enable/disable functions
Maarten Lankhorst
2
-20
/
+42
2016-08-23
drm/i915: handle DP_MST correctly in bxt_get_dpll
Maarten Lankhorst
1
-2
/
+8
2016-08-22
drm/i915: Take forcewake once for the entire GMBUS transaction
Chris Wilson
1
-68
/
+63
2016-08-22
drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_info
Chris Wilson
1
-7
/
+9
2016-08-22
drm/i915: Ignore stuck requests when considering hangs
Chris Wilson
1
-1
/
+3
2016-08-22
drm/i915: Allow DMA pagetables to use highmem
Chris Wilson
1
-6
/
+12
2016-08-22
drm/i915: Embed the scratch page struct into each VM
Chris Wilson
2
-50
/
+32
2016-08-22
drm/i915: debugfs spring cleaning
David Weinehall
3
-442
/
+358
2016-08-22
drm/i915: pdev cleanup
David Weinehall
12
-73
/
+103
[next]