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.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-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
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
drm/i915: Extract ring init from hw_init
Ben Widawsky
1
-19
/
+34
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2
-10
/
+16
2013-02-15
drm/i915: add ibx_irq_postinstall
Paulo Zanoni
1
-43
/
+25
2013-02-15
drm/i915: Fix sprite_scaling_enabled for multiple sprites
Ville Syrjälä
2
-12
/
+17
2013-02-15
drm/i915: unify HDMI/DP hpd definitions
Daniel Vetter
4
-48
/
+38
2013-02-15
drm/i915: Clarify HW context size logic
Ben Widawsky
1
-5
/
+2
2013-02-15
drm/i915: write backlight harder
Daniel Vetter
1
-5
/
+8
2013-02-14
i915: ignore lid open event when resuming
Zhang Rui
4
-20
/
+37
2013-02-14
drm/i915: Fix RC6VIDS encode/decode
Ben Widawsky
1
-2
/
+2
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-18
/
+3
2013-02-14
drm/fb-helper: fixup set_config semantics
Daniel Vetter
1
-8
/
+3
2013-02-14
drm/i915: rip out helper->disable noop functions
Daniel Vetter
11
-21
/
+0
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+3
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
8
-26
/
+105
2013-02-08
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
29
-1662
/
+2165
2013-02-01
GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opreg...
Yasuaki Ishimatsu
1
-1
/
+1
2013-01-31
drm/i915: Set the SR01 "screen off" bit in i915_redisable_vga() too
Ville Syrjälä
1
-2
/
+1
2013-01-31
drm/i915: Kill IS_DISPLAYREG()
Ville Syrjälä
1
-103
/
+1
2013-01-31
drm/i915: Introduce i915_vgacntrl_reg()
Ville Syrjälä
4
-20
/
+16
2013-01-31
drm/i915: gen6_gmch_remove can be static
Changlong Xie
1
-1
/
+1
2013-01-31
drm/i915: dynamic Haswell display power well support
Daniel Vetter
2
-1
/
+38
2013-01-31
drm/i915: check the power down well on assert_pipe()
Paulo Zanoni
1
-3
/
+9
2013-01-31
drm/i915: don't send DP "idle" pattern before "normal" on HSW PORT_A
Paulo Zanoni
1
-6
/
+10
2013-01-31
drm/i915: don't run hsw power well code on !hsw
Daniel Vetter
1
-0
/
+3
2013-01-31
drm/i915: kill cargo-culted locking from power well code
Daniel Vetter
1
-4
/
+0
2013-01-31
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
Chris Wilson
3
-14
/
+4
2013-01-31
drm/i915: Fix CAGF for HSW
Ben Widawsky
2
-3
/
+9
2013-01-31
drm/i915: Reclaim GTT space for failed PPGTT
Ben Widawsky
1
-17
/
+16
2013-01-31
drm/i915: remove intel_gtt structure
Ben Widawsky
3
-30
/
+11
2013-01-31
drm/i915: Add probe and remove to the gtt ops
Ben Widawsky
3
-79
/
+114
2013-01-31
drm/i915: extract hw ppgtt setup/cleanup code
Daniel Vetter
2
-24
/
+45
2013-01-31
drm/i915: pte_encode is gen6+
Daniel Vetter
1
-10
/
+14
2013-01-31
drm/i915: vfuncs for ppgtt
Daniel Vetter
2
-56
/
+65
2013-01-31
drm/i915: vfuncs for gtt_clear_range/insert_entries
Daniel Vetter
2
-59
/
+83
2013-01-31
drm/i915: Error state should print /sys/kernel/debug
Ben Widawsky
1
-1
/
+2
2013-01-31
drm/i915: move DP save/restore into i915_ums.c
Daniel Vetter
2
-28
/
+25
2013-01-31
drm/i915: dont save/restore VGA state for kms
Daniel Vetter
3
-23
/
+28
2013-01-31
drm/i915: extract ums suspend/resume into i915_ums.c
Daniel Vetter
4
-452
/
+485
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
34
-2940
/
+6159
2013-01-29
drm/i915: move modeset checks out of save/restore_modeset_reg
Daniel Vetter
1
-23
/
+15
2013-01-28
drm/i915: Implement WaVSRefCountFullforceMissDisable
Ben Widawsky
2
-0
/
+5
2013-01-28
drm/i915: turn on the power well before suspending
Paulo Zanoni
3
-1
/
+4
2013-01-28
drm/i915: set TRANSCODER_EDP even earlier
Paulo Zanoni
1
-5
/
+5
2013-01-28
drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe
Daniel Vetter
1
-0
/
+1
2013-01-26
drm/i915: only disable enabled planes on intel_fb_restore_mode
Paulo Zanoni
1
-1
/
+2
2013-01-26
drm/i915: fix intel_init_power_wells
Paulo Zanoni
4
-26
/
+46
2013-01-26
drm/i915: SWF screatch registers need an offset on VLV
Ville Syrjälä
1
-13
/
+13
2013-01-26
drm/i915: Include display_mmio_offset in sequencer index/data registers
Ville Syrjälä
1
-2
/
+8
2013-01-26
drm/i915: Pass VLV_DISPLAY_BASE + reg to intel_{hdmi, dp}_init on VLV
Ville Syrjälä
1
-8
/
+8
2013-01-26
drm/i915: VLV doesn't have SDVO
Ville Syrjälä
1
-7
/
+2
[prev]
[next]