index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
drm/i915: Remove ddi_pll_sel from intel_crtc_state
Ander Conselvan de Oliveira
1
-7
/
+1
2016-09-07
drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
Ander Conselvan de Oliveira
1
-1
/
+2
2016-09-07
Revert "drm/i915: Check live status before reading edid"
David Weinehall
1
-2
/
+0
2016-08-25
drm/i915/skl: Update DDB values atomically with wms/plane attrs
Lyude
1
-0
/
+7
2016-08-24
drm/i915: Cleanup crt disable sequence on hsw+
Maarten Lankhorst
1
-3
/
+5
2016-08-23
drm/i915/skl: Update plane watermarks atomically during plane updates
Lyude
1
-0
/
+5
2016-08-23
drm/i915: Convert intel_dp to use atomic state
Maarten Lankhorst
1
-2
/
+4
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
1
-3
/
+6
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
1
-7
/
+21
2016-08-23
drm/i915: Remove unused mode_set hook from encoder
Maarten Lankhorst
1
-1
/
+0
2016-08-22
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
1
-0
/
+3
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
1
-2
/
+3
2016-08-15
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+3
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-28
/
+12
2016-08-11
drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+
Ville Syrjälä
1
-0
/
+4
2016-08-11
drm/i915: Compute display surface offset in the plane check hook for SKL+
Ville Syrjälä
1
-0
/
+6
2016-08-11
drm/i915: Pass around plane_state instead of fb+rotation
Ville Syrjälä
1
-5
/
+4
2016-08-11
drm/i915: Move SKL hw stride calculation into a helper
Ville Syrjälä
1
-0
/
+2
2016-08-11
drm/i915: Don't pass pitch to intel_compute_page_offset()
Ville Syrjälä
1
-1
/
+0
2016-08-11
drm/i915: Rewrite fb rotation GTT handling
Ville Syrjälä
1
-3
/
+16
2016-08-10
drm/i915: Apply the PPS register unlock workaround more consistently
Imre Deak
1
-0
/
+1
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
1
-3
/
+0
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-1
/
+1
2016-08-05
Revert "drm/i915: Track active streams also for DP SST"
Ville Syrjälä
1
-1
/
+1
2016-08-04
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
Chris Wilson
1
-7
/
+8
2016-08-04
drm/i915: Separate intel_frontbuffer into its own header
Chris Wilson
1
-11
/
+0
2016-08-04
drm/i915: Track active streams also for DP SST
Ville Syrjälä
1
-1
/
+1
2016-08-04
drm/i915: Avoid mixing up SST and MST in DDI setup
Ville Syrjälä
1
-0
/
+1
2016-08-03
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
1
-0
/
+2
2016-08-02
drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
Ville Syrjälä
1
-1
/
+1
2016-07-21
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
1
-1
/
+4
2016-07-21
drm/i915: Enable RC6 immediately
Chris Wilson
1
-4
/
+1
2016-07-19
drm/i915: Enable polling when we don't have hpd
Lyude
1
-0
/
+2
2016-07-19
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
1
-1
/
+1
2016-07-14
drm/i915: Enable polling when we don't have hpd
Lyude
1
-0
/
+2
2016-07-14
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
1
-1
/
+1
2016-07-14
drm/i915: Hide gen6_update_ring_freq()
Chris Wilson
1
-1
/
+0
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
1
-1
/
+2
2016-07-12
drm/i915: Remove temporary RPM wakeref assert disables
Chris Wilson
1
-7
/
+0
2016-07-07
drm/i915: Kill has_dsi_encoder
Ville Syrjälä
1
-3
/
+0
2016-07-07
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
1
-2
/
+2
2016-07-07
drm/i915: Kill has_dp_encoder from pipe_config
Ville Syrjälä
1
-4
/
+8
2016-07-07
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
Ville Syrjälä
1
-1
/
+6
2016-07-07
drm/i915: Add output_types bitmask into the crtc state
Ville Syrjälä
1
-0
/
+5
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-2
/
+2
2016-06-29
drm/i915: Use atomic waits for short non-atomic ones
Tvrtko Ursulin
1
-19
/
+43
2016-06-24
drm/i915: Move backlight registration to connector registration
Chris Wilson
1
-1
/
+5
2016-06-24
drm/i915: Move panel's backlight setup next to panel init
Chris Wilson
1
-1
/
+2
2016-06-24
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-9
/
+8
2016-06-24
Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-7
/
+20
[next]