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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
drm/i915/ehl: Add Support for DMC on EHL
Anusha Srivatsa
1
-1
/
+1
2019-03-22
drm/i915/ehl: Set proper eu slice/subslice parameters for EHL
Bob Paauwe
1
-3
/
+9
2019-03-22
drm/i915/ehl: EHL outputs are different from ICL
Bob Paauwe
1
-1
/
+6
2019-03-22
drm/i915/ehl: Add dpll mgr
Lucas De Marchi
1
-1
/
+15
2019-03-22
drm/i915/ehl: Add ElkhartLake platform
Bob Paauwe
4
-1
/
+4
2019-03-22
drm/i915/ehl: Add EHL platform info and PCI IDs
James Ausmus
1
-0
/
+9
2019-03-22
drm/i915: Clean up EDID downclock mode lookup
Ville Syrjälä
3
-23
/
+20
2019-03-22
drm/i915: Stop hand rolling drm_mode_match()
Ville Syrjälä
1
-25
/
+24
2019-03-22
drm/i915: Adjust DSI fixed mode handling
Ville Syrjälä
4
-42
/
+4
2019-03-22
drm/i915: Refactor VBT fixed mode handling
Ville Syrjälä
4
-21
/
+34
2019-03-22
drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...
Ville Syrjälä
1
-3
/
+18
2019-03-22
drm/i915: Refactor EDID fixed mode search
Ville Syrjälä
4
-21
/
+35
2019-03-22
drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
Ville Syrjälä
1
-1
/
+1
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
8
-41
/
+136
2019-03-22
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
2
-203
/
+251
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
10
-81
/
+537
2019-03-22
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
4
-0
/
+113
2019-03-22
drm/i915/guc: GuC suspend path cleanup
Sujaritha Sundaresan
1
-0
/
+2
2019-03-22
drm/i915/selftests: Mark up preemption tests for hang detection
Chris Wilson
1
-3
/
+35
2019-03-22
drm/i915/selftests: Calculate maximum ring size for preemption chain
Chris Wilson
1
-3
/
+37
2019-03-21
drm/i915: Skip object locking around a no-op set-domain ioctl
Chris Wilson
1
-3
/
+23
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
18
-134
/
+127
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
10
-31
/
+13
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
7
-40
/
+16
2019-03-21
drm/i915: Introduce a mutex for file_priv->context_idr
Chris Wilson
2
-26
/
+23
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
7
-75
/
+111
2019-03-21
drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
Dan Carpenter
1
-2
/
+2
2019-03-21
drm/i915: Use __is_constexpr()
Chris Wilson
1
-2
/
+2
2019-03-20
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
3
-54
/
+57
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
7
-68
/
+75
2019-03-20
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
1
-36
/
+43
2019-03-20
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
1
-10
/
+10
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
6
-156
/
+159
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
17
-115
/
+107
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
6
-108
/
+121
2019-03-20
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2
-32
/
+16
2019-03-20
drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
Manasi Navare
1
-1
/
+1
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
4
-9
/
+7
2019-03-20
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
1
-26
/
+6
2019-03-20
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
1
-11
/
+7
2019-03-20
drm/i915: Move some variables to tighter scope
Ville Syrjälä
1
-10
/
+13
2019-03-20
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
1
-1
/
+16
2019-03-20
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
1
-2
/
+9
2019-03-20
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
1
-5
/
+36
2019-03-20
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
1
-34
/
+50
2019-03-20
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
1
-9
/
+5
2019-03-20
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
1
-1
/
+1
2019-03-20
drm/i915: Use HPLLVCO_MOBILE for all PNVs
Ville Syrjälä
1
-1
/
+2
2019-03-20
drm/i915: Introduce i915_has_asle()
Ville Syrjälä
1
-1
/
+9
2019-03-20
drm/i915: Introduce i9xx_has_pps()
Ville Syrjälä
1
-1
/
+9
[next]