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
2023-04-20
drm/i915/psr: Clean up PSR register defininitions
Ville Syrjälä
2
-115
/
+116
2023-04-20
drm/i915: Clean up various display chicken registers
Ville Syrjälä
1
-55
/
+59
2023-04-20
drm/i915: Fix up whitespace in some display chicken registers
Ville Syrjälä
1
-36
/
+36
2023-04-20
drm/i915: Drop a useless forward declararion
Ville Syrjälä
1
-1
/
+0
2023-04-20
drm/i915: Use REG_BIT() & co. for ilk+ pfit registers
Ville Syrjälä
2
-12
/
+17
2023-04-20
drm/i915: Namespace pfit registers properly
Ville Syrjälä
4
-21
/
+22
2023-04-20
drm/i915: Use REG_BIT() & co for the pre-ilk pfit registers
Ville Syrjälä
4
-45
/
+48
2023-04-20
drm/i915: Relocate skl_get_pfit_config()
Ville Syrjälä
3
-45
/
+43
2023-04-20
drm/i915: Relocate intel_atomic_setup_scalers()
Ville Syrjälä
4
-262
/
+265
2023-04-20
drm/i915: Relocate VBLANK_EVASION_TIME_US
Ville Syrjälä
3
-11
/
+11
2023-04-20
drm/i915: Check pipe source size when using skl+ scalers
Ville Syrjälä
1
-0
/
+17
2023-04-20
drm/i915/display: throw out struct intel_load_detect_pipe
Jani Nikula
4
-37
/
+29
2023-04-20
drm/i915/display: split out load detect to a separate file
Jani Nikula
8
-230
/
+260
2023-04-20
drm/i915/wm: remove stale and unused ilk_wm_max_level() declaration
Jani Nikula
1
-1
/
+0
2023-04-19
drm/i915/mtl: WA to clear RDOP clock gating
Haridhar Kalvala
1
-0
/
+3
2023-04-19
drm/gem: Check for valid formats
Maíra Canal
1
-0
/
+9
2023-04-19
drm/i915/mtl: Extend Wa_22011802037 to MTL A-step
Madhumitha Tolakanahalli Pradeep
1
-6
/
+6
2023-04-19
drm/i915/mtl: Re-use ADL-P's "DC off" power well
Matt Roper
1
-15
/
+1
2023-04-19
drm/i915: Use separate "DC off" power well for ADL-P and DG2
Matt Roper
1
-3
/
+38
2023-04-19
drm/i915/dp_mst: Fix active port PLL selection for secondary MST streams
Imre Deak
3
-7
/
+30
2023-04-19
drm/i915/selftests: Consider multi-gt instead of to_gt()
Tejas Upadhyay
1
-19
/
+27
2023-04-19
drm/i915/gem: Consider multi-gt instead of to_gt()
Tejas Upadhyay
1
-2
/
+2
2023-04-19
drm/i915/gt: Consider multi-gt instead of to_gt()
Tejas Upadhyay
1
-1
/
+1
2023-04-19
drm/i915: use explicit includes for i915_reg.h and i915_irq.h
Jani Nikula
16
-2
/
+16
2023-04-19
drm/i915/dp_mst: Fix active port PLL selection for secondary MST streams
Imre Deak
3
-7
/
+30
2023-04-18
drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
Danilo Krummrich
2
-0
/
+10
2023-04-18
drm/amd/display: fix a divided-by-zero error
Alex Hung
1
-0
/
+4
2023-04-18
drm/amd/display: limit timing for single dimm memory
Daniel Miess
1
-0
/
+20
2023-04-18
drm/amd/display: set dcn315 lb bpp to 48
Dmytro Laktyushkin
1
-1
/
+1
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
2
-3
/
+17
2023-04-18
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
13
-90
/
+90
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
18
-106
/
+110
2023-04-18
drm/amdgpu: add xcc index argument to gfx v9_4_3 functions
Le Ma
1
-11
/
+11
2023-04-18
drm/amdgpu: add multi-XCC initial support in gfx_v9_4_3.c
Le Ma
1
-327
/
+394
2023-04-18
drm/amdgpu: add xcc index argument to soc15_grbm_select
Le Ma
6
-36
/
+36
2023-04-18
drm/amdgpu: split gc v9_4_3 functionality from gc v9_0
Le Ma
2
-15
/
+2634
2023-04-18
drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)
Le Ma
6
-88
/
+93
2023-04-18
drm/amdgpu: separate the mqd_backup for kiq from kcq
Le Ma
1
-1
/
+2
2023-04-18
drm/amdgpu: move queue_bitmap to an independent structure (v3)
Le Ma
9
-33
/
+48
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
16
-122
/
+122
2023-04-18
radeon: avoid double free in ci_dpm_init()
Nikita Zhandarovich
1
-8
/
+20
2023-04-18
drm/amd/display: remove unused variable oldest_index
Tom Rix
1
-4
/
+0
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
2
-3
/
+17
2023-04-18
drm/amd/pm: Fix spelling mistake "aquire" -> "acquire"
Colin Ian King
1
-1
/
+1
2023-04-18
drm/amdgpu: Add support for querying the max ibs in a submission. (v3)
Bas Nieuwenhuizen
1
-0
/
+9
2023-04-18
drm/amdgpu: Add a max ibs per submission limit.
Bas Nieuwenhuizen
3
-0
/
+33
2023-04-18
drm/amdgpu: Increase GFX6 graphics ring size.
Bas Nieuwenhuizen
1
-1
/
+1
2023-04-18
drm/amd/display: Update DTBCLK for DCN32
Alvin Lee
1
-0
/
+27
2023-04-18
drm/amd/display: fix is_timing_changed() prototype
Arnd Bergmann
3
-6
/
+8
2023-04-18
drm/amd/display: Add logging for display MALL refresh setting
Wesley Chalmers
1
-0
/
+3
[prev]
[next]