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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
5
-0
/
+12
2019-11-01
drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTEST
Chris Wilson
1
-0
/
+2
2019-11-01
drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
1
-15
/
+32
2019-11-01
drm/i915: Update DRIVER_DATE to 20191101
Joonas Lahtinen
1
-2
/
+2
2019-10-31
drm/i915/lmem: add the fake lmem region
Matthew Auld
9
-0
/
+140
2019-10-31
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
José Roberto de Souza
1
-1
/
+5
2019-10-31
drm/i915/guc: drop guc shared area
Daniele Ceraolo Spurio
2
-49
/
+3
2019-10-31
drm/i915: drop lrc header page
Daniele Ceraolo Spurio
4
-45
/
+7
2019-10-31
drm/i915: Split detaching and removing the vma
Chris Wilson
1
-20
/
+17
2019-10-31
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
3
-0
/
+51
2019-10-31
drm/i915/selftests: Assert that the idle_pulse is sent
Chris Wilson
1
-1
/
+3
2019-10-31
drm/i915/mst: Document the userspace fail with possible_crtcs
Ville Syrjälä
1
-0
/
+8
2019-10-31
drm/i915: Simplify pipe_mask setup even further
Ville Syrjälä
11
-18
/
+11
2019-10-31
drm/i915: Allow ICL+ DSI on any pipe
Ville Syrjälä
1
-1
/
+3
2019-10-31
drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjälä
13
-22
/
+22
2019-10-31
drm/i915: Simplify LVDS crtc_mask setup
Ville Syrjälä
1
-5
/
+3
2019-10-30
drm/i915/uc: define GuC and HuC binaries for TGL
Daniele Ceraolo Spurio
1
-0
/
+5
2019-10-30
drm/i915: Stop frobbing crtc->base.mode
Ville Syrjälä
1
-9
/
+9
2019-10-30
drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Ville Syrjälä
4
-8
/
+4
2019-10-30
drm/i915: Avoid HPD poll detect triggering a new detect cycle
Imre Deak
3
-0
/
+19
2019-10-30
drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
3
-6
/
+9
2019-10-30
drm/i915/tgl: Add gam instdone
Mika Kuoppala
3
-0
/
+6
2019-10-30
drm/i915/tgl: Add SFC instdone to error state
Mika Kuoppala
3
-0
/
+19
2019-10-29
drm/i915/tgl: add support to one DP-MST stream
Lucas De Marchi
2
-0
/
+6
2019-10-29
drm/i915/gem: Make context persistence optional
Chris Wilson
4
-1
/
+67
2019-10-29
drm/i915: Provide more information on DP AUX failures
Matt Roper
1
-2
/
+4
2019-10-29
drm/i915/display/cnl+: Handle fused off DSC
José Roberto de Souza
5
-0
/
+10
2019-10-29
drm/i915/display/icl+: Check if DMC is fused off
José Roberto de Souza
2
-0
/
+4
2019-10-29
drm/i915/display: Check if FBC is fused off
José Roberto de Souza
2
-0
/
+4
2019-10-29
drm/i915/display: Handle fused off HDCP
José Roberto de Souza
5
-1
/
+8
2019-10-29
drm/i915: Add two spaces before the SKL_DFSM registers
José Roberto de Souza
1
-9
/
+9
2019-10-29
drm/i915/perf: ensure selftests select valid format
Lionel Landwerlin
1
-1
/
+2
2019-10-29
drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS
Matt Roper
1
-0
/
+2
2019-10-29
drm/i915: Drop unused AUX register offsets
Matt Roper
2
-43
/
+10
2019-10-29
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
6
-18
/
+69
2019-10-29
drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
3
-7
/
+7
2019-10-29
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
7
-25
/
+27
2019-10-29
drm/i915: Fix i845/i865 cursor width
Ville Syrjälä
1
-1
/
+1
2019-10-29
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
6
-35
/
+560
2019-10-29
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
1
-26
/
+28
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
5
-5
/
+29
2019-10-29
drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
1
-1
/
+3
2019-10-29
drm/i915: Don't try to place HWS in non-existing mappable region
Michal Wajdeczko
1
-1
/
+1
2019-10-29
drm/i915: error capture with no ggtt slot
Daniele Ceraolo Spurio
2
-20
/
+65
2019-10-29
drm/i915: set num_fence_regs to 0 if there is no aperture
Daniele Ceraolo Spurio
1
-2
/
+4
2019-10-29
drm/i915: do not map aperture if it is not available.
Daniele Ceraolo Spurio
1
-12
/
+23
2019-10-29
drm/i915: define i915_ggtt_has_aperture
Daniele Ceraolo Spurio
1
-0
/
+5
2019-10-29
drm/i915/blt: fixup block_size rounding
Matthew Auld
1
-2
/
+2
2019-10-28
drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
1
-2
/
+2
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
3
-6
/
+16
[next]