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
/
cirrus
/
cirrus_mode.c
Age
Commit message (
Expand
)
Author
2018-08-10
drm/cirrus: flip default from 24bpp to 16bpp
Gerd Hoffmann
2018-08-10
drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up
Thomas Zimmermann
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-05-18
drm/cirrus: cirrus_framebuffer -> drm_framebuffer
Daniel Stone
2018-05-18
drm/cirrus: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-01-31
drm/cirrus: Load lut in crtc_commit
Daniel Vetter
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-04
drm: cirrus: remove dead code and pointless local lut storage
Peter Rosin
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-14
drm/cirrus: Add some local 'fb' variables
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-05-31
drm/cirrus: Drop redundnant gamma size check
Daniel Vetter
2016-03-04
drm/cirrus: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-16
drm/cirrus: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-15
drm/cirrus: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-09-20
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
2014-07-18
drm/cirrus: use helpers
Rob Clark
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-01-23
drm/cirrus: correct register values for 16bpp
Takashi Iwai
2014-01-14
drivers: gpu: Mark functions as static in cirrus_mode.c
Rashika
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-17
drm/kms: driver for virtual cirrus under qemu
Dave Airlie