summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-02-12drm/amdgpu: skip ucode bo reserve for RLC AUTOLOADLikun Gao
2024-02-12drm/amd/swsmu: add judgement for vcn jpeg dpm setLikun Gao
2024-02-12drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell
2024-02-12drm/amdkfd: pass debug exceptions to second-level trap handlerLaurent Morichetti
2024-02-12drm/amdkfd: fill in data for control stack header for gfx10Jonathan Kim
2024-02-12drm/xe: use drm based debugging instead of devJani Nikula
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-12nouveau/svm: fix kvcalloc() argument orderArnd Bergmann
2024-02-12drm/i915: Add flex arrays to struct i915_syncmapErick Archer
2024-02-12drm/xe: Fix a missing argument to drm_err_printerThomas Hellström
2024-02-12drm/nouveau: omit to create schedulers using the legacy uAPIDanilo Krummrich
2024-02-12drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich
2024-02-12drm/tests: mm: Convert to drm_dbg_printerMichał Winiarski
2024-02-12drm/i915/dp: Limit SST link rate to <=8.1GbpsVille Syrjälä
2024-02-12drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressManasi Navare
2024-02-12drm/lima: standardize debug messages by ip nameErico Nunes
2024-02-12drm/lima: increase default job timeout to 10sErico Nunes
2024-02-12drm/lima: remove guilty drm_sched context handlingErico Nunes
2024-02-12drm/lima: handle spurious timeouts due to high irq latencyErico Nunes
2024-02-12drm/lima: set gp bus_stop bit before hard resetErico Nunes
2024-02-12drm/lima: set pp bus_stop bit before hard resetErico Nunes
2024-02-12drm/lima: reset async_reset on gp hard resetErico Nunes
2024-02-12drm/lima: reset async_reset on pp hard resetErico Nunes
2024-02-11drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculationsDmitry Baryshkov
2024-02-11drm/msm/dpu: drop dpu_encoder_phys_ops::atomic_check()Dmitry Baryshkov
2024-02-11drm/msm/dpu: move writeback's atomic_check to dpu_writeback.cDmitry Baryshkov
2024-02-11drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_setDmitry Baryshkov
2024-02-11drm/msm/dpu: split _dpu_encoder_resource_control_helper()Dmitry Baryshkov
2024-02-11drm/msm/dpu: split irq_control into irq_enable and _disableDmitry Baryshkov
2024-02-11drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabledMarijn Suijten
2024-02-11drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header functionMarijn Suijten
2024-02-11drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_ENAbhinav Kumar
2024-02-11drm/msm/dp: drop dp_parserDmitry Baryshkov
2024-02-11drm/msm/dp: move next_bridge handling to dp_displayDmitry Baryshkov
2024-02-11drm/msm/dp: move link property handling to dp_panelDmitry Baryshkov
2024-02-11drm/msm/dp: move all IO handling to dp_catalogDmitry Baryshkov
2024-02-11drm/msm/dp: handle PHY directly in dp_ctrlDmitry Baryshkov
2024-02-11drm/msm/dp: remove PHY handling from dp_catalog.cDmitry Baryshkov
2024-02-11drm/msm/dp: move phy_configure_opts to dp_ctrlDmitry Baryshkov
2024-02-11drm/msm/dp: split dp_ctrl_clk_enable into four functuionsDmitry Baryshkov
2024-02-11drm/msm/dp: stop parsing clock names from DTDmitry Baryshkov
2024-02-11drm/msm/dp: simplify stream clocks handlingDmitry Baryshkov
2024-02-11drm/msm/dp: fold dp_power into dp_ctrl moduleDmitry Baryshkov
2024-02-11drm/msm/dp: inline dp_power_(de)initDmitry Baryshkov
2024-02-11drm/msm/dp: parse DT from dp_parser_getDmitry Baryshkov
2024-02-11drm/msm/dp: drop unused fields from dp_power_privateDmitry Baryshkov
2024-02-11drm/msm/dp: drop unused parser definitionsDmitry Baryshkov
2024-02-11drm/msm/dp: remove mdss_dp_test_bit_depth_to_bpc()Kuogee Hsieh
2024-02-11drm/msm/dpu: improve DSC allocationKuogee Hsieh
2024-02-11drm/msm/mdp5: drop split display supportDmitry Baryshkov