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_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
Ville Syrjälä
1
-0
/
+18
2016-10-10
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
1
-3
/
+2
2016-10-10
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
1
-4
/
+4
2016-10-10
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
Paulo Zanoni
1
-0
/
+2
2016-10-10
drm/i915: Unlock PPS registers after GPU reset
Imre Deak
1
-0
/
+1
2016-10-04
drm/i915: Replace a bunch of connector->base.display_info with a local variable
Ville Syrjälä
1
-7
/
+7
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-0
/
+2
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-199
/
+418
2016-09-09
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
1
-1
/
+1
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
1
-4
/
+4
2016-09-09
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
1
-8
/
+17
2016-09-07
drm/i915: Remove ddi_pll_sel from intel_crtc_state
Ander Conselvan de Oliveira
1
-35
/
+8
2016-09-07
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
Lyude
1
-1
/
+6
2016-08-29
drm/i915: remove leftover for_each_intel_crtc_masked
Jani Nikula
1
-8
/
+0
2016-08-25
drm/i915/skl: Update DDB values atomically with wms/plane attrs
Lyude
1
-12
/
+81
2016-08-25
drm/i915: Move CRTC updating in atomic_commit into it's own hook
Lyude
1
-22
/
+52
2016-08-25
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-311
/
+820
2016-08-24
drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell
Chris Wilson
1
-1
/
+1
2016-08-24
drm/i915: free intel_fb
Matthew Auld
1
-1
/
+1
2016-08-24
drm/i915: Cleanup crt disable sequence on hsw+
Maarten Lankhorst
1
-22
/
+3
2016-08-24
drm/i915: Create a intel_encoder_find_connector helper function.
Maarten Lankhorst
1
-8
/
+13
2016-08-23
drm/i915/skl: Update plane watermarks atomically during plane updates
Lyude
1
-2
/
+19
2016-08-23
drm/i915: Make encoder->compute_config take the connector state
Maarten Lankhorst
1
-1
/
+1
2016-08-23
drm/i915: Pass crtc_state and connector_state to encoder functions
Maarten Lankhorst
1
-44
/
+58
2016-08-23
drm/i915: Walk over encoders in crtc enable/disable using atomic state.
Maarten Lankhorst
1
-56
/
+134
2016-08-23
drm/i915: Pass atomic state to crtc enable/disable functions
Maarten Lankhorst
1
-18
/
+38
2016-08-22
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
1
-0
/
+11
2016-08-22
drm/i915: pdev cleanup
David Weinehall
1
-9
/
+16
2016-08-22
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
1
-0
/
+11
2016-08-22
drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
Paulo Zanoni
1
-3
/
+11
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
1
-2
/
+2
2016-08-19
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-60
/
+110
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
1
-35
/
+22
2016-08-18
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
1
-3
/
+3
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
1
-2
/
+2
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
1
-7
/
+3
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
1
-20
/
+37
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
1
-1
/
+1
2016-08-15
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-111
/
+97
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
1
-14
/
+25
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-124
/
+121
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-86
/
+82
2016-08-11
drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+
Ville Syrjälä
1
-2
/
+60
2016-08-11
drm/i915: Compute display surface offset in the plane check hook for SKL+
Ville Syrjälä
1
-30
/
+136
2016-08-11
drm/i915: Make intel_adjust_tile_offset() work for linear buffers
Ville Syrjälä
1
-16
/
+57
2016-08-11
drm/i915: Allow calling intel_adjust_tile_offset() multiple times
Ville Syrjälä
1
-0
/
+5
2016-08-11
drm/i915: Limit fb x offset due to fences
Ville Syrjälä
1
-0
/
+16
2016-08-11
drm/i915: Adjust obj tiling vs. fb modifier rules
Ville Syrjälä
1
-7
/
+24
2016-08-11
drm/i915: Use fb modifiers for display tiling decisions
Ville Syrjälä
1
-12
/
+23
2016-08-11
drm/i915: Pass around plane_state instead of fb+rotation
Ville Syrjälä
1
-15
/
+20
[next]