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-12
drm/amdgpu: send smu rma reason event in ras eeprom driver
Yang Wang
1
-0
/
+3
2024-02-12
drm/amdgpu: implement smu send rma reason for smu v13.0.6
Yang Wang
7
-2
/
+56
2024-02-12
drm/amdgpu: Add athub v4_1_0 ip block support
Hawking Zhang
3
-1
/
+154
2024-02-12
drm/amdgpu: Add athub v4_1_0 ip headers (v5)
Hawking Zhang
2
-0
/
+1635
2024-02-12
drm/amdgpu: support rlc auotload type set
Likun Gao
1
-0
/
+2
2024-02-12
drm/amdgpu: skip ucode bo reserve for RLC AUTOLOAD
Likun Gao
1
-1
/
+2
2024-02-12
drm/amd/swsmu: add judgement for vcn jpeg dpm set
Likun Gao
1
-10
/
+20
2024-02-12
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-12
drm/amdkfd: pass debug exceptions to second-level trap handler
Laurent Morichetti
2
-2
/
+17
2024-02-12
drm/amdkfd: fill in data for control stack header for gfx10
Jonathan Kim
1
-0
/
+25
2024-02-12
drm/xe: use drm based debugging instead of dev
Jani Nikula
1
-1
/
+1
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2
-2
/
+5
2024-02-12
nouveau/svm: fix kvcalloc() argument order
Arnd Bergmann
1
-1
/
+1
2024-02-12
drm/i915: Add flex arrays to struct i915_syncmap
Erick Archer
1
-11
/
+8
2024-02-12
drm/xe: Fix a missing argument to drm_err_printer
Thomas Hellström
1
-1
/
+1
2024-02-12
drm/nouveau: omit to create schedulers using the legacy uAPI
Danilo Krummrich
1
-4
/
+10
2024-02-12
drm/nouveau: don't fini scheduler if not initialized
Danilo Krummrich
8
-16
/
+53
2024-02-12
drm/tests: mm: Convert to drm_dbg_printer
Michał Winiarski
1
-1
/
+1
2024-02-12
drm/i915/dp: Limit SST link rate to <=8.1Gbps
Ville Syrjälä
1
-0
/
+3
2024-02-12
drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg address
Manasi Navare
1
-2
/
+2
2024-02-12
drm/lima: standardize debug messages by ip name
Erico Nunes
5
-30
/
+36
2024-02-12
drm/lima: increase default job timeout to 10s
Erico Nunes
1
-1
/
+1
2024-02-12
drm/lima: remove guilty drm_sched context handling
Erico Nunes
4
-7
/
+4
2024-02-12
drm/lima: handle spurious timeouts due to high irq latency
Erico Nunes
1
-3
/
+28
2024-02-12
drm/lima: set gp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+12
2024-02-12
drm/lima: set pp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+13
2024-02-12
drm/lima: reset async_reset on gp hard reset
Erico Nunes
1
-0
/
+7
2024-02-12
drm/lima: reset async_reset on pp hard reset
Erico Nunes
1
-0
/
+7
2024-02-11
drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
Dmitry Baryshkov
1
-2
/
+31
2024-02-11
drm/msm/dpu: drop dpu_encoder_phys_ops::atomic_check()
Dmitry Baryshkov
2
-19
/
+0
2024-02-11
drm/msm/dpu: move writeback's atomic_check to dpu_writeback.c
Dmitry Baryshkov
4
-59
/
+68
2024-02-11
drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
Dmitry Baryshkov
5
-46
/
+17
2024-02-11
drm/msm/dpu: split _dpu_encoder_resource_control_helper()
Dmitry Baryshkov
2
-20
/
+37
2024-02-11
drm/msm/dpu: split irq_control into irq_enable and _disable
Dmitry Baryshkov
6
-86
/
+158
2024-02-11
drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled
Marijn Suijten
1
-1
/
+3
2024-02-11
drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header function
Marijn Suijten
1
-14
/
+4
2024-02-11
drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
Abhinav Kumar
5
-6
/
+25
2024-02-11
drm/msm/dp: drop dp_parser
Dmitry Baryshkov
9
-115
/
+12
2024-02-11
drm/msm/dp: move next_bridge handling to dp_display
Dmitry Baryshkov
3
-57
/
+14
2024-02-11
drm/msm/dp: move link property handling to dp_panel
Dmitry Baryshkov
5
-67
/
+66
2024-02-11
drm/msm/dp: move all IO handling to dp_catalog
Dmitry Baryshkov
5
-118
/
+114
2024-02-11
drm/msm/dp: handle PHY directly in dp_ctrl
Dmitry Baryshkov
3
-26
/
+16
2024-02-11
drm/msm/dp: remove PHY handling from dp_catalog.c
Dmitry Baryshkov
5
-16
/
+11
2024-02-11
drm/msm/dp: move phy_configure_opts to dp_ctrl
Dmitry Baryshkov
4
-38
/
+27
2024-02-11
drm/msm/dp: split dp_ctrl_clk_enable into four functuions
Dmitry Baryshkov
3
-132
/
+108
2024-02-11
drm/msm/dp: stop parsing clock names from DT
Dmitry Baryshkov
4
-150
/
+63
2024-02-11
drm/msm/dp: simplify stream clocks handling
Dmitry Baryshkov
3
-87
/
+47
2024-02-11
drm/msm/dp: fold dp_power into dp_ctrl module
Dmitry Baryshkov
6
-283
/
+142
2024-02-11
drm/msm/dp: inline dp_power_(de)init
Dmitry Baryshkov
3
-33
/
+2
2024-02-11
drm/msm/dp: parse DT from dp_parser_get
Dmitry Baryshkov
3
-10
/
+7
[prev]
[next]