index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2012-07-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
2012-07-20
drm/i915: Make the lock for pageflips interruptible
Chris Wilson
2012-07-20
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
2012-07-20
drm/i915: missing error case in init status page
Ben Widawsky
2012-07-20
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
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-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
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
[next]