index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-15
drm: fail gracefully when proc isn't setup.
Dave Airlie
1
-0
/
+4
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
2012-07-05
drm/i915: introduce haswell_init_clock_gating
Eugeni Dodonov
1
-1
/
+53
2012-07-05
drm/i915: disable RC6 when disabling rps
Eugeni Dodonov
1
-0
/
+1
2012-07-05
drm/i915: enable RC6 by default on Haswell
Eugeni Dodonov
1
-2
/
+4
2012-07-05
drm/i915: slightly improve gt enable/disable routines
Eugeni Dodonov
1
-4
/
+2
2012-07-05
drm/i915: add RPS configuration for Haswell
Eugeni Dodonov
2
-12
/
+26
2012-07-03
drm/i915: support Haswell force waking
Eugeni Dodonov
2
-4
/
+19
2012-07-03
drm/i915: Implement w/a for sporadic read failures on waking from rc6
Chris Wilson
2
-0
/
+26
2012-07-03
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
5
-80
/
+73
2012-06-29
drm/i915: linuxify create_hw_context()
Ben Widawsky
1
-26
/
+24
2012-06-29
drm/radeon: move r100_enable_bm to a more logic place
Alex Deucher
1
-9
/
+9
2012-06-29
drm/radeon: clean up CS functions in r100.c
Alex Deucher
1
-480
/
+479
2012-06-28
drm/i915: fix PIPE_WM_LINETIME definition
Paulo Zanoni
1
-1
/
+1
2012-06-28
drm/i915: "Flush Me Harder" required on gen6+
Daniel Vetter
1
-1
/
+9
2012-06-27
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
1
-1
/
+1
2012-06-27
drm/i915: correct IVB default sprite format
Jesse Barnes
1
-1
/
+1
2012-06-27
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
1
-0
/
+1
2012-06-27
drm/i915/bios: cleanup return type of intel_parse_bios()
Dan Carpenter
4
-4
/
+4
2012-06-25
agp/intel-agp: remove snb+ host bridge pciids
Daniel Vetter
1
-11
/
+0
2012-06-25
drm/i915: disable drm agp support for !gen3 with kms enabled
Daniel Vetter
1
-6
/
+15
2012-06-25
drm/i915: don't use dev->agp
Daniel Vetter
1
-1
/
+1
2012-06-25
drm/i915: make enable/disable_gt_powersave locking consistent
Daniel Vetter
2
-19
/
+15
2012-06-25
drm/i915: wrap up gt powersave enabling functions
Daniel Vetter
4
-37
/
+35
2012-06-24
Linux 3.5-rc4
v3.5-rc4
Linus Torvalds
1
-1
/
+1
2012-06-24
Fix typo in printed messages
Anatol Pomozov
3
-3
/
+3
2012-06-24
ARM: Orion: Fix Virtual/Physical mixup with watchdog
Andrew Lunn
5
-2
/
+5
2012-06-24
ARM: Kirkwood: clk_register_gate_fn: add fn assignment
Marc Kleine-Budde
1
-0
/
+1
2012-06-24
ARM: Orion5x - Restore parts of io.h, with rework
Andrew Lunn
2
-0
/
+23
2012-06-22
drm: drop comment about this header being autogenerated.
Dave Airlie
1
-4
/
+0
[next]