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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
drm/i915/phys: unconditionally call release_memory_region
Abdiel Janulgue
1
-3
/
+4
2020-03-06
drm/i915/gen7: Clear all EU/L3 residual contexts
Prathap Kumar Valsan
7
-4
/
+556
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
3
-4
/
+425
2020-03-05
drm/i915/execlists: Show the "switch priority hint" in dumps
Chris Wilson
1
-2
/
+6
2020-03-05
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-05
drm/i915: Actually emit the await_start
Chris Wilson
1
-1
/
+1
2020-03-05
drm/i915/display: Decrease log level
Swati Sharma
1
-2
/
+3
2020-03-05
drm/i915: Implement display w/a 1140 for glk/cnl
Ville Syrjälä
1
-4
/
+9
2020-03-05
drm/i915: Enable transition watermarks for glk
Ville Syrjälä
1
-4
/
+7
2020-03-05
drm/i915: Don't check for wm changes until we've compute the wms fully
Ville Syrjälä
1
-4
/
+12
2020-03-05
drm/i915: Don't check uv_wm in skl_plane_wm_equals()
Ville Syrjälä
1
-2
/
+6
2020-03-05
drm/i915/tgl: WaDisableGPGPUMidThreadPreemption
Tvrtko Ursulin
1
-2
/
+7
2020-03-04
drm/i915/gt: Cancel banned contexts after GT reset
Chris Wilson
1
-7
/
+1
2020-03-04
drm/i915: Add invert-brightness quirk for Thundersoft TST178 tablet
Hans de Goede
1
-0
/
+10
2020-03-04
drm/i915: panel: Use intel_panel_compute_brightness() from pwm_setup_backlight()
Hans de Goede
1
-7
/
+11
2020-03-04
drm/i915/gt: Propagate change in error status to children on unhold
Chris Wilson
1
-0
/
+4
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
14
-50
/
+78
2020-03-04
drm/i915/ehl: Check PHY type before reading DPLL frequency
Matt Roper
1
-1
/
+2
2020-03-04
drm/i915/gvt: Inlcude intel_gvt.h where needed
Chris Wilson
1
-0
/
+1
2020-03-03
drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels
Lyude Paul
1
-0
/
+14
2020-03-03
drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel
Lyude Paul
4
-5
/
+26
2020-03-03
drm/dp: Introduce EDID-based quirks
Lyude Paul
6
-7
/
+73
2020-03-04
drm/i915/hdcp: Fix config_stream_type() ret value
Anshuman Gupta
1
-1
/
+5
2020-03-04
drm/i915/hdcp: Mandate (seq_num_V==0) at first RecvId msg
Anshuman Gupta
1
-0
/
+6
2020-03-03
drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl
Chris Wilson
1
-65
/
+42
2020-03-03
drm/i915/gem: Extract transient execbuf flags from i915_vma
Chris Wilson
2
-157
/
+131
2020-03-03
drm/i915: Drop inspection of execbuf flags during evict
Chris Wilson
2
-17
/
+14
2020-03-03
drm/i915/tgl: Move and restrict Wa_1408615072
José Roberto de Souza
2
-4
/
+4
2020-03-03
drm/i915/gen11: Moving WAs to rcs_engine_wa_init()
José Roberto de Souza
2
-15
/
+15
2020-03-03
drm/i915/selftests: Fix uninitialized variable
Aditya Swarup
1
-1
/
+1
2020-03-03
drm/i915/gt: Drop the timeline->mutex as we wait for retirement
Chris Wilson
1
-3
/
+11
2020-03-03
drm/i915: Drop vma is-closed assertion on insert
Chris Wilson
1
-1
/
+0
2020-03-03
drm/i915/gem: Check that the context wasn't closed during setup
Chris Wilson
2
-47
/
+75
2020-03-03
drm/i915/gt: Prevent allocation on a banned context
Chris Wilson
1
-0
/
+5
2020-03-03
drm/i915/gem: Consolidate ctx->engines[] release
Chris Wilson
3
-92
/
+105
2020-03-03
drm/i915: Polish CHV .load_luts() a bit
Ville Syrjälä
1
-7
/
+4
2020-03-03
drm/i915/gvt: only include intel_gvt.h where needed
Jani Nikula
2
-2
/
+1
2020-03-03
drm/i915/gvt: make intel_gvt_active internal to intel_gvt
Jani Nikula
2
-5
/
+5
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
11
-31
/
+47
2020-03-03
drm/i915: Fix kbuild test robot build error
Anshuman Gupta
1
-9
/
+9
2020-03-03
drm/i915/hdcp: conversion to struct drm_device based logging macros.
Ramalingam C
1
-47
/
+62
2020-03-03
drm/i915: move watermark structs more towards usage
Jani Nikula
3
-40
/
+40
2020-03-03
drm/i915/dmc: Use firmware v2.06 for TGL
José Roberto de Souza
1
-2
/
+2
2020-03-02
drm/i915/huc: update TGL HuC to v7.0.12
Daniele Ceraolo Spurio
1
-1
/
+1
2020-03-02
drm/i915/execlists: Check the sentinel is alone in the ELSP
Chris Wilson
1
-0
/
+21
2020-03-02
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2
-18
/
+43
2020-03-02
drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMD
José Roberto de Souza
1
-0
/
+1
2020-03-02
drm/i915/tgl: Add note about Wa_1409142259
José Roberto de Souza
1
-1
/
+9
2020-03-02
drm/i915/tgl: Fix the Wa number of a fix
José Roberto de Souza
1
-1
/
+1
2020-03-02
drm/i915/tgl: Add note about Wa_1607063988
José Roberto de Souza
1
-1
/
+4
[next]