index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
Age
Commit message (
Expand
)
Author
2016-10-19
drm/i915: Emit telltales for extra levels of debug upon initialisation
Chris Wilson
2016-10-14
drm/i915: Fix mismatched INIT power domain disabling during suspend
Imre Deak
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_CHERRYVIEW only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_BROXTON only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_KABYLAKE only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_BROADWELL only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make IS_IVYBRIDGE only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Make HAS_RUNTIME_PM only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-13
drm/i915/hsw: Fix GPU hang during resume from S3-devices state
Imre Deak
2016-10-05
drm/i915: Disable irqs across GPU reset
Chris Wilson
2016-09-27
drm/i915/skl: tell the user about pre-production hardware
Paulo Zanoni
2016-09-21
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
2016-09-21
drm/i915: Restore current RPS state after reset
Chris Wilson
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-09
drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
Chris Wilson
2016-09-09
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
2016-09-09
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-02
drm/i915: sseu: Convert subslice count fields to subslice mask
Imre Deak
2016-09-02
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-09-02
drm/i915: Cleanup i915_param()
David Weinehall
2016-08-26
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
2016-08-25
drm/i915: Restore lost "Initialized i915" welcome message
Chris Wilson
2016-08-24
drm/i915: Force RC6 restore after system resume and reset
Chris Wilson
2016-08-22
drm/i915: debugfs spring cleaning
David Weinehall
2016-08-22
drm/i915: pdev cleanup
David Weinehall
2016-08-22
drm/i915: i915_sysfs.c cleanup
David Weinehall
2016-08-22
drm/i915: consistent struct device naming
David Weinehall
2016-08-15
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-12
drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory
Chris Wilson
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-10
drm/i915: Apply the PPS register unlock workaround more consistently
Imre Deak
2016-08-04
drm/i915: Release vma when the handle is closed
Chris Wilson
2016-08-04
drm/i915: Split early global GTT initialisation
Chris Wilson
2016-08-04
drm/i915: Update GGTT initialisation functions to take drm_i915_private
Chris Wilson
2016-08-04
drm/i915: Split GGTT initialisation between probing and setup
Chris Wilson
2016-07-21
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
2016-07-21
drm/i915: Enable RC6 immediately
Chris Wilson
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-19
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-15
drm/i915: Flush logical context image out to memory upon suspend
Chris Wilson
2016-07-14
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-07
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Remove impossible tests for dev->dev_private
Chris Wilson
2016-07-05
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
Chris Wilson
[next]