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
/
i915
/
intel_fb.c
Age
Commit message (
Expand
)
Author
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-08-31
drm: fix two issues with fb consolidation.
Dave Airlie
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-07-01
drm/i915: Make driver less chatty
Keith Packard
2009-06-17
drm/i915: Warn when inteldrmfb fails to restore its framebuffer config
Ben Gamari
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-06-12
drm/i915: duplicate desired mode for use by fbcon.
Dave Airlie
2009-06-11
intelfb: fix spelling of "CLOCK"
Pavel Roskin
2009-06-05
drm/i915: avoid non-atomic sysrq execution
Jesse Barnes
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2009-04-08
drm/i915: indicate framebuffer restore key in SysRq help message
Ferenc Wagner
2009-02-20
drm/i915: Unpin the fb on error during construction.
Chris Wilson
2008-12-29
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes