aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-11-28drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()Shang XiaoJing1-1/+1
2022-11-28drm/vc4: crtc: Provide a CRTC nameMaxime Ripard3-1/+12
2022-11-28drm/vc4: crtc: Pass the device and data in vc4_crtc_initMaxime Ripard3-13/+17
2022-11-28drm/vc4: txp: Initialise the CRTC before the encoder and connectorMaxime Ripard1-5/+5
2022-11-28drm/vc4: Add TXP encoder typeMaxime Ripard2-10/+21
2022-11-28drm/vc4: txp: Reorder the variable assignmentsMaxime Ripard1-9/+6
2022-11-28drm/vc4: kms: Sort the CRTCs by output before assigning themMaxime Ripard1-33/+76
2022-11-28drm/vc4: kms: Constify the HVS old/new state helpersMaxime Ripard1-2/+2
2022-11-28drm/vc4: Constify container_of wrappersMaxime Ripard1-8/+8
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard1-6/+6
2022-11-26Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov17-350/+379
2022-11-26drm/msm/disp/dpu1: add support for display on SM6115Adam Skladowski4-0/+94
2022-11-26drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov1-9/+8
2022-11-25drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXCGeert Uytterhoeven1-0/+1
2022-11-25drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2022-11-25gpu: host1x: Staticize host1x_syncpt_fence_opsThierry Reding1-1/+1
2022-11-25drm/tegra: Make gather_bo_ops staticruanjinjie1-1/+1
2022-11-25gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs codeLiu Shixin1-25/+3
2022-11-25drm/tegra: Switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-5/+5
2022-11-25drm/tegra: Add Tegra234 support to NVDEC driverMikko Perttunen2-15/+126
2022-11-25drm/tegra: Add code for booting RISC-V based enginesMikko Perttunen3-1/+138
2022-11-25drm/tegra: nvdec: Support multiple clocksMikko Perttunen1-10/+21
2022-11-25gpu: host1x: Add stream ID register data for NVDEC on Tegra234Mikko Perttunen1-0/+12
2022-11-25drm/tegra: Convert to using is_hdmi from display infoJani Nikula1-8/+1
2022-11-25drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun1-1/+3
2022-11-25drm/tegra: Switch over to vmemdup_user()Qing Wang1-8/+3
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen2-1/+5
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie32-294/+440
2022-11-25Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-9/+11
2022-11-25Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+3
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman1-1/+1
2022-11-24drm/fb-helper: Don't use the preferred depth for the BPP defaultThomas Zimmermann1-6/+9
2022-11-24drm/solomon: Set preferred color depth and bpp to the correct valuesThomas Zimmermann1-2/+2
2022-11-24drm/simpledrm: Set preferred depth from format of scanout bufferThomas Zimmermann1-2/+2
2022-11-24drm/ofdrm: Set preferred depth from format of scanout bufferThomas Zimmermann1-12/+1
2022-11-24drm/cirrus: Decouple fbdev bpp value from color depthThomas Zimmermann1-1/+1
2022-11-24drm/logicvc: Fix preferred fbdev cppThomas Zimmermann1-1/+12
2022-11-24drm/hisilicon/hibmc: Fix preferred depth and bppThomas Zimmermann1-2/+2
2022-11-24drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik1-1/+1
2022-11-24drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik1-2/+7
2022-11-24drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match specFrieder Schrempf1-1/+1
2022-11-24drm/sun4i: tv: Convert to the new TV mode propertyMaxime Ripard1-107/+34
2022-11-24drm/vc4: vec: Add support for more analog TV standardsMateusz Kwiatkowski1-4/+107
2022-11-24drm/vc4: vec: Convert to the new TV mode propertyMaxime Ripard1-53/+131
2022-11-24drm/vc4: vec: Check for VEC output constraintsMateusz Kwiatkowski1-0/+50
2022-11-24drm/vc4: vec: Use TV Reset implementationMaxime Ripard1-1/+7
2022-11-24drm/atomic-helper: Add an analog TV atomic_check implementationMaxime Ripard1-0/+49
2022-11-24drm/atomic-helper: Add a TV properties reset helperMaxime Ripard1-0/+75
2022-11-24drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes3-0/+288
2022-11-24drm/modes: Introduce more named modesMaxime Ripard2-0/+4