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
2024-02-19
drm/ci: mark universal-plane-sanity as failing on SC7180
Dmitry Baryshkov
2
-0
/
+2
2024-02-19
drm/ci: update msm-apq8096-fails list
Dmitry Baryshkov
1
-2
/
+0
2024-02-19
drm/ci: update IGT test names
Dmitry Baryshkov
1
-1044
/
+844
2024-02-19
drm/amdgpu: add MMHUB 3.3.1 support
Yifan Zhang
2
-0
/
+2
2024-02-19
drm/amd/display: Remove break after return
Rodrigo Siqueira
1
-1
/
+0
2024-02-19
drm/ci: skip suspend tests for both msm-sc7180 machines
Dmitry Baryshkov
2
-0
/
+4
2024-02-19
drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function
AngeloGioacchino Del Regno
1
-17
/
+9
2024-02-19
drm/mediatek: dsi: Compress of_device_id entries and add sentinel
AngeloGioacchino Del Regno
1
-11
/
+6
2024-02-19
drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
AngeloGioacchino Del Regno
1
-42
/
+18
2024-02-19
drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
AngeloGioacchino Del Regno
1
-14
/
+14
2024-02-19
drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
AngeloGioacchino Del Regno
1
-1
/
+2
2024-02-19
drm/mediatek: dsi: Use bitfield macros where useful
AngeloGioacchino Del Regno
1
-45
/
+50
2024-02-19
drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
AngeloGioacchino Del Regno
1
-53
/
+25
2024-02-19
drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
AngeloGioacchino Del Regno
1
-5
/
+5
2024-02-19
drm/mediatek: dsi: Use GENMASK() for register mask definitions
AngeloGioacchino Del Regno
1
-22
/
+23
2024-02-19
drm/msm/mdp5: drop global_state_lock
Dmitry Baryshkov
2
-9
/
+0
2024-02-19
drm/msm/mdp5: migrate SMP dumping to using atomic_print_state
Dmitry Baryshkov
4
-49
/
+15
2024-02-19
drm/msm/dpu: drop global_state_lock
Dmitry Baryshkov
2
-9
/
+0
2024-02-19
drm/msm/dpu: finalise global state object
Dmitry Baryshkov
1
-0
/
+8
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
7
-95
/
+6
2024-02-19
drm/msm/dpu: add support for SDM660 and SDM630 platforms
Dmitry Baryshkov
6
-0
/
+524
2024-02-19
drm/msm: add a kernel param to select between MDP5 and DPU drivers
Dmitry Baryshkov
4
-0
/
+38
2024-02-19
drm/msm/dpu: support binding to the mdp5 devices
Dmitry Baryshkov
3
-21
/
+93
2024-02-19
drm/msm/mdss: generate MDSS data for MDP5 platforms
Dmitry Baryshkov
1
-0
/
+51
2024-02-19
drm/msm/dp: Fix spelling mistake "enale" -> "enable"
Colin Ian King
1
-1
/
+1
2024-02-19
drm/panel: simple: Add BOE BP082WX1-100 8.2" panel
Tony Lindgren
1
-0
/
+20
2024-02-19
drm/tests/drm_buddy: fix 32b build
Matthew Auld
1
-8
/
+8
2024-02-19
drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
Douglas Anderson
1
-0
/
+2
2024-02-19
drm/meson: improve encoder probe / initialization error handling
Martin Blumenstingl
7
-39
/
+35
2024-02-19
drm/meson: Don't remove bridges which are created by other drivers
Martin Blumenstingl
3
-3
/
+0
2024-02-16
drm/panel: ltk500hd1829: add panel type for ltk101b4029w
Heiko Stuebner
1
-0
/
+196
2024-02-16
drm/panel: ltk500hd1829: make room for more similar panels
Heiko Stuebner
1
-26
/
+47
2024-02-16
drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to void
Mario Limonciello
1
-4
/
+2
2024-02-16
drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
Srinivasan Shanmugam
1
-1
/
+2
2024-02-16
drm/amdgpu: Fix missing parameter descriptions in ih_v7_0.c
Srinivasan Shanmugam
1
-3
/
+4
2024-02-16
drm/amdgpu: add SDMA 6.1.1 discovery support
Yifan Zhang
1
-0
/
+1
2024-02-16
drm/amdgpu: add sdma 6.1.1 firmware
Yifan Zhang
1
-0
/
+1
2024-02-16
drm/amdgpu: add psp 14.0.1 discovery support
Yifan Zhang
1
-0
/
+1
2024-02-16
drm/amdgpu: add PSP 14.0.1 support
Yifan Zhang
2
-0
/
+4
2024-02-16
drm/amdgpu: add smuio 14.0.1 support
Yifan Zhang
1
-0
/
+1
2024-02-16
drm/amdgpu: add nbio 7.11.1 discovery support
Yifan Zhang
1
-0
/
+1
2024-02-16
drm/amdgpu/nbio: Add NBIO 7.11.1 Support
Yifan Zhang
3
-2
/
+10
2024-02-16
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
4
-22
/
+27
2024-02-16
drm/amd/display: 3.2.272
Aric Cyr
1
-1
/
+1
2024-02-16
drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()
Dan Carpenter
1
-3
/
+2
2024-02-16
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-02-16
drm/i915/cdclk: Document CDCLK update methods
Ville Syrjälä
1
-0
/
+9
2024-02-16
drm/i915/cdclk: Remove the hardcoded divider from cdclk_compute_crawl_and_squ...
Ville Syrjälä
1
-2
/
+16
2024-02-16
drm/i915/cdclk: Squash waveform is 16 bits
Ville Syrjälä
1
-1
/
+1
2024-02-16
drm/i915/cdclk: Extract cdclk_divider()
Ville Syrjälä
1
-14
/
+17
[prev]
[next]