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
2021-02-02
drm/i915/gvt: Remove references to struct drm_device.pdev
Thomas Zimmermann
5
-18
/
+19
2021-02-02
drm/i915/gt: Remove references to struct drm_device.pdev
Thomas Zimmermann
5
-12
/
+12
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
31
-66
/
+66
2021-02-01
drm/i915/adl_s: Add GT and CTX WAs for ADL-S
Aditya Swarup
1
-13
/
+21
2021-02-01
drm/i915/adl_s: Add display WAs for ADL-S
Aditya Swarup
3
-6
/
+11
2021-02-01
drm/i915/adl_s: Update memory bandwidth parameters
Tejas Upadhyay
1
-1
/
+9
2021-02-01
drm/i915/adl_s: Load DMC
Anusha Srivatsa
1
-1
/
+9
2021-02-01
drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
José Roberto de Souza
4
-3
/
+6
2021-02-01
drm/i915/adl_s: Re-use TGL GuC/HuC firmware
Matt Roper
1
-1
/
+3
2021-02-01
drm/i915/adl_s: Add power wells
Lucas De Marchi
1
-1
/
+1
2021-02-01
drm/i915/adl_s: Update PHY_MISC programming
Matt Roper
1
-3
/
+9
2021-01-26
drm/i915/adl_s: Update combo PHY master/slave relationships
Matt Roper
1
-2
/
+9
2021-01-26
drm/i915/adl_s: Add vbt port and aux channel settings for adls
Aditya Swarup
1
-11
/
+46
2021-01-26
drm/i915/adl_s: Add adl-s ddc pin mapping
Aditya Swarup
3
-2
/
+35
2021-01-26
drm/i915/adl_s: Initialize display for ADL-S
Aditya Swarup
1
-1
/
+7
2021-01-26
drm/i915/adl_s: Configure Port clock registers for ADL-S
Aditya Swarup
3
-24
/
+72
2021-01-26
drm/i915/adl_s: Configure DPLL for ADL-S
Aditya Swarup
2
-6
/
+54
2021-01-26
drm/i915/adl_s: Add PHYs for Alderlake S
Anusha Srivatsa
2
-6
/
+11
2021-01-26
drm/i915/adl_s: Add Interrupt Support
Anusha Srivatsa
1
-2
/
+1
2021-01-26
drm/i915/adl_s: Add PCH support
Anusha Srivatsa
2
-1
/
+10
2021-01-20
drm/i915/adl_s: Add ADL-S platform info and PCI ids
Caz Yokoyama
5
-1
/
+47
2021-01-20
drm/i915/tgl: Use TGL stepping info for applying WAs
Aditya Swarup
6
-43
/
+43
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
128
-11504
/
+12922
2021-01-15
Merge tag 'drm-intel-next-2021-01-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
23
-97
/
+383
2021-01-15
Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
100
-1298
/
+5956
2021-01-14
drm/i915/selftests: fix the uint*_t types that have crept in
Jani Nikula
1
-5
/
+5
2021-01-14
drm/i915/gt: Rearrange ivb workarounds
Chris Wilson
1
-71
/
+47
2021-01-14
drm/i915/gt: Rearrange vlv workarounds
Chris Wilson
1
-44
/
+51
2021-01-13
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2
-26
/
+14
2021-01-13
drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats
Chris Wilson
1
-3
/
+10
2021-01-13
drm/i915/selftests: Force a failed engine reset
Chris Wilson
1
-0
/
+144
2021-01-13
drm/i915/guc: stop calling execlists_set_default_submission
Daniele Ceraolo Spurio
4
-26
/
+48
2021-01-13
drm/i915/guc: init engine directly in GuC submission mode
Daniele Ceraolo Spurio
3
-11
/
+219
2021-01-13
drm/i915/guc: do not dump execlists state with GuC submission
Daniele Ceraolo Spurio
1
-1
/
+3
2021-01-13
drm/i915/guc: Delete GuC code unused in future patches
Matthew Brost
3
-190
/
+3
2021-01-12
drm/i915: move region_lmem under gt
Matthew Auld
4
-2
/
+2
2021-01-12
drm/i915/lmem: make intel_region_lmem_ops static
Jani Nikula
2
-3
/
+1
2021-01-12
drm/i915/region: make intel_region_map static
Jani Nikula
2
-6
/
+1
2021-01-12
drm/i915/gt: Perform an arbitration check before busywaiting
Chris Wilson
1
-1
/
+1
2021-01-12
drm/i915/gt: Check for arbitration after writing start seqno
Chris Wilson
1
-6
/
+17
2021-01-12
drm/i915/selftests: Allow huge_gem_object to kick the shrinker
Chris Wilson
1
-1
/
+1
2021-01-12
drm/i915/gem: Remove stolen node before releasing the region
Chris Wilson
1
-3
/
+2
2021-01-12
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
4
-1
/
+163
2021-01-12
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
1
-1
/
+1
2021-01-12
drm/i915/gt: Limit VFE threads based on GT
Chris Wilson
1
-63
/
+94
2021-01-11
drm/i915/dg1: Update voltage swing tables for DP
Matt Roper
1
-0
/
+34
2021-01-11
drm/i915/selftests: Include engine name after reset failure
Chris Wilson
1
-2
/
+4
2021-01-11
drm/i915/gt: Disable arbitration around Braswell's pdp updates
Chris Wilson
1
-1
/
+10
2021-01-11
drm/i915: Try to use fast+narrow link on eDP again and fall back to the old m...
Ville Syrjälä
2
-9
/
+67
2021-01-11
drm/i915: Fix checkpatch warns in cursor code
Ville Syrjälä
1
-3
/
+3
[next]