index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-09
drm/connector: Allow drivers to pass list of supported colorspaces
Harry Wentland
2023-04-25
drm/vc4: hdmi: Add BT.2020 Support
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Add BT.601 Support
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Add a function to retrieve the CSC matrix
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Rework the CSC matrices organization
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Swap CSC matrix channels for YUV444
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Rename full range helper
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB range
Dave Stevenson
2023-04-25
drm/vc4: hdmi: Update all the planes if the TV margins are changed
Maxime Ripard
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-11
drm/vc4: remove unused render_wait variable
Tom Rix
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
2023-03-28
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-14
drm/vc4: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-02-28
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
Maíra Canal
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-16
Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"
Maxime Ripard
2023-02-16
Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Enable power domain before setting minimum
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Replace hardcoded value by define
Maxime Ripard
2023-02-09
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
2023-02-09
drm/vc4: hdmi: Always enable GCP with AVMUTE cleared
Dom Cobley
2023-02-09
drm/vc4: Fix YUV plane handling when planes are in different buffers
Dave Stevenson
2023-02-02
drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable module
Arnd Bergmann
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-26
drm/vc4: hdmi: make CEC adapter name unique
Hans Verkuil
2023-01-19
vc4: fix build failure in vc4_dsi_dev_probe()
Arnd Bergmann
2023-01-13
drm/vc4: bo: Fix unused variable warning
Maxime Ripard
2023-01-12
drm/vc4: bo: Fix drmm_mutex_init memory hog
Maxime Ripard
2023-01-10
drm/vc4: dsi: Drop unused i2c include
Uwe Kleine-König
2023-01-09
drm/vc4: vec: Support progressive modes
Mateusz Kwiatkowski
2023-01-09
drm/vc4: hdmi: Correct interlaced timings again
Dave Stevenson
2023-01-09
drm/vc4: crtc: Fix timings for VEC modes
Mateusz Kwiatkowski
2023-01-09
drm/vc4: Add comments for which HVS_PIXEL_ORDER_xxx defines apply
Dave Stevenson
2023-01-09
drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formats
Dave Stevenson
2023-01-09
drm/vc4: plane: Omit pixel_order from the hvs_format for hvs5 only formats
Dave Stevenson
2023-01-09
drm/vc4: plane: Allow using 0 as a pixel order value
Dave Stevenson
2023-01-09
drm/vc4: hvs: Ignore atomic_flush if we're disabled
Maxime Ripard
2023-01-09
drm/vc4: hvs: Add DRM 210101010 RGB formats
Dave Stevenson
2023-01-09
drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: Support zpos on all planes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
Dave Stevenson
2023-01-09
drm/vc4: hvs: Set AXI panic modes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Configure the HVS COB allocations
Dave Stevenson
2023-01-02
drm/vc4: drop all currently held locks if deadlock happens
Maíra Canal
[next]