index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2012-07-20
drm/i915: try to train DP even harder
Paulo Zanoni
2012-07-20
drm/i915: kill intel_ddc_probe
Daniel Vetter
2012-07-20
drm/i915: check whether we actually received an edid in detect_ddc
Daniel Vetter
2012-07-20
drm/i915: fix up PCH backlight #define mixup
Daniel Vetter
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-20
drm/i915: Disable the BLT on pre-production SNB hardware
Chris Wilson
2012-07-20
drm/i915: initialize power wells in modeset_init_hw
Eugeni Dodonov
2012-07-20
drm/i915: Only request PM interrupts for the events we handled
Chris Wilson
2012-07-20
drm/i915/context: Add missing IVB context sizes
Ben Widawsky
2012-07-20
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2012-07-19
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-16
drm: Add colouring to the range allocator
Chris Wilson
2012-07-14
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-07-05
drm/i915: program FDI_RX TP and FDI delays
Eugeni Dodonov
2012-07-05
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
2012-07-05
drm/i915: adjust framebuffer base address on gen4+
Daniel Vetter
2012-07-05
drm/i915: introduce crtc->dspaddr_offset
Daniel Vetter
2012-07-05
drm/i915: Reject page flips with changed format/offset/pitch
Ville Syrjälä
2012-07-05
drm/i915: Zero initialize mode_cmd
Ville Syrjälä
2012-07-05
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
2012-07-05
drm/i915: properly SIGBUS on I/O errors
Daniel Vetter
2012-07-05
drm/i915: don't hang userspace when the gpu reset is stuck
Daniel Vetter
2012-07-05
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
2012-07-05
drm/i915: don't trylock in the gpu reset code
Daniel Vetter
2012-07-05
drm/i915: fix PIPE_DDI_PORT_MASK
Paulo Zanoni
2012-07-05
drm/i915: prevent bogus intel_update_fbc notifications
Eugeni Dodonov
2012-07-05
drm/i915: re-initialize DDI buffer translations after resume
Eugeni Dodonov
2012-07-05
drm/i915: don't ironlake_init_pch_refclk() on LPT
Paulo Zanoni
2012-07-05
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-05
drm/i915: add PCH_NONE to enum intel_pch
Paulo Zanoni
2012-07-05
drm/i915: prefer wide & slow to fast & narrow in DP configs
Jesse Barnes
2012-07-05
drm/i915: fix up ilk rc6 disabling confusion
Daniel Vetter
2012-07-05
drm/i915: move force wake support into intel_pm
Eugeni Dodonov
2012-07-05
drm/i915: enable RC6 workaround on Haswell
Eugeni Dodonov
2012-07-05
drm/i915: introduce haswell_init_clock_gating
Eugeni Dodonov
2012-07-05
drm/i915: disable RC6 when disabling rps
Eugeni Dodonov
2012-07-05
drm/i915: enable RC6 by default on Haswell
Eugeni Dodonov
2012-07-05
drm/i915: slightly improve gt enable/disable routines
Eugeni Dodonov
2012-07-05
drm/i915: add RPS configuration for Haswell
Eugeni Dodonov
2012-07-03
drm/i915: support Haswell force waking
Eugeni Dodonov
2012-07-03
drm/i915: Implement w/a for sporadic read failures on waking from rc6
Chris Wilson
2012-07-03
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-06-29
drm/i915: linuxify create_hw_context()
Ben Widawsky
2012-06-28
drm/i915: fix PIPE_WM_LINETIME definition
Paulo Zanoni
2012-06-28
drm/i915: "Flush Me Harder" required on gen6+
Daniel Vetter
2012-06-28
Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2012-06-27
drm/i915/sprite: Fix mem leak in intel_plane_init()
Jesper Juhl
2012-06-27
drm/i915: correct IVB default sprite format
Jesse Barnes
2012-06-27
drm/i915: mask tiled bit when updating IVB sprites
Jesse Barnes
[next]