index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
2014-05-27
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
2014-04-30
drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX
Paulo Zanoni
2014-04-11
drm/i915: Always use kref tracking for all contexts.
Chris Wilson
2014-04-11
drm/i915: check VBT for supported backlight type
Jani Nikula
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
Chris Wilson
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
2014-03-28
drm/i915: Track the enabled PM interrupts in dev_priv.
Deepak S
2014-03-21
drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64
Chris Wilson
2014-03-20
drm/i915: Per-process stats work better when evaluated per-process
Chris Wilson
2014-03-20
drm/i915: Rename and comment all the RPS *stuff*
Ben Widawsky
2014-03-20
drm/i915: Store the HW min frequency as min_freq
Ben Widawsky
2014-03-19
drm/i915: update the PC8 and runtime PM documentation
Paulo Zanoni
2014-03-19
drm/i915: kill struct i915_package_c8
Paulo Zanoni
2014-03-19
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
Paulo Zanoni
2014-03-19
drm/i915: remove dev_priv->pc8.enabled
Paulo Zanoni
2014-03-19
drm/i915: kill pc8.disable_count
Paulo Zanoni
2014-03-19
drm/i915: remove dev_priv->pc8.requirements_met
Paulo Zanoni
2014-03-19
drm/i915: make PC8 be part of runtime PM suspend/resume
Paulo Zanoni
2014-03-19
drm/i915: Rename similar plane functions to avoid confusion
Matt Roper
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
drm/i915: move dev_priv->suspend around
Daniel Vetter
2014-03-08
drm/i915: add plane_config fetching infrastructure v2
Jesse Barnes
2014-03-07
drm/i915: Implement command buffer parsing logic
Brad Volkin
2014-03-07
drm/i915: Refactor shmem pread setup
Brad Volkin
2014-03-07
drm/i915: power domains: add vlv power wells
Imre Deak
2014-03-07
drm/i915: vlv: factor out valleyview_display_irq_install
Imre Deak
2014-03-07
drm/i915: add port power domains
Imre Deak
2014-03-07
drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
Imre Deak
2014-03-07
drm/i915: move power domain macros to intel_pm.c
Imre Deak
2014-03-07
drm/i915: Disable full ppgtt by default
Daniel Vetter
2014-03-05
drm/i915: Remove unused to_gem_object() macro
Damien Lespiau
2014-03-05
drm/i915: Make i915_gem_retire_requests_ring() static
Damien Lespiau
2014-03-05
drm/i915: Make num_sprites a per-pipe value
Damien Lespiau
2014-03-05
drm/i915: Add a for_each_sprite() macro
Damien Lespiau
2014-03-05
drm/i915: Add suspend count to error state
Mika Kuoppala
2014-03-05
drm/i915: Add reset count to error state
Mika Kuoppala
2014-03-05
drm/i915: Add reason for capture in error state
Mika Kuoppala
2014-03-05
drm/i915: Add error code into error state
Mika Kuoppala
2014-03-05
drm/i915: Record pid/comm of hanging task
Chris Wilson
2014-03-05
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
2014-03-05
drm/i915: assert force wake is disabled when we runtime suspend
Paulo Zanoni
2014-03-05
drm/i915: kill dev_priv->pc8.gpu_idle
Paulo Zanoni
2014-03-05
drm/i915: Convert the forcewake worker into a timer func
Chris Wilson
2014-03-05
drm/i915: Accurately track when we mark the hardware as idle/busy
Chris Wilson
2014-03-05
drm/i915: use power domain api to check vga power state
Imre Deak
2014-03-05
drm/i915: use drm_i915_private everywhere in the power domain api
Imre Deak
2014-03-05
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
2014-03-05
drm/i915/bdw: Reorganize PT allocations
Ben Widawsky
[next]