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
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
|
|
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/atomic: Make mode_fixup() optional for check_modeset()
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
|
|
*
|
|
|
|
|
|
|
|
drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complainc...
Todd Previte
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
Todd Previte
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent
Nick Hoath
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS
Damien Lespiau
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence
Ville Syrjälä
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915: s/9/intel_freq_opcode(450)/
Ville Syrjälä
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915/skl: Add module parameter to select edp vswing table
Sonika Jindal
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
Nick Hoath
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox()
Ville Syrjälä
2015-05-08
|
|
*
|
|
|
|
|
|
|
|
drm/i915/bxt: BLC implementation
Vandana Kannan
2015-05-08
[prev]
[next]