aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-07drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello1-2/+4
2022-01-07drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello1-2/+2
2022-01-07drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-07drm/amdgpu: add dummy event6 for vega10James Yao3-0/+17
2022-01-07drm/amdkfd: enable sdma ecc interrupt event can be handled by event_interrupt_wq_v9yipechai1-0/+1
2022-01-07drm/i915: Fix possible NULL pointer dereferences in i9xx_update_wm()Harish Chegondi1-1/+1
2022-01-07drm/bridge/tc358775: Fix for dual-link LVDSJiri Vanek1-1/+1
2022-01-06drm: omapdrm: Fix implicit dma_buf fencingIvaylo Dimitrov1-0/+1
2022-01-06drm/ast: Enable the supporting of wide screen on AST2600KuoHsiang Chou1-0/+2
2022-01-05drm/panel: Update Boe-tv110c9m initial codeyangcong1-4/+4
2022-01-06drm/plane: Make format_mod_supported truly optionalJosé Expósito1-7/+2
2022-01-05drm/i915: Remove unused i915->ggttAndi Shyti9-32/+45
2022-01-05drm/i915/selftests: Use to_gt() helper for GGTT accessesMichał Winiarski5-10/+10
2022-01-05drm/i915/display: Use to_gt() helper for GGTT accessesMichał Winiarski3-3/+3
2022-01-05drm/i915/gem: Use to_gt() helper for GGTT accessesMichał Winiarski11-37/+42
2022-01-05drm/i915: Use to_gt() helper for GGTT accessesMichał Winiarski8-24/+25
2022-01-05drm/i915/gt: Use to_gt() helper for GGTT accessesMichał Winiarski5-15/+15
2022-01-05drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probeMiaoqian Lin1-0/+1
2022-01-05drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probeMiaoqian Lin1-0/+1
2022-01-05drm/bridge: parade-ps8640: Link device to ensure suspend/resume orderAngeloGioacchino Del Regno1-3/+26
2022-01-05drm/i915: stop including i915_irq.h from i915_drv.hJani Nikula6-1/+5
2022-01-05drm/i915/gem: Use local pointer ttm for __i915_ttm_moveJasmine Newsome1-1/+1
2022-01-04drm: exynos: dsi: Add mode_set functionJagan Teki1-1/+12
2022-01-04drm: exynos: dsi: Convert to bridge driverJagan Teki1-22/+51
2022-01-04drm/bridge: anx7625: Fix null vs IS_ERR() checking in anx7625_register_i2c_dummy_clientsMiaoqian Lin1-9/+23
2022-01-04drm/bridge: anx7625: Check GPIO description to avoid crashXin Ji1-0/+9
2022-01-04drm/stm: ltdc: support of new hardware versionYannick Fertre2-30/+145
2022-01-04drm/stm: remove conflicting framebuffersYannick Fertre1-0/+5
2022-01-04drm/bridge: Fix free wrong object in sii8620_init_rcp_input_devMiaoqian Lin1-1/+1
2022-01-04drm/bridge: chipone-icn6211: Add mode_set APIJagan Teki1-6/+12
2022-01-04drm/bridge: chipone-icn6211: Switch to atomic operationsJagan Teki1-7/+14
2022-01-04drm/stm: dsi: provide the implementation of mode_valid()Antonio Borneo1-0/+98
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo1-1/+4
2022-01-04drm/stm: dsi: move lane capability detection in probe()Antonio Borneo1-8/+8
2022-01-03drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl1-8/+11
2022-01-03drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_opsMartin Blumenstingl3-18/+30
2022-01-03drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe()Christophe JAILLET1-9/+23
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2021-12-31drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2021-12-31drm: Add orientation quirk for GPD Win MaxAnisse Astier1-0/+6
2021-12-31drm/i915/opregion: add support for mailbox #5 EDIDAnisse Astier3-1/+72
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixesDave Airlie2-14/+16
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie83-744/+1811
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6
2021-12-30drm/amd/display: fix dereference before NULL checkJosé Expósito1-1/+2
2021-12-30drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2021-12-30drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platformEvan Quan1-0/+15
2021-12-30drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai1-0/+2
2021-12-30drm/amdgpu: fix runpm documentationAlex Deucher1-3/+4
2021-12-30amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6