Chris Wilson
|
47a8e3f6ae
drm/i915: Eliminate superfluous i915_ggtt_view_normal
|
8 years ago |
Daniel Vetter
|
ef426c1038
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued
|
8 years ago |
Ville Syrjälä
|
4c5cfcc301
drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
|
8 years ago |
Ville Syrjälä
|
8fdded8215
drm/i915: Disable L2 cache clock gating on 830 when using the overlay
|
8 years ago |
Ville Syrjälä
|
39ccc04e74
drm/i915: Use primary plane->state for overlay ckey setup
|
8 years ago |
Ville Syrjälä
|
2daac462fd
drm/i915: Reorganize overlay filter coeffs into a nicer form
|
8 years ago |
Ville Syrjälä
|
7039a6dc17
drm/i915: Simplify SWIDTHSW calculation
|
8 years ago |
Ville Syrjälä
|
949d8cf801
drm/i915: Kill intel_panel_fitter_pipe()
|
8 years ago |
Ville Syrjälä
|
73699147e0
drm/i915: Use pipe_src_w in overlay code
|
8 years ago |
Ville Syrjälä
|
58d09ebdb4
drm/i915: Fix the overlay frontbuffer tracking
|
8 years ago |
Ville Syrjälä
|
4a15cdbbc5
drm/i915: Fix oops in overlay due to frontbuffer tracking
|
8 years ago |
Ville Syrjälä
|
ecd9caa052
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
|
8 years ago |
Ville Syrjälä
|
330afdb1df
drm/i915: Initialize overlay->last_flip properly
|
8 years ago |
Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 years ago |
Ville Syrjälä
|
1967b34d5a
drm/i915: Add local 'fb' variables
|
8 years ago |
Jani Nikula
|
2a307c2e91
drm/i915: add some more "i" in platform names for consistency
|
8 years ago |
Tvrtko Ursulin
|
12d79d7828
drm/i915: Make GEM object create and create from data take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
187685cb90
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
|
8 years ago |
Chris Wilson
|
f0cd518206
drm/i915: Use lockless object free
|
8 years ago |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
8 years ago |
Chris Wilson
|
98a2f41167
drm/i915: Allow disabling error capture
|
8 years ago |
Chris Wilson
|
f7bbe7883c
drm/i915: Embed the io-mapping struct inside drm_i915_private
|
9 years ago |
Chris Wilson
|
49ef5294cd
drm/i915: Move fence tracking from object to vma
|
9 years ago |
Chris Wilson
|
bde13ebdab
drm/i915: Introduce i915_ggtt_offset()
|
9 years ago |
Chris Wilson
|
058d88c433
drm/i915: Track pinned VMA
|
9 years ago |
Chris Wilson
|
9b3b7841b8
drm/i915/overlay: Use VMA as the primary tracker for images
|
9 years ago |
Chris Wilson
|
3e510a8e65
drm/i915: Repack fence tiling mode and stride into a single integer
|
9 years ago |
Chris Wilson
|
5748b6a1f4
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
|
9 years ago |
Chris Wilson
|
5d723d7afd
drm/i915: Separate intel_frontbuffer into its own header
|
9 years ago |
Chris Wilson
|
de895082f7
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
|
9 years ago |