summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2020-12-16drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard
2020-12-16drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard
2020-12-16drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard
2020-12-16drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Create a custom connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard
2020-12-16drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard
2020-12-16drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard
2020-12-16drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15drm/vc4: kms: Convert to atomic helpersMaxime Ripard
2020-12-15drm/vc4: kms: Remove async modeset semaphoreMaxime Ripard
2020-12-15drm/vc4: kms: Remove unassigned_channels from the HVS stateMaxime Ripard
2020-12-15drm/vc4: kms: Wait on previous FIFO users before a commitMaxime Ripard
2020-12-15drm/vc4: Simplify a bit the global atomic_checkMaxime Ripard
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-07drm/vc4: dsi: Add configuration for BCM2711 DSI1Dave Stevenson
2020-12-07drm/vc4: dsi: Add support for DSI0Dave Stevenson
2020-12-07drm/vc4: dsi: Introduce a variant structureMaxime Ripard
2020-12-07drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard
2020-12-07drm/vc4: dsi: Correct DSI register definitionDave Stevenson
2020-12-07drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard
2020-12-07drm/vc4: hdmi: Don't poll for the infoframes status on setupMaxime Ripard
2020-11-30drm/cma-helper: Implement mmap as GEM CMA object functionsThomas Zimmermann
2020-11-30drm/cma-helper: Remove prime infix from GEM object functionsThomas Zimmermann
2020-11-23drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard
2020-11-23drm/vc4: kms: Store the unassigned channel list in the stateMaxime Ripard
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-19drm/vc4: hdmi: Disable Wifi FrequenciesMaxime Ripard
2020-11-19drm/vc4: kms: Document the muxing corner casesMaxime Ripard
2020-11-19drm/vc4: kms: Split the HVS muxing check in a separate functionMaxime Ripard
2020-11-19drm/vc4: kms: Rename NUM_CHANNELSMaxime Ripard
2020-11-19drm/vc4: kms: Remove useless defineMaxime Ripard
2020-11-19drm/vc4: kms: Switch to drmm_add_action_or_resetMaxime Ripard
2020-11-19drm/vc4: hdmi: Block odd horizontal timingsMaxime Ripard
2020-11-19drm/vc4: hdmi: Make sure our clock rate is within limitsMaxime Ripard
2020-11-18drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones
2020-11-18drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headersLee Jones
2020-11-18drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'Lee Jones
2020-11-18drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unusedLee Jones
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann
2020-11-06drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-03drm: Use the state pointer directly in atomic_checkMaxime Ripard
2020-11-03drm/vc4: drv: Remove unused variableMaxime Ripard