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-03
drm/scheduler: add drm_sched_job_add_resv_dependencies
Christian König
2
-15
/
+39
2022-11-03
drm/ofdrm: Depend on CONFIG_MMU
Thomas Zimmermann
1
-1
/
+1
2022-11-03
drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
Nathan Chancellor
1
-3
/
+4
2022-11-03
drm/i915/hwmon: Fix a build error used with clang compiler
Gwan-gyeong Mun
1
-9
/
+3
2022-11-02
drm/i915: Do not set cache_dirty for DGFX
Niranjana Vishwanathapura
1
-2
/
+2
2022-11-02
drm/tests: Add back seed value information
Arthur Grillo
2
-4
/
+10
2022-11-02
drm/client: Prevent NULL dereference in drm_client_buffer_delete()
Dmitry Osipenko
1
-3
/
+3
2022-11-02
dma-buf: Make locking consistent in dma_buf_detach()
Dmitry Osipenko
1
-2
/
+2
2022-11-02
drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
Gaosheng Cui
1
-1
/
+1
2022-11-02
drm/i915/selftests: Run the perf MI_BB tests on gen4/5
Ville Syrjälä
1
-3
/
+13
2022-11-02
drm/i915/selftests: Test RING_TIMESTAMP on gen4/5
Ville Syrjälä
1
-21
/
+15
2022-11-02
drm/i915/selftests: Run MI_BB perf selftests on SNB
Ville Syrjälä
1
-2
/
+8
2022-11-02
drm/i915: Fix cs timestamp frequency for cl/bw
Ville Syrjälä
1
-1
/
+3
2022-11-02
drm/i915: Stop claiming cs timestamp frquency on gen2/3
Ville Syrjälä
1
-2
/
+4
2022-11-02
drm/i915: Fix cs timestamp frequency for ctg/elk/ilk
Ville Syrjälä
1
-2
/
+26
2022-11-01
drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure
Marek Vasut
1
-1
/
+9
2022-11-01
drm/panel/panel-sitronix-st7701: Clean up CMDnBKx selection
Marek Vasut
1
-33
/
+25
2022-11-01
drm/i915/dg2: Introduce Wa_18017747507
Wayne Boyer
2
-0
/
+6
2022-11-01
drm/panel/panel-sitronix-st7701: Fix RTNI calculation
Marek Vasut
1
-1
/
+1
2022-11-01
drm: lcdif: change burst size to 256B
Marco Felsch
2
-2
/
+16
2022-11-01
drm/amd/display (gcc13): fix enum mismatch
Jiri Slaby (SUSE)
1
-1
/
+3
2022-11-01
drm/amd/display: 3.2.210
Aric Cyr
1
-1
/
+1
2022-11-01
drm/amd/display: Investigate tool reported FCLK P-state deviations
Nevenko Stupar
1
-1
/
+2
2022-11-01
drm/amd/display: Fix null pointer issues found in emulation
Charlene Liu
1
-2
/
+4
2022-11-01
drm/amd/display: Add DSC delay factor workaround
George Shen
7
-7
/
+19
2022-11-01
drm/amd/display: Round up DST_after_scaler to nearest int
George Shen
1
-2
/
+2
2022-11-01
drm/amd/display: Use forced DSC bpp in DML
George Shen
2
-2
/
+2
2022-11-01
drm/amd/display: Fix DCN32 DSC delay calculation
George Shen
1
-1
/
+1
2022-11-01
drm/amd/display: [FW Promotion] Release 0.0.141.0
Anthony Koo
1
-0
/
+6
2022-11-01
drm/amd/display: Add a debug option HBR2CP2520 over TPS4
Leo Chen
6
-0
/
+11
2022-11-01
drm/amd/display: Stop waiting for vblank during pipe programming
Martin Leung
1
-1
/
+0
2022-11-01
drm/amd/display: Modify checks to enable TPS3 pattern when required
Iswara Nagulendran
1
-1
/
+5
2022-11-01
drm/amd/display: Remove rate check from pixel rate divider update
Taimur Hassan
1
-1
/
+1
2022-11-01
drm/amd/display: Check validation passed after applying pipe split changes
Dillon Varone
1
-4
/
+6
2022-11-01
drm/amd/display: Update DML formula
Charlene Liu
2
-2
/
+4
2022-11-01
drm/amd/display: Don't enable ODM + MPO
Alvin Lee
1
-4
/
+0
2022-11-01
drm/amd/display: Include virtual signal to set k1 and k2 values
Eric Bernstein
1
-1
/
+1
2022-11-01
drm/amd/display: Reinit DPG when exiting dynamic ODM
Dillon Varone
1
-0
/
+23
2022-11-01
drm/amd/display: drop vblank_lock from struct amdgpu_display_manager
Hamza Mahfooz
2
-8
/
+0
2022-11-01
drm/amdkfd: Remove unused variable
Ma Jun
2
-2
/
+0
2022-11-01
drm/amdgpu: Skip program gfxhub_v3_0_3 system aperture registers under SRIOV
Yifan Zha
1
-0
/
+3
2022-11-01
drm/amdgpu: Skip access SDMA0_F32_CNTL in sdma_v6_0_enable under SRIOV
Yifan Zha
1
-0
/
+3
2022-11-01
drm/amdgpu: Skip access GRBM_CNTL under SRIOV on gfx_v11
Yifan Zha
1
-1
/
+2
2022-11-01
drm/amdgpu: Disable GPU reset on SRIOV before remove pci.
Gavin Wan
1
-1
/
+2
2022-11-01
drm/amdgpu: Enable GFX RAS feature for gfx v11_0_3
Candice Li
1
-0
/
+26
2022-11-01
Merge tag 'drm-intel-next-2022-10-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
82
-2091
/
+2495
2022-10-31
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
3
-17
/
+30
2022-10-31
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
1
-1
/
+2
2022-10-31
drm/i915/dmabuf: Use scatterlist for_each_sg API
Michael J. Ruhl
1
-3
/
+1
2022-10-31
drm/i915/dmabuf: dmabuf cleanup
Michael J. Ruhl
1
-22
/
+25
[prev]
[next]