Daniel Vetter
|
5599617ec0
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
|
9 years ago |
Dave Airlie
|
66fd7a66e8
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Dave Airlie
|
7fa1d27b63
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Chris Wilson
|
03d92e4779
drm/i915/opregion: Rename init/fini functions to register/unregister
|
9 years ago |
Chris Wilson
|
6f9f4b7a2c
drm/i915/opregion: Convert to using native drm_i915_private
|
9 years ago |
Dave Gordon
|
f09d675f02
drm/i915/guc: rename loader entry points
|
9 years ago |
Ville Syrjälä
|
5fbd0418ee
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
|
9 years ago |
Daniel Vetter
|
fcee59065e
drm: Nuke ->vblank_disable_allowed
|
9 years ago |
Jani Nikula
|
e8fcdf1e65
drm/i915: don't mix bitwise and logical operations for has_snoop
|
9 years ago |
Imre Deak
|
7d7792e5e2
drm/i915: Handle error return from dma_set_coherent_mask()
|
9 years ago |
Chris Wilson
|
d538704ba0
drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
|
9 years ago |
Chris Wilson
|
1ee8da6df1
drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers
|
9 years ago |
Tvrtko Ursulin
|
7e22dbbbae
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
|
9 years ago |
Tvrtko Ursulin
|
ae5702d245
drm/i915: Make IS_GENx macros work on a mask
|
9 years ago |
Chris Wilson
|
dc97997a21
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
|
9 years ago |
Ville Syrjälä
|
ac840ae535
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
|
9 years ago |
Chris Wilson
|
c033666a94
drm/i915: Store a i915 backpointer from engine, and use it
|
9 years ago |
Chris Wilson
|
1ca3712ca3
drm/i915: Report command parser version 0 if disabled
|
9 years ago |
Chris Wilson
|
0e4ca1008e
drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists
|
9 years ago |
Chris Wilson
|
e7ae86bab9
drm/i915: Unify GPU resets upon shutdown
|
9 years ago |
Ville Syrjälä
|
19ab4ed329
drm/i915: Update RAWCLK_FREQ register on VLV/CHV
|
9 years ago |
Joonas Lahtinen
|
e10fa551ae
drm/i915: Clean up PCI config register handling
|
9 years ago |
Joonas Lahtinen
|
934458c2c9
Revert "drm/i915: Fix races on fbdev"
|
9 years ago |
Joonas Lahtinen
|
72e96d6450
drm/i915: Refer to GGTT {,VM} consistently
|
9 years ago |
Joonas Lahtinen
|
d85489d314
drm/i915: Rename GGTT init functions
|
9 years ago |
Lukas Wunner
|
a7442b93cf
drm/i915: Fix races on fbdev
|
9 years ago |
Mika Kuoppala
|
2dc10cd8bc
drm/i915: Fix use after free when printing load failure
|
9 years ago |
Imre Deak
|
ad45d83968
drm/i915: Make __i915_printk debug output behave the same as DRM_DEBUG_DRIVER
|
9 years ago |
Imre Deak
|
d15d7538c6
drm/i915: Tune down init error message due to failure injection
|
9 years ago |
Joonas Lahtinen
|
62106b4f6b
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
|
9 years ago |