summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2022-05-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-04-29drm/vc4: simplify the return expression of vc4_grab_bin_bo()Minghao Chi
2022-04-29drm/vc4: simplify the return expression of vc4_prepare_fb()Minghao Chi
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann
2022-04-21drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-21drm/vc4: hdmi: Remove vc4_hdmi_encoderJosé Expósito
2022-04-21drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito
2022-04-20drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=mZheng Bin
2022-04-08drm/vc4: kms: Improve loggingMaxime Ripard
2022-04-08drm/vc4: kms: Warn if we have an incompatible muxing setupMaxime Ripard
2022-04-08drm/vc4: kms: Store channel in local variableMaxime Ripard
2022-04-08drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard
2022-04-08drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard
2022-04-08drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard
2022-04-07drm/vc4: Use newer fence API properly to fix build errorsJavier Martinez Canillas
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-04-06drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macrosMaxime Ripard
2022-04-06drm/vc4: kms: Ignore atomic_flush if we're disabledMaxime Ripard
2022-04-06drm/vc4: hvs: Move the dlist setup to its own functionMaxime Ripard
2022-04-06drm/vc4: hvs: Remove dlist setup duplicationMaxime Ripard
2022-04-06drm/vc4: hvs: Store channel in variableMaxime Ripard
2022-04-06drm/vc4: hvs: Fix frame count register readoutMaxime Ripard
2022-04-06drm/vc4: kms: Take old state core clock rate into accountMaxime Ripard
2022-04-06drm/vc4: hdmi: Remove clock rate initializationMaxime Ripard
2022-04-06drm/vc4: Add logging and commentsMaxime Ripard
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-31drm/vc4: Implement atomic_print_state for HVS channel stateMaxime Ripard
2022-03-31drm/vc4: Constify private state accessorsMaxime Ripard
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-24drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard
2022-03-24drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard
2022-03-24drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard
2022-03-24drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard
2022-03-24drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard
2022-03-24drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard
2022-03-24drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard
2022-03-17drm/vc4: add tracepoints for CL submissionsMelissa Wen
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-25drm/vc4: Make use of the helper component_compare_devYong Wu
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-24Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-21drm/vc4: Use drm_mode_copy()Ville Syrjälä
2022-02-17drm/vc4: crtc: Fix runtime_pm reference countingMaxime Ripard
2022-02-17drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard
2022-02-16drm/vc4: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie