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
2012-07-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
18
-119
/
+140
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
1
-1
/
+3
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
1
-14
/
+4
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
1
-0
/
+1
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
1
-0
/
+11
2012-07-20
drm/i915: Make the lock for pageflips interruptible
Chris Wilson
1
-1
/
+4
2012-07-20
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
1
-1
/
+14
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
1
-2
/
+7
2012-07-20
drm/i915: missing error case in init status page
Ben Widawsky
1
-0
/
+1
2012-07-20
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
1
-0
/
+1
2012-07-20
drm/i915: try to train DP even harder
Paulo Zanoni
1
-1
/
+1
2012-07-20
drm/i915: kill intel_ddc_probe
Daniel Vetter
2
-29
/
+0
2012-07-20
drm/i915: check whether we actually received an edid in detect_ddc
Daniel Vetter
1
-19
/
+14
2012-07-20
drm/i915: fix up PCH backlight #define mixup
Daniel Vetter
1
-1
/
+1
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
5
-12
/
+26
2012-07-20
drm/i915: Disable the BLT on pre-production SNB hardware
Chris Wilson
1
-1
/
+17
2012-07-20
drm/i915: initialize power wells in modeset_init_hw
Eugeni Dodonov
3
-5
/
+6
2012-07-20
drm/i915: Only request PM interrupts for the events we handled
Chris Wilson
1
-8
/
+1
2012-07-20
drm/i915/context: Add missing IVB context sizes
Ben Widawsky
1
-1
/
+5
2012-07-20
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2
-11
/
+11
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
3
-18
/
+4
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-1
/
+0
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
8
-10
/
+12
2012-07-15
drm: Add colouring to the range allocator
Chris Wilson
2
-7
/
+8
2012-07-14
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
17
-416
/
+579
2012-07-05
drm/i915: program FDI_RX TP and FDI delays
Eugeni Dodonov
2
-0
/
+12
2012-07-05
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
5
-55
/
+25
2012-07-05
drm/i915: adjust framebuffer base address on gen4+
Daniel Vetter
2
-10
/
+39
2012-07-05
drm/i915: introduce crtc->dspaddr_offset
Daniel Vetter
3
-25
/
+27
2012-07-05
drm/i915: Reject page flips with changed format/offset/pitch
Ville Syrjälä
1
-0
/
+13
2012-07-05
drm/i915: Zero initialize mode_cmd
Ville Syrjälä
1
-1
/
+1
2012-07-05
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
1
-14
/
+4
2012-07-05
drm/i915: properly SIGBUS on I/O errors
Daniel Vetter
1
-0
/
+5
2012-07-05
drm/i915: don't hang userspace when the gpu reset is stuck
Daniel Vetter
1
-2
/
+11
2012-07-05
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
3
-10
/
+24
2012-07-05
drm/i915: don't trylock in the gpu reset code
Daniel Vetter
1
-2
/
+1
2012-07-05
drm/i915: fix PIPE_DDI_PORT_MASK
Paulo Zanoni
1
-1
/
+1
2012-07-05
drm/i915: prevent bogus intel_update_fbc notifications
Eugeni Dodonov
1
-2
/
+0
2012-07-05
drm/i915: re-initialize DDI buffer translations after resume
Eugeni Dodonov
1
-2
/
+2
2012-07-05
drm/i915: don't ironlake_init_pch_refclk() on LPT
Paulo Zanoni
2
-2
/
+2
2012-07-05
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
3
-12
/
+4
2012-07-05
drm/i915: add PCH_NONE to enum intel_pch
Paulo Zanoni
1
-0
/
+1
2012-07-05
drm/i915: prefer wide & slow to fast & narrow in DP configs
Jesse Barnes
1
-2
/
+2
2012-07-05
drm/i915: fix up ilk rc6 disabling confusion
Daniel Vetter
4
-8
/
+10
2012-07-05
drm/i915: move force wake support into intel_pm
Eugeni Dodonov
3
-191
/
+192
2012-07-05
drm/i915: enable RC6 workaround on Haswell
Eugeni Dodonov
2
-0
/
+15
[next]