index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-24
Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-21
drm/vc4: Use drm_mode_copy()
Ville Syrjälä
2022-02-17
drm/vc4: crtc: Fix runtime_pm reference counting
Maxime Ripard
2022-02-17
drm/vc4: hdmi: Unregister codec device on unbind
Maxime Ripard
2022-02-16
drm/vc4: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-02-11
Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2022-02-07
drm/vc4: crtc: Fix redundant variable assignment
Maxime Ripard
2022-02-03
drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.
Dave Stevenson
2022-02-03
drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.
Dave Stevenson
2022-02-03
drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3
Dave Stevenson
2022-02-02
drm/vc4: hdmi: Simplify the connector state retrieval
Maxime Ripard
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-25
drm/vc4: hdmi: Change CSC callback prototype
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Define colorspace matrices
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Move XBAR setup to csc_setup
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Use full range helper in csc functions
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Add full range RGB helper
Maxime Ripard
2022-01-25
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
2022-01-19
drm/vc4: Fix deadlock on DSI device attach error
Padmanabha Srinivasaiah
2022-01-14
drm/vc4: remove redundant assignment of variable size
Colin Ian King
2022-01-11
drm/vc4: Notify the firmware when DRM is in charge
Maxime Ripard
2022-01-11
drm/vc4: Remove conflicting framebuffers before callind bind_all
Maxime Ripard
2022-01-11
drm/vc4: Support nomodeset
Maxime Ripard
2021-12-16
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-12-16
drm/vc4: plane: Add support for YUV color encodings and ranges
Dave Stevenson
2021-12-16
drm/vc4: plane: Add support for DRM_FORMAT_P030
Dave Stevenson
2021-12-15
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
drm/cma-helper: Pass GEM CMA object in public interfaces
Thomas Zimmermann
2021-11-30
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2021-11-29
drm/vc4: kms: Fix previous HVS commit wait
Maxime Ripard
2021-11-29
drm/vc4: kms: Don't duplicate pending commit
Maxime Ripard
2021-11-29
drm/vc4: kms: Clear the HVS FIFO commit pointer once done
Maxime Ripard
2021-11-29
drm/vc4: kms: Add missing drm_crtc_commit_put
Maxime Ripard
2021-11-29
drm/vc4: kms: Fix return code check
Maxime Ripard
2021-11-29
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
2021-11-19
drm/vc4: fix error code in vc4_create_object()
Dan Carpenter
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-05
drm/vc4: hdmi: Introduce a scdc_enabled flag
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Introduce an output_enabled flag
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Check the device state in prepare()
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Prevent access to crtc->state outside of KMS
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Use a mutex to prevent concurrent framework access
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Add a spinlock to protect register access
Maxime Ripard
[next]