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/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
Arun Siluvery
2015-07-15
|
*
|
|
|
|
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
2015-07-15
|
*
|
|
|
|
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
2015-07-15
|
*
|
|
|
|
drm/i915: Enable WA batch buffers for Gen9
Arun Siluvery
2015-07-15
|
*
|
|
|
|
drm/i915/gen9: Implement WaDisableKillLogic for gen 9
Nick Hoath
2015-07-15
|
*
|
|
|
|
drm/i915: Use expcitly fixed type in compat32 structs
Daniel Vetter
2015-07-15
|
*
|
|
|
|
drm/i915: Fix noatomic crtc disabling, v2.
Maarten Lankhorst
2015-07-15
|
*
|
|
|
|
drm/i915: fill in more mode members
Maarten Lankhorst
2015-07-15
|
*
|
|
|
|
drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
Akash Goel
2015-07-14
|
*
|
|
|
|
drm/i915: Add HAS_CORE_RING_FREQ macro
Akash Goel
2015-07-14
|
*
|
|
|
|
drm/i915: Make intel_display_suspend atomic, try 2.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Always force a modeset in intel_crtc_restore_mode, v2.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Update power domains on readout.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Get rid of unused transitional members.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Convert resume to atomic.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Readout initial hw mode.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Calculate vblank timestamping constants before enabling vblank.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Fix reference leak in intel_modeset_readout_hw_state.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Rework plane readout.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Added Programming of the MOCS
Peter Antoine
2015-07-14
|
*
|
|
|
|
drm/i915: Remove unused compat32 code
Daniel Vetter
2015-07-14
|
*
|
|
|
|
drm/i915: Remove plane_config from struct intel_crtc, v2.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Update missing properties in find_initial_plane_obj
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Allow fuzzy matching in pipe_config_compare, v2.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Do not use plane_config in intel_fbdev.c
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Do not update pfit state when toggling crtc enabled.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915: Only update state on crtc's that are part of the atomic state.
Maarten Lankhorst
2015-07-14
|
*
|
|
|
|
drm/i915/skl: Restrict the ring frequency table programming to SKL
Akash Goel
2015-07-14
|
*
|
|
|
|
drm/i915: Don't forget to mark crtc as inactive after disable
Patrik Jakobsson
2015-07-13
|
*
|
|
|
|
drm/i915: Update PM interrupts before updating the freq
Deepak S
2015-07-13
|
*
|
|
|
|
drm/i915: storm detection documentation update
Thulasimani,Sivakumar
2015-07-13
|
*
|
|
|
|
drm/i915: Adjust BXT HDMI port clock limits
Ville Syrjälä
2015-07-13
|
*
|
|
|
|
drm/i915: Refactor VLV display power well init/deinit
Ville Syrjälä
2015-07-13
|
*
|
|
|
|
drm/i915: Simplify CHV pipe A power well code
Ville Syrjälä
2015-07-13
|
*
|
|
|
|
drm/i915: Apply OCD to VLV/CHV DPLL defines
Ville Syrjälä
2015-07-13
|
*
|
|
|
|
drm/i915: Keep GMCH DPLL VGA mode always disabled
Ville Syrjälä
2015-07-13
|
*
|
|
|
|
drm/i915/skl: Updated the i915_ring_freq_table debugfs function
Akash Goel
2015-07-13
|
*
|
|
|
|
drm/i915/skl: Ring frequency table programming changes
Akash Goel
2015-07-13
|
*
|
|
|
|
drm/i915/skl: Retrieve the Rpe value from Pcode
Akash Goel
2015-07-13
|
*
|
|
|
|
drm/i915: fbdev restore mode needs to invalidate frontbuffer
Rodrigo Vivi
2015-07-09
|
*
|
|
|
|
drm/i915: fbdev_set_par reliably invalidating frontbuffer
Rodrigo Vivi
2015-07-09
|
*
|
|
|
|
drm/i915: PSR: Increase idle_frames
Rodrigo Vivi
2015-07-09
|
*
|
|
|
|
drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
2015-07-09
|
*
|
|
|
|
drm/i915: fix intel_frontbuffer_flip documentation
Paulo Zanoni
2015-07-09
|
*
|
|
|
|
drm/i915: intel_frontbuffer_flush can now be static
Paulo Zanoni
2015-07-09
|
*
|
|
|
|
drm/i915: fix intel_fb_obj_flush documentation
Paulo Zanoni
2015-07-09
|
*
|
|
|
|
drm/i915: dirty fb operation flushsing frontbuffer
Rodrigo Vivi
2015-07-09
|
*
|
|
|
|
drm/i915: PSR: Flush means invalidate + flush
Rodrigo Vivi
2015-07-09
|
*
|
|
|
|
drm/i915: Add origin to frontbuffer tracking flush
Rodrigo Vivi
2015-07-08
[prev]
[next]