index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
2013-11-04
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
2013-10-29
drm/i915: rename i915_init_power_well to init_power_domains_init
Imre Deak
2013-10-27
drm/i915: use power get/put instead of set for power on after init
Imre Deak
2013-10-16
drm/i915: Disable all GEM timers and work on unload
Chris Wilson
2013-10-16
drm/i915: Implement blocking read for pipe CRC files
Damien Lespiau
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-10-11
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
2013-10-11
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...
Dave Airlie
2013-10-10
drm/i915: tell the user KMS is required for gen6+
Jani Nikula
2013-10-10
drm/i915: Do PCH and uncore init earlier
Ben Widawsky
2013-10-10
drm/i915: Move edram detection early_sanitize
Ben Widawsky
2013-10-10
drm/i915: Prevent using uninitialized MMIO funcs
Ben Widawsky
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
drm: Make vblank_disable_allowed bool
Ville Syrjälä
2013-10-03
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
2013-10-03
drm/i915: Add some missing steps to i915_driver_load error path
Chris Wilson
2013-10-01
drm/i915: Delay the release of the forcewake by a jiffie
Chris Wilson
2013-10-01
drm/i915: Move power well init earlier during driver load
Ville Syrjälä
2013-10-01
drm/i915: Fix unclaimed register access due to delayed VGA memory disable
Ville Syrjälä
2013-10-01
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-20
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
Ville Syrjälä
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
drm/i915: Write RING_TAIL once per-request
Chris Wilson
2013-09-06
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
Ville Syrjälä
2013-09-03
i915: Update VGA arbiter support for newer devices
Alex Williamson
2013-09-02
drm/i915: Support render nodes
Kristian Høgsberg
2013-08-30
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-29
gpu/vga_switcheroo: add driver control power feature. (v3)
Dave Airlie
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-22
drm/i915: enable the power well before module unload
Paulo Zanoni
2013-08-22
drm/i915: print a message when we detect an early Haswell SDV
Paulo Zanoni
2013-08-22
drm/i915: Use Write-Through cacheing for the display plane on Iris
Chris Wilson
2013-08-21
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-19
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-05
drm/i915: Create an init vm
Ben Widawsky
2013-07-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-26
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
2013-07-25
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
2013-07-25
drm/i915: fix the racy object accounting
Daniel Vetter
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-22
Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...
Dave Airlie
[next]