summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-15accel/qaic: Fix MHI channel struct field orderJeffrey Hugo1-2/+2
2023-12-15accel/qaic: Remove bo->queued fieldPranjal Ramajor Asha Kanojiya2-14/+11
2023-12-15accel/qaic: Deprecate ->size field from attach slice IOCTL structurePranjal Ramajor Asha Kanojiya1-13/+4
2023-12-15drm/bridge: samsung-dsim: check the return value only if necessaryDario Binacchi1-4/+4
2023-12-15drm/bridge: tc358767: Add descriptions to register definitionsAlexander Stein1-15/+15
2023-12-15drm/bridge: tc358767: Add precious register SYSSTATAlexander Stein1-0/+10
2023-12-15drm/bridge: tc358767: Add more volatile registersAlexander Stein1-0/+7
2023-12-15drm/bridge: tc358767: Sort volatile registers according to addressAlexander Stein1-3/+3
2023-12-15drm/bridge: tc358767: Add more registers to non-writeable rangeAlexander Stein1-6/+81
2023-12-15drm/bridge: tc358767: Fix order of register definesAlexander Stein1-7/+7
2023-12-15drm/bridge: tc358767: Use regmap_access_table for writeable registersAlexander Stein1-7/+10
2023-12-14drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET1-4/+12
2023-12-14drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET1-1/+3
2023-12-14drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET1-5/+11
2023-12-14drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET1-7/+13
2023-12-14drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET1-0/+1
2023-12-14drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET1-19/+35
2023-12-14drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong1-4/+10
2023-12-14drm/tegra: include drm/drm_edid.h only where neededJani Nikula3-1/+3
2023-12-14drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni1-1/+3
2023-12-14drm/ioc32: replace __attribute__((packed)) with __packedJani Nikula1-2/+2
2023-12-14drm/ttm/tests: Add tests for ttm_bo functionsKarolina Stolarek3-0/+629
2023-12-14drm/ttm/tests: Add tests for ttm_ttKarolina Stolarek4-0/+319
2023-12-14drm/ttm/tests: Add tests for ttm_resource and ttm_sys_manKarolina Stolarek5-1/+363
2023-12-14fbdev/simplefb: change loglevel when the power domains cannot be parsedBrian Masney1-1/+1
2023-12-13drm: ci: Update xfailsVignesh Raman3-3/+61
2023-12-13drm: ci: uprev IGTVignesh Raman1-1/+1
2023-12-13drm: ci: virtio: Make artifacts availableVignesh Raman1-0/+2
2023-12-13drm: ci: mt8173: Do not set IGT_FORCE_DRIVER to panfrostVignesh Raman1-1/+8
2023-12-13drm: ci: Use scripts/config to enable/disable configsVignesh Raman1-7/+7
2023-12-13drm: ci: Enable new jobsVignesh Raman1-9/+0
2023-12-13drm: ci: arm64.config: Enable DA9211 regulatorVignesh Raman1-0/+1
2023-12-13drm: ci: Force db410c to host modeVignesh Raman2-2/+2
2023-12-13drm: ci: igt_runner: Remove todoVignesh Raman1-1/+0
2023-12-13drm/imagination: vm: Fix heap lookup conditionAlex Bee1-1/+1
2023-12-13drm/vc4: hdmi: Create destroy state implementationMaxime Ripard1-1/+11
2023-12-13drm/panel: ilitek-ili9805: adjust the includesDario Binacchi1-2/+1
2023-12-13drm/panel: synaptics-r63353: adjust the includesDario Binacchi1-2/+1
2023-12-13drm/rockchip: vop2: rename VOP_FEATURE_OUTPUT_10BIT to VOP2_VP_FEATURE_OUTPUT...Andy Yan3-6/+6
2023-12-13drm/rockchip: vop2: Add support for rk3588Andy Yan3-6/+696
2023-12-13drm/rockchip: vop2: rename grf to sys_grfAndy Yan1-4/+4
2023-12-13drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_configAndy Yan1-16/+10
2023-12-13drm/rockchip: vop2: Set YUV/RGB overlay modeAndy Yan3-3/+16
2023-12-13drm/rockchip: vop2: Add write mask for VP config doneAndy Yan1-2/+13
2023-12-13drm/rockchip: vop2: clear afbc en and transform bit for cluster window at lin...Andy Yan1-0/+5
2023-12-13drm/rockchip: vop2: set half_block_en bit in all modeAndy Yan1-7/+18
2023-12-13Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"Andy Yan1-3/+7
2023-12-13drm/rockchip: move output interface related definition to rockchip_drm_drv.hAndy Yan11-35/+18
2023-12-11drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary deviceUwe Kleine-König1-7/+9
2023-12-11drm/panel: simple: Add AUO G156HAN04.0 LVDS display supportElmar Albert1-0/+34