aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: dpi: Fix format mapping for RGB565Dave Stevenson2022-12-011-1/+1
* drm/vc4: dpi: Change the default DPI format to being 18bpp, not 24.Dave Stevenson2022-12-011-2/+2
* drm/vc4: dpi: Support BGR666 formatsJoerg Quinten2022-12-011-0/+6
* drm/vc4: dpi: Support RGB565 formatChris Morgan2022-12-011-0/+4
* drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()Shang XiaoJing2022-11-281-1/+1
* drm/vc4: crtc: Provide a CRTC nameMaxime Ripard2022-11-283-1/+12
* drm/vc4: crtc: Pass the device and data in vc4_crtc_initMaxime Ripard2022-11-283-13/+17
* drm/vc4: txp: Initialise the CRTC before the encoder and connectorMaxime Ripard2022-11-281-5/+5
* drm/vc4: Add TXP encoder typeMaxime Ripard2022-11-282-10/+21
* drm/vc4: txp: Reorder the variable assignmentsMaxime Ripard2022-11-281-9/+6
* drm/vc4: kms: Sort the CRTCs by output before assigning themMaxime Ripard2022-11-281-33/+76
* drm/vc4: kms: Constify the HVS old/new state helpersMaxime Ripard2022-11-281-2/+2
* drm/vc4: Constify container_of wrappersMaxime Ripard2022-11-281-8/+8
* drm/vc4: vec: Add support for more analog TV standardsMateusz Kwiatkowski2022-11-241-4/+107
* drm/vc4: vec: Convert to the new TV mode propertyMaxime Ripard2022-11-241-53/+131
* drm/vc4: vec: Check for VEC output constraintsMateusz Kwiatkowski2022-11-241-0/+50
* drm/vc4: vec: Use TV Reset implementationMaxime Ripard2022-11-241-1/+7
* drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard2022-11-241-2/+3
* drm/connector: Rename legacy TV propertyMaxime Ripard2022-11-241-4/+4
* Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-244-16/+47
|\
| * drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kmsGaosheng Cui2022-11-101-4/+4
| * drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can2022-11-071-1/+6
| * drm/vc4: hdmi: Fix HSM clock too low on Pi4maxime@cerno.tech2022-11-032-4/+18
| * drm/vc4: hdmi: Fix outdated function name in commentmaxime@cerno.tech2022-11-031-3/+2
| * drm/vc4: hdmi: Take our lock to reset the linkmaxime@cerno.tech2022-11-031-4/+17
| * Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-10-2022-853/+1513
| |\
* | | drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito2022-11-151-2/+4
* | | drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito2022-11-151-5/+3
* | | drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+1
* | | Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-11-045-25/+63
|\ \ \
| * | | drm/vc4: Make sure we don't end up with a core clock too highMaxime Ripard2022-10-281-5/+8
| * | | drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley2022-10-283-2/+18
| * | | drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard2022-10-284-19/+37
| * | | drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard2022-10-281-1/+2
* | | | Merge tag 'drm-misc-next-2022-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-10-281-2/+2
|\| | |
| * | | drm/vc4: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King2022-10-241-2/+2
* | | | Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-10-252-5/+5
|\| | |
| * | | drm/vc4: vec: Fix definition of PAL-M modeMateusz Kwiatkowski2022-10-101-4/+4
| * | | drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard2022-10-101-1/+1
| | |/ | |/|
* | | Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-10-212-0/+30
|\ \ \ | |/ / |/| / | |/
| * drm/vc4: hdmi: Check the HSM rate at runtime_resumeMaxime Ripard2022-10-131-0/+20
| * drm/vc4: hdmi: Enforce the minimum rate at runtime_resumeMaxime Ripard2022-10-131-0/+9
| * drm/vc4: Add module dependency on hdmi-codecMaxime Ripard2022-10-131-0/+1
| * drm/vc4: hdmi: Rework power upMaxime Ripard2022-08-181-8/+7
| * drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard2022-08-182-1/+2
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-09-141-0/+1
|\ \
| * \ Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-09-115-98/+101
| |\ \
| * \ \ Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2022-09-0622-690/+1260
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-061-0/+1
| |\ \ \
| | * | | drm/vc4: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1