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
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2014-05-05
drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...
Zhao Yakui
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-14
drm/i915: Add parsing support for new MIPI blocks in VBT
Shobhit Kumar
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-04-10
drm/i915: Add support for DRRS to switch RR
Pradeep Bhat
2014-04-09
drm/i915/chv: Add IS_CHERRYVIEW() macro
Ville Syrjälä
2014-04-09
drm/i915/chv: IS_BROADWELL() should not be true for Cherryview
Ville Syrjälä
2014-04-09
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
2014-04-03
drm/i915: Add debug module option for VTd validation
Daniel Vetter
2014-04-02
drm/i915/bdw: Expand FADD to 64bit
Ben Widawsky
2014-04-01
drm/i915: add BDW runtime PM support
Paulo Zanoni
2014-04-01
drm/i915: remove HAS_PC8 check
Paulo Zanoni
2014-04-01
drm/i915: add SNB runtime PM support
Paulo Zanoni
2014-04-01
drm/i915: kill dev_priv->pm.regsave
Paulo Zanoni
2014-04-01
drm/i915: Adding VBT fields to support eDP DRRS feature
Pradeep Bhat
2014-04-01
drm/i915: drop the typedef for drm_i915_private_t
Jani Nikula
2014-04-01
drm/i915: Hide the per forcewake-engine register ranges
Damien Lespiau
2014-04-01
drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c
Damien Lespiau
2014-04-01
drm/i915: vlv: cache current CD clock rate
Imre Deak
2014-04-01
drm/i915: Add a CMD_PARSER_VERSION getparam
Brad Volkin
2014-04-01
drm/i915: Enable PPGTT command parser checks
Brad Volkin
2014-04-01
drm/i915: Split out GTT specific header file
Ben Widawsky
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
[next]