index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
drm/i915: Use partial view in mmap fault handler
Joonas Lahtinen
2015-05-08
|
*
|
|
|
drm/i915: Add a partial GGTT view type
Joonas Lahtinen
2015-05-08
|
*
|
|
|
drm/i915: Consider object pinned if any VMA is pinned
Joonas Lahtinen
2015-05-08
|
*
|
|
|
drm/i915: Do not make assumptions on GGTT VMA sizes
Joonas Lahtinen
2015-05-08
|
*
|
|
|
drm/i915/bxt: Mark WaCcsTlbPrefetchDisable as for Broxton also.
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Mark WaDisablePartialResolveInVc as for Broxton also.
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Mark Wa4x4STCOptimizationDisable as for Broxton also.
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Move WaForceEnableNonCoherent to Skylake only
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Enable WaEnableYV12BugFixInHalfSliceChicken7 for Broxton
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Enable WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken fo...
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Enable WaDisableDgMirrorFixInHalfSliceChicken5 for Broxton
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Mark workaround as for Skylake & Broxton
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915/bxt: Mark WaDisablePartialInstShootdown as for Broxton also.
Nick Hoath
2015-05-08
|
*
|
|
|
drm/i915: Remove locking for get-caching query
Chris Wilson
2015-05-08
|
*
|
|
|
drm/i915: Rename dp rates array as per platform
Sonika Jindal
2015-05-08
|
*
|
|
|
drm/i915: Get rid of intel_crtc_set_state()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Swap atomic state in legacy modeset
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Don't use plane update helper in legacy mode set
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Preserve shared DPLL information in new pipe_config
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Take ownership of atomic state on success in intel_set_mode()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Use atomic helpers for computing changed flags
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Update crtc state active flag based on DPMS
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Remove save/restore logic from intel_crtc_set_config()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Stage new modeset state straight into atomic state
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Simplify intel_set_config_compute_mode_changes() a bit
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Unify modeset and flip paths of intel_crtc_set_config()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Don't use staged config to calculate mode_changed flags
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Don't use struct intel_set_config *_changed flags
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Delete fb, x and y parameters from mode set functions
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Add primary plane to atomic state in legacy modeset
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Don't modeset with old mode when set_crtc fails
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Simplify error handling in __intel_set_mode()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Move compute part of __intel_set_mode() to separate function
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Remove saved_mode from __intel_set_mode()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Remove all *_pipes flags from modeset
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Calculate a new pipe_config based on new enabled state
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Don't pretend we can calculate multiple pipe_configs
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Add crtc states before calling compute_config()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Extract mode_changed computation out of stage_output_config()
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Use for_each_connector_in_state helper macro
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Call drm helpers when duplicating crtc and plane states
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Don't check for NULL before freeing state
Ander Conselvan de Oliveira
2015-05-08
|
*
|
|
|
drm/i915: Move toggling planes out of crtc enable/disable.
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: Rename intel_crtc_dpms_overlay.
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, an...
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: get rid of primary_enabled and use atomic state
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: Use the disable callback for disabling planes.
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: Add a way to disable planes without updating state
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: Remove implicitly disabling primary plane for now
Maarten Lankhorst
2015-05-08
|
*
|
|
|
drm/i915: Add debugfs test control files for Displayport compliance testing
Todd Previte
2015-05-08
[prev]
[next]