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-03-06
drm/amdgpu: Support umc node harvest config on umc v8_10
Candice Li
4
-6
/
+16
2023-03-06
drm/amdgpu: fix no previous prototype warning
Kun Liu
1
-1
/
+1
2023-03-06
drm/amdgpu: Stop clearing kiq position during fini
leiyaoyao
1
-11
/
+3
2023-03-06
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
1
-0
/
+1
2023-03-06
drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF
Harry Wentland
1
-4
/
+2
2023-03-07
Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-53
/
+40
2023-03-06
drm/i915/rps: split out display rps parts to a separate file
Jani Nikula
4
-72
/
+111
2023-03-06
drm/virtio: Fix handling CONFIG_DRM_VIRTIO_GPU_KMS option
Dmitry Osipenko
1
-8
/
+10
2023-03-06
drm/i915/dmc: mass rename dev_priv to i915
Jani Nikula
1
-85
/
+81
2023-03-06
drm/i915/dmc: allocate dmc structure dynamically
Jani Nikula
4
-40
/
+53
2023-03-06
drm/i915/dmc: add i915_to_dmc() and dmc->i915 and use them
Jani Nikula
2
-39
/
+56
2023-03-06
drm/i915/dmc: use has_dmc_id_fw() instead of poking dmc->dmc_info directly
Jani Nikula
1
-2
/
+2
2023-03-06
drm/i915/power: move dc state members to struct i915_power_domains
Jani Nikula
6
-30
/
+39
2023-03-06
drm/i915: remove unnecessary intel_pm.h includes
Jani Nikula
13
-13
/
+0
2023-03-06
drm/i915/pm: drop intel_suspend_hw()
Jani Nikula
3
-19
/
+0
2023-03-06
drm/i915/pm: drop intel_pm_setup()
Jani Nikula
4
-8
/
+2
2023-03-06
drm/i915/wm: remove display/ prefix from include
Jani Nikula
1
-1
/
+1
2023-03-06
drm/i915/display: split out DSC and DSS registers
Jani Nikula
6
-450
/
+465
2023-03-06
drm/mediatek: Change mmsys compatible for mt8195 mediatek-drm
Jason-JH.Lin
2
-120
/
+12
2023-03-06
drm/i915/dsi: fix DSS CTL register offsets for TGL+
Jani Nikula
1
-3
/
+15
2023-03-06
drm/meson/meson_venc: Relax the supported mode checks
Carlo Caione
1
-2
/
+2
2023-03-06
drm/meson: fix 1px pink line on GXM when scaling video overlay
Christian Hewitt
1
-0
/
+2
2023-03-05
drm: remove outdated doc TODO for subconnector property
Simon Ser
1
-1
/
+0
2023-03-05
drm: document connector margin properties
Simon Ser
1
-4
/
+14
2023-03-03
drm/virtio: Add option to disable KMS support
Rob Clark
4
-9
/
+35
2023-03-03
drm/msm/dpu: clear DSPP reservations in rm release
Kalyan Thota
1
-0
/
+2
2023-03-03
drm/msm/disp/dpu: fix sc7280_pp base offset
Kuogee Hsieh
1
-1
/
+1
2023-03-03
drm/msm/dpu: fix stack smashing in dpu_hw_ctl_setup_blendstage
Dmitry Baryshkov
1
-1
/
+3
2023-03-03
drm/msm/dpu: don't use DPU_CLK_CTRL_CURSORn for DMA SSPP clocks
Dmitry Baryshkov
2
-32
/
+34
2023-03-03
drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
Dmitry Baryshkov
1
-2
/
+2
2023-03-03
drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK
Dmitry Baryshkov
1
-1
/
+1
2023-03-03
drm/msm/dpu: correct sm6115 scaler
Dmitry Baryshkov
1
-6
/
+3
2023-03-03
drm/msm/dpu: correct sm8250 and sm8350 scaler
Dmitry Baryshkov
1
-10
/
+10
2023-03-03
drm/msm/dpu: correct sm8450 scaler
Dmitry Baryshkov
1
-4
/
+4
2023-03-03
drm/msm/dpu: correct sc8280xp scaler
Dmitry Baryshkov
1
-9
/
+9
2023-03-03
drm/msm/dpu: correct sm8550 scaler
Dmitry Baryshkov
1
-5
/
+5
2023-03-03
drm/msm/dpu: fix sm6115 and qcm2290 mixer width limits
Dmitry Baryshkov
1
-3
/
+3
2023-03-03
drm/msm/dpu: fix len of sc7180 ctl blocks
Dmitry Baryshkov
1
-3
/
+3
2023-03-03
drm/msm/dpu: fix typo in in sm8550's dma_sblk_5
Dmitry Baryshkov
1
-2
/
+2
2023-03-03
drm/i915/selftest: Fix ktime_get() and h/w access order
Anshuman Gupta
1
-3
/
+3
2023-03-03
drm/i915/selftest: Fix engine timestamp and ktime disparity
Anshuman Gupta
2
-3
/
+3
2023-03-03
drm/i915/active: Fix misuse of non-idle barriers as fence trackers
Janusz Krzysztofik
1
-11
/
+14
2023-03-02
drm/i915/gsc: Fix the Driver-FLR completion
Alan Previn
1
-1
/
+12
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-149
/
+435
2023-03-03
Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-128
/
+409
2023-03-03
Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...
Dave Airlie
8
-18
/
+23
2023-03-03
Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-3
/
+3
2023-03-02
drm/edid: fix info leak when failing to get panel id
Johan Hovold
1
-1
/
+1
2023-03-02
drm/bridge: tc358762: Set pre_enable_prev_first
Douglas Anderson
1
-0
/
+1
2023-03-01
drm/amdgpu/vcn: fix compilation issue with legacy gcc
bobzhou
1
-1
/
+2
[prev]
[next]