index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2022-07-13
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2022-07-13
drm/vc4: txp: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: txp: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove duplicate regset
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Protect device resources after removal
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Move audio structure offset checks
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Use devm to register hotplug interrupts
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Use a device-managed action for DDC
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to device-managed CEC initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to device-managed ALSA initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed connector initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: dsi: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: dsi: Fix the driver structure lifetime
Maxime Ripard
2022-07-13
drm/vc4: dsi: Switch to drmm_of_get_bridge
Maxime Ripard
2022-07-13
drm/vc4: dsi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: dsi: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
drm/vc4: dpi: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to drmm_of_get_bridge
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: dpi: Add action to disable the clock
Maxime Ripard
2022-07-13
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
Maxime Ripard
2022-07-13
drm/vc4: dpi: Return an error if we can't enable our clock
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: dpi: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
Maxime Ripard
2022-07-13
drm/vc4: crtc: Remove manual plane removal on error
Maxime Ripard
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
2022-07-13
drm/vc4: hvs: Remove planes currently allocated before taking down
Maxime Ripard
2022-07-13
drm/vc4: hvs: Protect device resources after removal
Maxime Ripard
2022-07-13
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
2022-07-13
drm/vc4: drv: Use drm_dev_unplug
Maxime Ripard
2022-07-13
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
2022-07-13
drm/bridge: panel: Introduce drmm_of_get_bridge
Maxime Ripard
2022-07-13
drm/bridge: panel: Introduce drmm_panel_bridge_add
Maxime Ripard
2022-07-13
drm/connector: Introduce drmm_connector_init
Maxime Ripard
2022-07-13
drm/connector: Check for destroy implementation
Maxime Ripard
2022-07-13
drm/connector: Consolidate Connector Initialization
Maxime Ripard
2022-07-13
drm/connector: Clarify when drm_connector_unregister is needed
Maxime Ripard
2022-07-13
drm/connector: Mention the cleanup after drm_connector_init
Maxime Ripard
[next]