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
2024-04-23
drm/xe: make xe_pm_runtime_lockdep_map a static struct
Rodrigo Vivi
1
-1
/
+1
2024-04-23
drm/i915/dsi: pass display to register macros instead of implicit variable
Jani Nikula
4
-342
/
+349
2024-04-23
drm/i915/dsi: unify connector/encoder type and name usage
Jani Nikula
1
-74
/
+60
2024-04-23
drm/i915/dsi: add VLV_ prefix to VLV only register macros
Jani Nikula
2
-5
/
+5
2024-04-23
drm/i915/dsi: remove unused _MIPIA_AUTOPWG register definition
Jani Nikula
1
-3
/
+0
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
126
-589
/
+1537
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
188
-1040
/
+2091
2024-04-23
drm/msm/mdp4: use drmm-managed allocation for mdp4_plane
Dmitry Baryshkov
1
-42
/
+17
2024-04-23
drm/msm/mdp5: use drmm-managed allocation for mdp5_plane
Dmitry Baryshkov
1
-28
/
+6
2024-04-23
drm/msm/dpu: Add callback function pointer check before its call
Aleksandr Mishin
1
-1
/
+3
2024-04-23
drm/msm: drop msm_kms_funcs::get_format() callback
Dmitry Baryshkov
8
-14
/
+6
2024-04-23
drm/msm: merge dpu format database to MDP formats
Dmitry Baryshkov
11
-708
/
+571
2024-04-23
drm/msm: convert msm_format::unpack_align_msb to the flag
Dmitry Baryshkov
4
-14
/
+6
2024-04-23
drm/msm: convert msm_format::unpack_tight to the flag
Dmitry Baryshkov
7
-47
/
+41
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
28
-304
/
+295
2024-04-23
drm/msm/dpu: pull format flag definitions to mdp_format.h
Dmitry Baryshkov
9
-89
/
+109
2024-04-23
drm/msm/dpu: in dpu_format replace bitmap with unsigned long field
Dmitry Baryshkov
2
-18
/
+16
2024-04-23
drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware
Dmitry Baryshkov
4
-42
/
+80
2024-04-23
drm/bridge: add lvds controller support for sam9x7
Dharma Balasubiramani
3
-0
/
+237
2024-04-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
602
-6324
/
+17146
2024-04-22
drm/rockchip: rk3066_hdmi: switch to struct drm_edid
Jani Nikula
1
-7
/
+5
2024-04-22
drm/rockchip: inno_hdmi: switch to struct drm_edid
Jani Nikula
1
-7
/
+5
2024-04-22
drm/rockchip: cdn-dp: switch to struct drm_edid
Jani Nikula
2
-15
/
+20
2024-04-22
drm/gud: switch to struct drm_edid
Jani Nikula
1
-6
/
+6
2024-04-22
drm/vc4: hdmi: switch to struct drm_edid
Jani Nikula
1
-21
/
+25
2024-04-22
drm/sun4i: hdmi: switch to struct drm_edid
Jani Nikula
1
-7
/
+11
2024-04-22
drm/panel-edp: switch to struct drm_edid
Jani Nikula
1
-7
/
+10
2024-04-22
drm/panel-samsung-atna33xc20: switch to struct drm_edid
Jani Nikula
1
-5
/
+8
2024-04-22
drm/panel: simple: switch to struct drm_edid
Jani Nikula
1
-7
/
+8
2024-04-22
drm/xe/guc: Fix arguments passed to relay G2H handlers
Michal Wajdeczko
1
-2
/
+2
2024-04-22
drm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
Michal Wajdeczko
1
-2
/
+6
2024-04-22
drm/tests: Add a test case for drm buddy clear allocation
Arunpravin Paneer Selvam
1
-0
/
+143
2024-04-22
drm/amdgpu: Enable clear page functionality
Arunpravin Paneer Selvam
6
-9
/
+116
2024-04-22
drm/buddy: Implement tracking clear page feature
Arunpravin Paneer Selvam
5
-122
/
+349
2024-04-22
drm/meson: gate px_clk when setting rate
Neil Armstrong
1
-0
/
+7
2024-04-22
drm/i915/display: move dmc_firmware_path to display params
Jani Nikula
6
-9
/
+6
2024-04-22
drm/i915/dmc: change how to disable DMC firmware using module param
Jani Nikula
2
-10
/
+24
2024-04-22
drm/i915/dmc: split out per-platform firmware path selection
Jani Nikula
1
-42
/
+54
2024-04-22
drm/i915/dmc: improve firmware parse failure propagation
Jani Nikula
1
-17
/
+24
2024-04-22
drm/i915/dmc: handle request_firmware() errors separately
Jani Nikula
1
-2
/
+9
2024-04-22
drm/mediatek: dsi: Correct calculation formula of PHY Timing
Shuijing Li
1
-15
/
+16
2024-04-22
drm/mediatek: dp: Fix mtk_dp_aux_transfer return value
Wojciech Macek
1
-1
/
+1
2024-04-22
drm/msm/dpu: use format-related definitions from mdp_common.xml.h
Dmitry Baryshkov
8
-219
/
+169
2024-04-22
drm/msm/dpu: Rename `ctx` parameter to `intf` to match other functions
Marijn Suijten
1
-7
/
+7
2024-04-22
drm/msm/dpu: Allow configuring multiple active DSC blocks
Marijn Suijten
1
-3
/
+6
2024-04-22
drm/msm/dpu: Always flush the slave INTF on the CTL
Marijn Suijten
1
-3
/
+0
2024-04-22
drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclk
Marijn Suijten
1
-5
/
+5
2024-04-22
drm/msm/dsi: simplify connector creation
Dmitry Baryshkov
3
-35
/
+21
2024-04-22
drm/msm/dsi: move next bridge acquisition to dsi_bind
Dmitry Baryshkov
3
-7
/
+19
2024-04-22
drm/msm/dsi: remove the drm_bridge_attach fallback
Dmitry Baryshkov
1
-25
/
+11
[prev]
[next]