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
/
Makefile
Age
Commit message (
Expand
)
Author
2013-10-11
drm/i915: rename intel_fb.c to intel_fbdev.c
Daniel Vetter
2013-10-11
drm/i915: Kconfig option to disable the legacy fbdev support
Daniel Vetter
2013-09-04
drm/i915: add VLV DSI PLL Calculations
ymohanma
2013-09-04
drm/i915: add basic MIPI DSI output support
Jani Nikula
2013-09-04
drm/i915: add MIPI DSI command sending routines
Jani Nikula
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-12
drm/i915: move error state to own compilation unit
Mika Kuoppala
2013-05-23
drm/i915: group sideband register accessors to a new file
Jani Nikula
2013-01-31
drm/i915: extract ums suspend/resume into i915_ums.c
Daniel Vetter
2012-07-25
drm/i915: Support for ns2501-DVO
Thomas Richter
2012-06-14
drm/i915: preliminary context support
Ben Widawsky
2012-05-23
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-19
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
2012-05-03
drm/i915: Split the stolen handling for GEM out of i915_dma.c
Chris Wilson
2012-04-18
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov
2012-04-12
drm/i915: rc6 in sysfs
Ben Widawsky
2012-01-17
drm/i915: kill i915_mem.c
Daniel Vetter
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2010-11-25
drm/i915: Split i915_gem_execbuffer into its own file.
Chris Wilson
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
2010-10-08
drm/i915: add _DSM support
Jesse Barnes
2010-09-08
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson
2010-08-09
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
2010-08-09
drm/i915: Move the eviction logic to its own file.
Chris Wilson
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
2010-05-10
drm/i915: Fix out of tree builds
Peter Clifton
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
2009-11-05
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-09-23
drm/i915: Add tracepoints
Chris Wilson
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
2009-06-18
drm/i915: Add Display Port support
Keith Packard
2009-03-27
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
Ben Gamari
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
2008-10-28
build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n
Len Brown
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
2008-10-18
separate i915 suspend/resume functions into their own file
Jesse Barnes
2008-10-18
Add Intel ACPI IGD OpRegion support
Matthew Garrett
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie