summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann
2023-07-31drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01Marek Vasut
2023-07-31drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panelGuillaume La Roque
2023-07-31drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panelMatus Gajdos
2023-07-31drm: panel: simple: specify bpc for powertip_ph800480t013_idf02Dmitry Baryshkov
2023-07-31drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann
2023-07-31drm/vc4: tests: pv-muxing: Document test scenarioMaxime Ripard
2023-07-31drm/vc4: tests: Switch to atomic state allocation helperMaxime Ripard
2023-07-31drm/vc4: tests: pv-muxing: Switch to managed locking initMaxime Ripard
2023-07-31drm/vc4: tests: mock: Use a kunit action to unregister DRM deviceMaxime Ripard
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate an atomic stateMaxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate a locking ctxMaxime Ripard
2023-07-31drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: modes: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Switch to kunit actionsMaxime Ripard
2023-07-31drm/bridge: fix -Wunused-const-variable= warningZhu Wang
2023-07-31drm/ssd130x: clean up some inconsistent indentingJiapeng Chong
2023-07-29drm: Fix references to drm_plane_helper_check_state()Geert Uytterhoeven
2023-07-29drm: Remove references to removed transitional helpersGeert Uytterhoeven
2023-07-29drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()Geert Uytterhoeven
2023-07-29drm/armada: Fix off-by-one error in armada_overlay_get_property()Geert Uytterhoeven
2023-07-29drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven
2023-07-29drm/udl: Convert to drm_crtc_helper_atomic_check()Geert Uytterhoeven
2023-07-29drm/bridge_connector: Handle drm_connector_init_with_ddc() failuresGeert Uytterhoeven
2023-07-28drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul
2023-07-28drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_updatePhilipp Zabel
2023-07-28drm/ast: report connection status on Display Port.Jocelyn Falempe
2023-07-28drm/ast: Add BMC virtual connectorJocelyn Falempe
2023-07-28drm/imx/dcss: Use dev_err_probeAlexander Stein
2023-07-28drm/panel: simple: Simplify matching using of_device_get_match_data()Geert Uytterhoeven
2023-07-28drm/gem-fb-helper: Consistenly use drm_dbg_kms()Geert Uytterhoeven
2023-07-28drm/atomic-helper: Update reference to drm_crtc_force_disable_all()Geert Uytterhoeven
2023-07-27drm/vkms: Fix race-condition between the hrtimer and the atomic commitMaíra Canal
2023-07-27drm/vkms: Add support to 1D gamma LUTArthur Grillo
2023-07-27drm/tegra: sor: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-27drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-27drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-07-27drm/tegra: output: hdmi: Support bridge/connectorMaxim Schwalm
2023-07-27drm/tegra: Enable runtime PM during probeMikko Perttunen
2023-07-27drm/tegra: dpaux: Use devm_platform_ioremap_resource()Yang Li
2023-07-27drm/tegra: Add error check for NVDEC firmware memory allocationMikko Perttunen
2023-07-27drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()Nathan Chancellor
2023-07-27drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()Nathan Chancellor
2023-07-27drm/ssd130x: Use shadow-buffer helpers when managing plane's stateJavier Martinez Canillas
2023-07-26drm/ssd130x: Allocate buffer in the plane's .atomic_check() callbackJavier Martinez Canillas
2023-07-26drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpersJavier Martinez Canillas
2023-07-25drm/ast: Do not enable PCI resources multiple timesThomas Zimmermann