summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2022-12-08drm/vc4: tests: Add unit test suite for the PV muxingMaxime Ripard
2022-12-08drm/vc4: tests: Fail the current test if we access a registerMaxime Ripard
2022-12-08drm/vc4: tests: Introduce a mocking infrastructureMaxime Ripard
2022-12-08drm/vc4: hvs: Provide a function to initialize the HVS structureMaxime Ripard
2022-12-08drm/vc4: crtc: Make encoder lookup helper publicMaxime Ripard
2022-12-08drm/vc4: crtc: Introduce a lower-level crtc init helperMaxime Ripard
2022-12-08drm/vc4: Move HVS state to main headerMaxime Ripard
2022-12-01drm/vc4: dpi: Fix format mapping for RGB565Dave Stevenson
2022-12-01drm/vc4: dpi: Change the default DPI format to being 18bpp, not 24.Dave Stevenson
2022-12-01drm/vc4: dpi: Support BGR666 formatsJoerg Quinten
2022-12-01drm/vc4: dpi: Support RGB565 formatChris Morgan
2022-11-28drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()Shang XiaoJing
2022-11-28drm/vc4: crtc: Provide a CRTC nameMaxime Ripard
2022-11-28drm/vc4: crtc: Pass the device and data in vc4_crtc_initMaxime Ripard
2022-11-28drm/vc4: txp: Initialise the CRTC before the encoder and connectorMaxime Ripard
2022-11-28drm/vc4: Add TXP encoder typeMaxime Ripard
2022-11-28drm/vc4: txp: Reorder the variable assignmentsMaxime Ripard
2022-11-28drm/vc4: kms: Sort the CRTCs by output before assigning themMaxime Ripard
2022-11-28drm/vc4: kms: Constify the HVS old/new state helpersMaxime Ripard
2022-11-28drm/vc4: Constify container_of wrappersMaxime Ripard
2022-11-24drm/vc4: vec: Add support for more analog TV standardsMateusz Kwiatkowski
2022-11-24drm/vc4: vec: Convert to the new TV mode propertyMaxime Ripard
2022-11-24drm/vc4: vec: Check for VEC output constraintsMateusz Kwiatkowski
2022-11-24drm/vc4: vec: Use TV Reset implementationMaxime Ripard
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-15drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito
2022-11-15drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito
2022-11-10drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kmsGaosheng Cui
2022-11-07drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-03drm/vc4: hdmi: Fix HSM clock too low on Pi4maxime@cerno.tech
2022-11-03drm/vc4: hdmi: Fix outdated function name in commentmaxime@cerno.tech
2022-11-03drm/vc4: hdmi: Take our lock to reset the linkmaxime@cerno.tech
2022-10-28drm/vc4: Make sure we don't end up with a core clock too highMaxime Ripard
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard
2022-10-28drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard
2022-10-28Merge tag 'drm-misc-next-2022-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-10-24drm/vc4: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-10-13drm/vc4: hdmi: Check the HSM rate at runtime_resumeMaxime Ripard
2022-10-13drm/vc4: hdmi: Enforce the minimum rate at runtime_resumeMaxime Ripard
2022-10-13drm/vc4: Add module dependency on hdmi-codecMaxime Ripard
2022-10-10drm/vc4: vec: Fix definition of PAL-M modeMateusz Kwiatkowski
2022-10-10drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard