aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-03-30drm/mediatek: crtc: Make config-updating atomicChun-Kuang Hu1-7/+12
2021-03-29drm/ingenic: Register devm action to cleanup encodersPaul Cercueil1-10/+7
2021-03-29drm: bridge/panel: Cleanup connector on bridge detachPaul Cercueil1-0/+12
2021-03-29drm/i915: rename i915_rev_steppings->intel_step_infoJani Nikula3-8/+8
2021-03-29drm/i915: rename disp_stepping->display_step and gt_stepping->gt_stepJani Nikula3-28/+28
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula7-16/+16
2021-03-29drm/i915: switch TGL and ADL to the new stepping schemeJani Nikula3-56/+28
2021-03-29drm/i915: switch KBL to the new stepping schemeJani Nikula7-37/+82
2021-03-29drm/i915: add new helpers for accessing stepping infoJani Nikula3-9/+29
2021-03-29drm/i915: split out stepping info to a new fileJani Nikula5-56/+74
2021-03-29drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2-6/+5
2021-03-29drm/exynos/decon5433: Remove the unused include statementsTian Tao1-1/+0
2021-03-29drm/ttm: switch back to static allocation limits for nowChristian König2-74/+52
2021-03-26drm/mst: Enhance MST topology loggingEryk Brol1-11/+48
2021-03-26drm/ttm: fix invalid NULL derefChristian König1-3/+3
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter320-3790/+142157
2021-03-26drm/bridge: Introduce LT8912B DSI to HDMI bridgeAdrien Grassein3-0/+780
2021-03-26drm: Fix 3 typos in the inline docDafna Hirschfeld1-8/+7
2021-03-26drm/i915: add gem/gt TODODaniel Vetter1-0/+41
2021-03-26drm/omap: Remove duplicate declarationWan Jiabing1-5/+4
2021-03-26drm/omap: dsi: Add missing IRQF_ONESHOTYang Li1-1/+2
2021-03-26drm/omap: fix misleading indentation in pixinc()Arnd Bergmann1-3/+2
2021-03-26drivers: gpu: drm: xen_drm_front_drm_info is declared twiceWan Jiabing1-1/+0
2021-03-26gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong1-2/+4
2021-03-26Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie12-60/+119
2021-03-26drm/i915: Fix transposed arguments to skl_plane_wm_level()Ville Syrjälä1-2/+2
2021-03-26drm/i915: Allow configuring default request expiry via modparamTvrtko Ursulin3-2/+9
2021-03-26drm/i915: Fail too long user submissions by defaultTvrtko Ursulin4-1/+66
2021-03-26drm/i915: Request watchdog infrastructureTvrtko Ursulin8-0/+106
2021-03-26drm/i915: Handle async cancellation in sentinel assertTvrtko Ursulin1-4/+8
2021-03-26drm/i915: Restrict sentinel requests furtherTvrtko Ursulin1-1/+1
2021-03-26drm/i915: Individual request cancellationChris Wilson5-6/+242
2021-03-26drm/i915: Extract active lookup engine to a helperTvrtko Ursulin3-33/+49
2021-03-26Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie17-141/+364
2021-03-26Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-1/+12
2021-03-26Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie9-37/+113
2021-03-26Merge tag 'drm-misc-fixes-2021-03-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-1/+2
2021-03-25drm/i915: Use tasklet_unlock_spin_wait() in __tasklet_disable_sync_once()Sebastian Andrzej Siewior1-1/+1
2021-03-25drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridgeJagan Teki3-0/+307
2021-03-25drm: bridge: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong1-1/+1
2021-03-25drm/bridge: lt9611: Fix handling of 4k panelsRobert Foss1-1/+7
2021-03-25drm/vkms: fix misuse of WARN_ONDmitry Vyukov1-1/+2
2021-03-25drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-03-25drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be usedLiu Ying1-1/+1
2021-03-25drm/imx: fix memory leak when fails to initPan Bian1-1/+1
2021-03-25drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul1-1/+12
2021-03-24drm/i915/gt: Always flush the submission queue on checking for idleChris Wilson1-8/+2
2021-03-24drm/i915/selftest: Synchronise with the GPU timestampChris Wilson1-3/+5
2021-03-24drm/i915: give stolen system memory its own classMatthew Auld5-10/+10
2021-03-24drm/i915: cleanup the region class/instance encodingMatthew Auld2-20/+24