index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
drm/i915: quirk away broken OpRegion VBT
Daniel Vetter
1
-1
/
+22
2012-04-13
drm/i915: Add lock on drm_helper_resume_force_mode
Sean Paul
1
-0
/
+2
2012-04-13
drm/i915: Sanitize BIOS debugging bits from PIPECONF
Chris Wilson
2
-0
/
+7
2012-04-13
drm/i915: no-lvds quirk on MSI DC500
Anisse Astier
1
-0
/
+8
2012-04-13
drm/radeon/kms: fix fans after resume
Alex Deucher
2
-1
/
+15
2012-04-13
drm: Validate requested virtual size against allocated fb size
Chris Wilson
1
-2
/
+6
2012-04-02
drm/i915: suspend fbdev device around suspend/hibernate
Dave Airlie
3
-1
/
+18
2012-04-02
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
Alex Deucher
1
-0
/
+14
2012-04-02
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
1
-0
/
+4
2012-04-02
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
3
-3
/
+30
2012-04-02
drm/i915: Only clear the GPU domains upon a successful finish
Chris Wilson
1
-2
/
+5
2012-03-12
drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
Marek Olšák
1
-0
/
+8
2012-03-12
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
1
-5
/
+5
2012-03-12
drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.
Kenneth Graunke
2
-0
/
+7
2012-03-12
drm/i915: gen7: work around a system hang on IVB
Eugeni Dodonov
2
-0
/
+9
2012-03-12
drm/i915: gen7: Implement an L3 caching workaround.
Eugeni Dodonov
2
-0
/
+13
2012-03-12
drm/i915: gen7: implement rczunit workaround
Eugeni Dodonov
2
-0
/
+6
2012-03-12
drm/i915: Prevent a machine hang by checking crtc->active before loading lut
Alban Browaeys
1
-1
/
+1
2012-03-01
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
2
-6
/
+2
2012-02-21
drm/i915: no lvds quirk for AOpen MP45
Daniel Vetter
1
-0
/
+8
2012-02-21
drm/i915: Force explicit bpp selection for intel_dp_link_required
Keith Packard
1
-15
/
+5
2012-02-13
drm/i915: protect force_wake_(get|put) with the gt_lock
Daniel Vetter
4
-11
/
+26
2012-02-13
drm/i915: convert force_wake_get to func pointer in the gpu reset code
Daniel Vetter
1
-1
/
+1
2012-02-13
drm/i915: handle 3rd pipe
Eugeni Dodonov
1
-0
/
+4
2012-02-13
drm/i915: Fix TV Out refresh rate.
Rodrigo Vivi
1
-8
/
+8
2012-02-13
drm/i915: check ACTHD of all rings
Daniel Vetter
2
-3
/
+12
2012-02-13
drm/i915: DisplayPort hot remove notification to audio driver
Wu Fengguang
1
-0
/
+1
2012-02-13
drm/i915: HDMI hot remove notification to audio driver
Wu Fengguang
1
-2
/
+6
2012-02-13
drm/radeon/kms: fix TRAVIS panel setup
Alex Deucher
1
-3
/
+15
2012-02-13
drm/radeon/kms: disable output polling when suspended
Seth Forshee
1
-0
/
+4
2012-02-13
drm/nouveau/gem: fix fence_sync race / oops
Ben Skeggs
1
-2
/
+21
2012-02-13
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
Michel Dänzer
1
-2
/
+2
2012-02-03
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
1
-1
/
+1
2012-02-03
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
1
-2
/
+2
2012-02-03
drm/i915/sdvo: always set positive sync polarity
Paulo Zanoni
1
-5
/
+3
2012-02-03
drm/i915: paper over missed irq issues with force wake voodoo
Daniel Vetter
1
-2
/
+25
2012-02-03
drm: Fix authentication kernel crash
Thomas Hellstrom
2
-1
/
+10
2012-02-03
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
Alex Deucher
1
-7
/
+12
2012-02-03
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
3
-12
/
+24
2012-02-03
drm/radeon/kms: Add an MSI quirk for Dell RS690
Alex Deucher
1
-0
/
+6
2012-01-26
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2
-4
/
+5
2012-01-26
drm/radeon/kms: disable writeback on pre-R300 asics
Alex Deucher
1
-1
/
+4
2012-01-26
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Rafał Miłecki
1
-0
/
+7
2012-01-03
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
1
-1
/
+5
2011-12-27
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
1
-5
/
+3
2011-12-27
drm/i915: Disable semaphores by default on SNB
Keith Packard
1
-2
/
+2
2011-12-22
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
1
-3
/
+3
2011-12-22
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
1
-0
/
+12
2011-12-19
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
1
-53
/
+156
2011-12-19
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2
-1
/
+26
[next]