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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
drm/amd/display: Add debug options for increasing phantom lines
Alvin Lee
2
-0
/
+4
2022-11-23
drm/amd/display: Phase 1 Add Bw Allocation source and header files
Mustapha Ghaddar
3
-0
/
+111
2022-11-23
drm/amd/display: Add YCBCR2020 coefficients to CSC matrix
Rodrigo Siqueira
1
-2
/
+7
2022-11-23
drm/amd/display: Use viewport height for subvp mall allocation size
Dillon Varone
1
-1
/
+1
2022-11-23
drm/amd/display: Check if PSR enabled when entering MALL
Alvin Lee
2
-3
/
+13
2022-11-23
drm/amd/display: Add check for DET fetch latency hiding for dcn32
Dillon Varone
4
-0
/
+128
2022-11-23
drm/amd/display: Use dummy pstate latency for subvp when needed on dcn32
Dillon Varone
1
-12
/
+49
2022-11-23
drm/amd/display: Update soc bounding box for dcn32/dcn321
Dillon Varone
2
-7
/
+7
2022-11-23
drm/amd/display: Add Z8 allow states to z-state support list
Nicholas Kazlauskas
4
-7
/
+23
2022-11-23
drm/amd/display: Update Z8 watermarks for DCN314
Nicholas Kazlauskas
1
-2
/
+2
2022-11-23
drm/amd/display: Limit HW cursor size of >= 4k
Alvin Lee
3
-4
/
+16
2022-11-23
drm/amd/display: No display after resume from WB/CB
Tsung-hua Lin
1
-0
/
+37
2022-11-23
drm/amd/display: Add margin on DRR vblank start for subvp
Alvin Lee
7
-3
/
+24
2022-11-23
drm/amd/display: new ABM config 2
Camille Cho
1
-0
/
+9
2022-11-23
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul
1
-1
/
+2
2022-11-23
drm/amdgpu: fix pci device refcount leak
Yang Yingliang
1
-0
/
+4
2022-11-23
drm/amdgpu/psp: don't free PSP buffers on suspend
Alex Deucher
1
-7
/
+9
2022-11-23
drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...
Lyude Paul
1
-1
/
+1
2022-11-23
drm/amd/amdgpu: reserve vm invalidation engine for firmware
Jack Xiao
1
-0
/
+6
2022-11-23
drm/amd/display: fix compilation issue with legacy gcc
Bob zhou
1
-1
/
+2
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
122
-749
/
+1173
2022-11-22
Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...
Dave Airlie
97
-631
/
+1023
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
176
-1643
/
+2686
2022-11-22
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
10
-37
/
+138
2022-11-22
Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
108
-191
/
+1331
2022-11-18
drm/i915/dg2: Drop force_probe requirement
Matt Roper
1
-1
/
+0
2022-11-18
drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5
Radhakrishna Sripada
1
-1
/
+2
2022-11-18
drm/i915/mtl: Fix dram info readout
Radhakrishna Sripada
1
-2
/
+1
2022-11-18
drm/i915/rpl-p: Add stepping info
Matt Atwood
1
-0
/
+7
2022-11-18
drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main links
Imre Deak
1
-2
/
+3
2022-11-18
drm/i915: Factor out function to get/put AUX_IO power for main link
Imre Deak
1
-33
/
+52
2022-11-18
drm/i915: Add missing DC_OFF power domain->well mappings
Imre Deak
1
-0
/
+8
2022-11-18
drm/i915: Add missing AUX_IO_A power domain->well mappings
Imre Deak
1
-0
/
+2
2022-11-18
drm/i915/tgl+: Enable display DC power states on all eDP ports
Imre Deak
4
-7
/
+89
2022-11-18
drm/i915: Use the AUX_IO power domain only for eDP/PSR port
Imre Deak
1
-2
/
+4
2022-11-18
drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical place
Imre Deak
3
-7
/
+8
2022-11-18
drm/i915: Preallocate the debug power domain wakerefs array
Imre Deak
2
-6
/
+6
2022-11-18
drm/i915: Fix warn in intel_display_power_*_domain() functions
Imre Deak
1
-4
/
+4
2022-11-17
drm/amdgpu: make psp_ring_init common
Alex Deucher
9
-191
/
+26
2022-11-17
drm/amdgpu/psp12: move ih_reroute into ring_create
Alex Deucher
1
-2
/
+2
2022-11-17
drm/amd/display: fix kernel-doc issues in dc.h
Randy Dunlap
1
-6
/
+6
2022-11-17
drm/amdkfd: enable cooperative launch for gfx10.3
Jonathan Kim
1
-1
/
+4
2022-11-17
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
Ramesh Errabolu
1
-0
/
+1
2022-11-17
drm/amdgpu: add JPEG 4.0 RAS poison consumption handling
Tao Zhou
1
-0
/
+18
2022-11-17
drm/amdgpu: add VCN 4.0 RAS poison consumption handling
Tao Zhou
1
-0
/
+10
2022-11-17
drm/amdgpu: add irq source id definition for VCN/JPEG 4.0
Tao Zhou
1
-0
/
+3
2022-11-17
drm/amdgpu: add RAS error query for JPEG 4.0
Tao Zhou
2
-0
/
+70
2022-11-17
drm/amdgpu: add RAS query support for VCN 4.0
Tao Zhou
2
-0
/
+66
2022-11-17
drm/amdgpu: define common jpeg_set_ras_funcs
Tao Zhou
3
-12
/
+19
2022-11-17
drm/amdgpu: define common vcn_set_ras_funcs
Tao Zhou
3
-12
/
+19
[next]