aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-30Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie12-66/+150
2022-11-30Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie28-438/+530
2022-11-30Merge tag 'amd-drm-next-6.2-2022-11-25' of https://gitlab.freedesktop.org/agd...Dave Airlie65-216/+896
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie16-76/+349
2022-11-30Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie7-36/+441
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-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-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen2-0/+30
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-24Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie6-14/+169
2022-11-24Merge tag 'drm-next-20221122' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-1/+1
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie557-2384/+5027
2022-11-23drm/mediatek: Add MT8195 ovl driver supportJustin Green1-0/+11
2022-11-23drm/mediatek: Add AFBC support to Mediatek DRM driverJustin Green3-5/+123
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amdgpu: add missing license to some filesAlex Deucher5-0/+5
2022-11-23drm/amdgpu: enable RAS poison for VCN 2.6Tao Zhou1-0/+29
2022-11-23drm/amdkfd: Release the topology_lock in error caseFelix Kuehling1-55/+65
2022-11-23drm/amdgpu: add register definition for VCN RAS initializationTao Zhou2-1/+29
2022-11-23drm/amdgpu: fix for suspend/resume kiq fence fallback under sriovShikang Fan1-11/+12
2022-11-23drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-23drm/amdgpu: Replace remaining 1-element array with flex-arrayPaulo Miguel Almeida1-1/+1
2022-11-23Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2022-11-23drm/amdgpu: fix unused-function errorRen Zhijie1-0/+2
2022-11-23drm/amdgpu: Fix minmax warningLuben Tuikov1-3/+6
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+6
2022-11-23drm/mediatek: Add mt8188 dpi compatibles and platform dataxinlei lee2-0/+19
2022-11-23drm/amdgpu: update documentation of parameter amdgpu_gtt_sizeZhenGuo Yin1-2/+1
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: add the fan abnormal detection featurelyndonli3-0/+30
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0Candice Li3-2/+49
2022-11-23drm/amd/display: 3.2.213Aric Cyr1-1/+1
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Revert check for phantom BPPAlvin Lee1-1/+1
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1