aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| | |\ \
| * | | | drm/vc4: hdmi: Reset link on hotplugMaxime Ripard2022-09-131-3/+101
| * | | | drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() aroundMaxime Ripard2022-09-131-17/+17
| * | | | drm/vc4: hdmi: Switch to detect_ctxMaxime Ripard2022-09-131-3/+4
| * | | | drm/vc4: hdmi: Simplify the hotplug handlingMaxime Ripard2022-09-131-22/+41
| * | | | drm/vc4: hdmi: Remove mutex in detectMaxime Ripard2022-09-132-64/+34
| * | | | drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scramblingMaxime Ripard2022-09-131-3/+2
| * | | | drm/vc4: hdmi: Constify drm_display_modeMaxime Ripard2022-09-132-9/+9
| | |_|/ | |/| |
| * | | drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski2022-09-071-2/+2
| * | | drm/vc4: vec: Remove redundant atomic_mode_setMateusz Kwiatkowski2022-09-071-14/+4
| * | | drm/vc4: vec: Refactor VEC TV mode settingMateusz Kwiatkowski2022-09-071-65/+23
| * | | drm/vc4: vec: Convert to atomic helpersMaxime Ripard2022-09-071-4/+6
| * | | drm/vc4: vec: Remove empty mode_fixupMaxime Ripard2022-09-071-9/+0
| * | | drm/vc4: hvs: protect drm_print_regset32()Danilo Krummrich2022-08-251-2/+2
| * | | drm/vc4: crtc: protect device resources after removalDanilo Krummrich2022-08-251-1/+40
| * | | drm/vc4: plane: protect device resources after removalDanilo Krummrich2022-08-251-0/+20
| * | | drm/vc4: hdmi: unlock mutex when device is unpluggedDanilo Krummrich2022-08-251-2/+5
| | |/ | |/|
| * | drm/vc4: Drop of_gpio headerMaĆ­ra Canal2022-08-151-1/+0
| * | drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich2022-08-038-24/+24
| * | drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-0312-71/+71
| * | drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-033-11/+11
| * | drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich2022-08-031-1/+0
| * | drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-262-2/+0
| * | drm/vc4: v3d: Switch to devm_pm_runtime_enableMaxime Ripard2022-07-131-7/+4
| * | drm/vc4: v3d: Rework the runtime_pm setupMaxime Ripard2022-07-131-15/+22
| * | drm/vc4: v3d: Stop disabling interruptsMaxime Ripard2022-07-132-3/+1
| * | drm/vc4: perfmon: Add missing mutex_destroyMaxime Ripard2022-07-131-0/+1
| * | drm/vc4: Switch to drmm_mutex_initMaxime Ripard2022-07-134-6/+28
| * | drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard2022-07-1311-69/+191
| * | drm/vc4: debugfs: Return an error on failureMaxime Ripard2022-07-132-23/+27
| * | drm/vc4: debugfs: Protect device resourcesMaxime Ripard2022-07-131-0/+9
| * | drm/vc4: vec: Switch to devm_pm_runtime_enableMaxime Ripard2022-07-131-15/+5
| * | drm/vc4: vec: Protect device resources after removalMaxime Ripard2022-07-131-6/+61
| * | drm/vc4: vec: Switch to DRM-managed connector initializationMaxime Ripard2022-07-131-6/+5
| * | drm/vc4: vec: Switch to DRM-managed encoder initializationMaxime Ripard2022-07-131-5/+9
| * | drm/vc4: vec: Remove call to drm_connector_unregister()Maxime Ripard2022-07-131-8/+2
| * | drm/vc4: vec: Switch to drmm_kzallocMaxime Ripard2022-07-131-1/+1
| * | drm/vc4: vec: Embed DRM structures into the private structureMaxime Ripard2022-07-131-62/+21
| * | drm/vc4: vec: Remove vc4_dev vec pointerMaxime Ripard2022-07-132-8/+0
| * | drm/vc4: txp: Protect device resourcesMaxime Ripard2022-07-131-0/+25
| * | drm/vc4: txp: Remove call to drm_connector_unregister()Maxime Ripard2022-07-131-8/+2
| * | drm/vc4: txp: Switch to drmm_kzallocMaxime Ripard2022-07-131-1/+1