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
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-11-04
Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-10-28
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...
Dave Airlie
2014-10-24
drm/i915: Update DRIVER_DATE to 20141024
Daniel Vetter
2014-10-24
drm/i915: add comments on what stage a given PM handler is called
Imre Deak
2014-10-24
drm/i915: unify switcheroo and legacy suspend/resume handlers
Imre Deak
2014-10-24
drm/i915: add poweroff_late handler
Imre Deak
2014-10-24
drm/i915: sanitize suspend/resume helper function names
Imre Deak
2014-10-24
drm/i915: unify S3 and S4 suspend/resume handlers
Imre Deak
2014-10-24
drm/i915: disable/re-enable PCI device around S4 freeze/thaw
Imre Deak
2014-10-24
drm/i915: enable output polling during S4 thaw
Imre Deak
2014-10-24
drm/i915: check for GT faults in all resume handlers and driver load time
Imre Deak
2014-10-24
drm/i915: remove unused restore_gtt_mappings optimization during suspend
Imre Deak
2014-10-24
drm/i915: fix S4 suspend while switcheroo state is off
Imre Deak
2014-10-24
drm/i915: vlv: fix switcheroo/legacy suspend/resume
Imre Deak
2014-10-24
drm/i915: propagate error from legacy resume handler
Imre Deak
2014-10-24
drm/i915: unify legacy S3 suspend and S4 freeze handlers
Imre Deak
2014-10-24
drm/i915: factor out i915_drm_suspend_late
Imre Deak
2014-10-24
drm/i915: Emit even number of dwords when emitting LRIs
Arun Siluvery
2014-10-24
drm/i915: Add rotation support for cursor plane (v5)
Ville Syrjälä
2014-10-24
drm/i915: Correctly reject invalid flags for wait_ioctl
Daniel Vetter
2014-10-24
drm/i915: use macros to assign mmio access functions
Yu Zhang
2014-10-24
drm/i915: only run hsw_power_well_post_enable when really needed
Paulo Zanoni
2014-10-24
drm/i915/chv: Use 16 and 32 for low and high drain latency precision.
Rodrigo Vivi
2014-10-24
drm/i915: Fold in intel_mst_port_dp_detect
Daniel Vetter
2014-10-24
drm/i915: add runtime PM get/put call in i915_execlists
Michel Thierry
2014-10-24
drm/i915: Fix chv PCS DW11 register defines
Ville Syrjälä
2014-10-24
drm/i915: Don't claim that we're resetting PCH ADPA register
Ville Syrjälä
2014-10-24
drm/i915: disable IPS while getting the pipe CRCs.
Paulo Zanoni
2014-10-24
drm/i915: call drm_vblank_cleanup() earlier at unload
Paulo Zanoni
2014-10-24
drm/i915: spt does not have pch backlight override bit
Jani Nikula
2014-10-24
drm/i915: preserve swizzle settings if necessary v4
Jesse Barnes
2014-10-24
drm/i915: vlv: fix gunit HW state corruption during S4 suspend
Imre Deak
2014-10-24
drm/i915: Check workaround status on dfs read time
Mika Kuoppala
2014-10-24
drm/i915: Build workaround list in ring initialization
Mika Kuoppala
2014-10-24
drm/i915: remove redundant #ifdef CONFIG_COMPAT
Jani Nikula
2014-10-24
drm/i915: remove dead code from legacy suspend handler
Imre Deak
2014-10-24
drm/i915: Make intel_pipe_has_type() and some callers take intel_crtc
Ander Conselvan de Oliveira
2014-10-24
drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtc
Ander Conselvan de Oliveira
2014-10-24
drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc
Ander Conselvan de Oliveira
2014-10-24
drm/i915: Replace some loop through encoders with intel_pipe_has_type()
Ander Conselvan de Oliveira
2014-10-24
drm/i915: Document that mmap forwarding is discouraged
Daniel Vetter
2014-10-24
drm/i915/bdw: Remove BDW preproduction W/As until C stepping.
Rodrigo Vivi
2014-10-24
drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
Chris Wilson
2014-10-24
drm/i915/skl: Add 180 degree HW rotation support
Sonika Jindal
2014-10-24
drm/i915: Suppress no action noise from oom shrinker
Chris Wilson
2014-10-24
drm/i915: Report the current number of bytes freed during oom
Chris Wilson
2014-10-24
drm/i915: Add missing '\n' to cdclk debug message
Ville Syrjälä
2014-10-24
drm/i915: Do not export RC6p and RC6pp if they don't exist
Rodrigo Vivi
2014-10-24
drm/i915: Fix not checking cursor and object sizes
Gustavo Padovan
[next]