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
2022-11-03
drm/scheduler: add drm_sched_job_add_resv_dependencies
Christian König
1
-15
/
+34
2022-11-03
drm/i915/selftests: Reduce oversaturation of request smoketesting
Chris Wilson
1
-2
/
+3
2022-11-03
drm/ofdrm: Depend on CONFIG_MMU
Thomas Zimmermann
1
-1
/
+1
2022-11-03
drm/i915: update DSC feature flag handling during device init
Vinod Govindapillai
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/vc4: hdmi: Fix HSM clock too low on Pi4
[email protected]
2
-4
/
+18
2022-11-03
drm/vc4: hdmi: Fix outdated function name in comment
[email protected]
1
-3
/
+2
2022-11-03
drm/vc4: hdmi: Take our lock to reset the link
[email protected]
1
-4
/
+17
2022-11-03
drm/i915/hwmon: Fix a build error used with clang compiler
Gwan-gyeong Mun
1
-9
/
+3
2022-11-03
Merge tag 'drm-misc-fixes-2022-11-02-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
7
-33
/
+83
2022-11-03
drm/msm: remove duplicated code from a6xx_create_address_space
Dmitry Baryshkov
6
-33
/
+20
2022-11-03
drm/msm: move domain allocation into msm_iommu_new()
Dmitry Baryshkov
8
-60
/
+62
2022-11-03
drm/msm/hdmi: drop constant resource names from platform config
Dmitry Baryshkov
2
-9
/
+3
2022-11-03
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
1
-1
/
+1
2022-11-02
drm/i915: Do not set cache_dirty for DGFX
Niranjana Vishwanathapura
1
-2
/
+2
2022-11-02
drm/amdkfd: update GFX11 CWSR trap handler
Jay Cornwall
2
-381
/
+389
2022-11-02
drm/amd/display: Investigate tool reported FCLK P-state deviations
Nevenko Stupar
1
-1
/
+2
2022-11-02
drm/amd/display: Add DSC delay factor workaround
George Shen
7
-7
/
+19
2022-11-02
drm/amd/display: Round up DST_after_scaler to nearest int
George Shen
1
-2
/
+2
2022-11-02
drm/amd/display: Use forced DSC bpp in DML
George Shen
2
-2
/
+2
2022-11-02
drm/amd/display: Fix DCN32 DSC delay calculation
George Shen
1
-1
/
+1
2022-11-02
drm/amdgpu: Disable GPU reset on SRIOV before remove pci.
Gavin Wan
1
-1
/
+2
2022-11-02
drm/amdgpu: disable GFXOFF during compute for GFX11
Graham Sider
1
-0
/
+7
2022-11-02
drm/amd: Fail the suspend if resources can't be evicted
Mario Limonciello
1
-5
/
+10
2022-11-02
drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
Yang Li
1
-3
/
+1
2022-11-02
drm/amdgpu: correct MES debugfs versions
Graham Sider
1
-4
/
+6
2022-11-02
drm/amdgpu: set fb_modifiers_not_supported in vkms
Yifan Zhang
1
-0
/
+2
2022-11-02
drm/amd/display: cursor update command incomplete
Max Tseng
1
-0
/
+4
2022-11-02
drm/amd/display: Enable timing sync on DCN32
Alvin Lee
1
-0
/
+1
2022-11-02
drm/amd/display: Set memclk levels to be at least 1 for dcn32
Dillon Varone
1
-0
/
+3
2022-11-02
drm/amd/display: Update latencies on DCN321
Dillon Varone
1
-5
/
+5
2022-11-02
drm/amd/display: Limit dcn32 to 1950Mhz display clock
Jun Lei
1
-4
/
+4
2022-11-02
drm/amd/display: Ignore Cable ID Feature
Fangzhi Zuo
1
-0
/
+3
2022-11-02
drm/amd/display: Update DSC capabilitie for DCN314
Leo Chen
1
-1
/
+1
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2
-5
/
+1
2022-11-02
drm/msm/dpu: Refactor sc7280_pp location
Robert Foss
1
-7
/
+7
2022-11-02
drm/msm: Add MSM_INFO_GET_FLAGS
Rob Clark
1
-0
/
+10
2022-11-02
drm/msm/dpu: use DEFINE_SHOW_ATTRIBUTE to simplify dpu_regset32
Liu Shixin
1
-15
/
+3
2022-11-02
drm/msm/mdp5: stop overriding drvdata
Dmitry Baryshkov
1
-15
/
+17
2022-11-02
drm/msm/dp: retry 3 times if set sink to D0 poweer state failed
Kuogee Hsieh
1
-5
/
+8
2022-11-02
drm/msm/dpu: Add support for P010 format
Jessica Zhang
3
-1
/
+18
2022-11-02
drm/msm/dp: replace variable err with len at dp_aux_link_power_up()
Kuogee Hsieh
1
-7
/
+7
2022-11-02
drm/msm/dpu: Add support for XR30 format
Jessica Zhang
3
-0
/
+10
2022-11-02
drm/msm: less magic numbers in msm_mdss_enable
Dmitry Baryshkov
1
-8
/
+72
2022-11-02
Merge remote-tracking branch 'msm/msm-fixes' into HEAD
Dmitry Baryshkov
17
-31
/
+120
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
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
[prev]
[next]