index
:
kernel/git/stable/linux.git
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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2012-05-07
gma500: lid_state should be __iomem
Kirill A. Shutemov
2012-05-07
gma500: psb_irq_turn_off_dpst() fix bit operation
Kirill A. Shutemov
2012-05-07
gma500: framebuffer: mark psb_fb_helper_funcs as static
Kirill A. Shutemov
2012-05-07
gma500: vram_addr should be __iomem
Kirill A. Shutemov
2012-05-07
gma500: sgx_reg and vdc_reg should be __iomem
Kirill A. Shutemov
2012-05-07
gma500: gtt: fix __iomem sparse warnings
Kirill A. Shutemov
2012-05-07
gma500: psb_gtt_init(): drop unused variable
Kirill A. Shutemov
2012-05-07
gma500: address the lid code
Alan Cox
2012-05-07
gma500: opregion and ACPI
Alan Cox
2012-05-07
drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+
Daniel Vetter
2012-05-07
drm/i915: disable sdvo hotplug on i945g/gm
Daniel Vetter
2012-05-06
drm/i915: Support pageflipping interrupts for all 3-pipes on IVB
Chris Wilson
2012-05-05
drm/i915: fix gen4 gpu reset
Daniel Vetter
2012-05-05
drm/i915: remove modeset reset from i915_reset
Daniel Vetter
2012-05-05
drm/i915: also reset the media engine on gen4/5
Daniel Vetter
2012-05-05
drm/i915: kill flags parameter for reset functions
Daniel Vetter
2012-05-05
drm/i915: make gpu hangman more resilient
Daniel Vetter
2012-05-05
drm/i915: extract intel_gpu_reset
Daniel Vetter
2012-05-05
drm/i915: simplify i915_reset a bit
Daniel Vetter
2012-05-05
drm/i915: allow the existing error_state to be destroyed
Daniel Vetter
2012-05-05
drm/i915: rework dev->first_error locking
Daniel Vetter
2012-05-05
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
2012-05-04
drm/i915: use mode values consistently when converting to sdvo dtd
Daniel Vetter
2012-05-04
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
Daniel Vetter
2012-05-04
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
2012-05-03
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-05-03
gma500: implement backlight functionality for Cedartrail devices
Alan Cox
2012-05-03
gma500: wide framebuffer memory
Alan Cox
2012-05-03
gma500: Sync up Oaktrail HDMI
Alan Cox
2012-05-03
gma500: don't register the ACPI video bus
Alan Cox
2012-05-03
gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE
Kirill A. Shutemov
2012-05-03
drm/i915: Periodically sanity check power management
Chris Wilson
2012-05-03
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
2012-05-03
drm/i915: make DBLCLK modes work
Paulo Zanoni
2012-05-03
drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR'
Paulo Zanoni
2012-05-03
drm/i915: Wait for the clocks to stabilise before updating PLLs
Chris Wilson
2012-05-03
drm/i915: rip out intel_dpio_write again
Daniel Vetter
2012-05-03
drm/i915: extract some common olr+wedge code
Ben Widawsky
2012-05-03
drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c
Daniel Vetter
2012-05-03
drm/i915: fixup __iomem mixups in ringbuffer.c
Daniel Vetter
2012-05-03
drm/i915: rework legacy GFX HWS handling
Daniel Vetter
2012-05-03
drm/i915: kill pointless clearing of dev_priv->hws_map
Daniel Vetter
2012-05-03
drm/i915: move rps/emon function declarations
Daniel Vetter
2012-05-03
drm/i915: move the ips code to intel_pm.c
Daniel Vetter
2012-05-03
drm/i915: disallow clip rects on gen5+
Daniel Vetter
2012-05-03
drm/i915: move LP_RING&friends to i915_dma.c
Daniel Vetter
2012-05-03
drm/i915: extract dri1 breadcrumb update from irq handler
Daniel Vetter
2012-05-03
drm/i915: move dri1 irq ioctl code to i915_dma.c
Daniel Vetter
2012-05-03
drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers
Daniel Vetter
2012-05-03
drm/i915: kill intel_clear_scanline_wait
Daniel Vetter
[prev]
[next]