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
/
tiny
Age
Commit message (
Expand
)
Author
2023-03-07
Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-02-17
drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
Alexandr Sapozhnikov
2023-02-01
drm/simpledrm: Fix an NULL vs IS_ERR() bug
Dan Carpenter
2023-01-23
drm/simpledrm: Add support for system memory framebuffers
Thierry Reding
2023-01-23
drm/simpledrm: Use struct iosys_map consistently
Thierry Reding
2023-01-06
drm/fb-helper: Replace bpp/depth parameter by color mode
Thomas Zimmermann
2023-01-03
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2023-01-02
drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
Carlo Caione
2023-01-02
drm/tiny: ili9486: Enable driver module autoloading
Carlo Caione
2022-12-14
drm/tiny: panel-mipi-dbi: Read I/O supply from DT
Otto Pflüger
2022-12-12
drm: gm12u320: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-05
drm/mipi-dbi: Move drm_dev_{enter, exit}() out from fb_dirty functions
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Use shadow-plane mappings
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-12-05
drm/st7586: Call MIPI DBI mode_valid helper
Thomas Zimmermann
2022-12-05
drm/ili9225: Call MIPI DBI mode_valid helper
Thomas Zimmermann
2022-12-05
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-11-24
drm/simpledrm: Set preferred depth from format of scanout buffer
Thomas Zimmermann
2022-11-24
drm/ofdrm: Set preferred depth from format of scanout buffer
Thomas Zimmermann
2022-11-24
drm/cirrus: Decouple fbdev bpp value from color depth
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-04
drm/ofdrm: Cast error pointers to void __iomem *
Thomas Zimmermann
2022-11-04
drm/ofdrm: Convert PCI IDs to CPU endianness for comparing
Thomas Zimmermann
2022-11-03
drm/ofdrm: Depend on CONFIG_MMU
Thomas Zimmermann
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-14
drm/ofdrm: Support big-endian scanout buffers
Thomas Zimmermann
2022-10-14
drm/ofdrm: Support color management
Thomas Zimmermann
2022-10-14
drm/ofdrm: Add per-model device function
Thomas Zimmermann
2022-10-14
drm/ofdrm: Add CRTC state
Thomas Zimmermann
2022-10-14
drm/ofdrm: Add ofdrm for Open Firmware framebuffers
Thomas Zimmermann
2022-10-13
drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper
Javier Martinez Canillas
2022-10-13
drm/simpledrm: Do not call drm_atomic_add_affected_planes()
Javier Martinez Canillas
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
2022-09-27
drm/simpledrm: Synchronize access to GEM BOs
Thomas Zimmermann
2022-09-27
drm/simpledrm: Iterate over damage clips
Thomas Zimmermann
2022-09-27
drm/simpledrm: Remove !fb check from atomic_update
Thomas Zimmermann
2022-09-27
drm/simpledrm: Use drm_atomic_get_new_plane_state()
Thomas Zimmermann
2022-09-27
drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
Thomas Zimmermann
2022-09-16
drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
Javier Martinez Canillas
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
2022-09-07
drm/bochs: fix blanking
Gerd Hoffmann
2022-08-10
drm/format-helper: Rework XRGB8888-to-MONO conversion
Thomas Zimmermann
2022-08-10
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
[next]