index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
drm/i915: clean up plane commit functions
Maarten Lankhorst
2
-27
/
+22
2015-06-22
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
4
-160
/
+176
2015-06-22
drm/i915: Split skl_update_scaler, v4.
Maarten Lankhorst
4
-107
/
+121
2015-06-22
drm/i915: Assign a new pll from the crtc check function, v2.
Maarten Lankhorst
1
-34
/
+26
2015-06-22
drm/i915: Move scaler setup to check crtc function, v2.
Maarten Lankhorst
2
-18
/
+14
2015-06-22
drm/i915: Add a simple atomic crtc check function, v2.
Maarten Lankhorst
2
-56
/
+75
2015-06-22
drm/i915: Clean up intel_atomic_setup_scalers slightly.
Maarten Lankhorst
3
-13
/
+11
2015-06-22
drm/i915: Use crtc state in intel_modeset_pipe_config
Maarten Lankhorst
1
-24
/
+15
2015-06-19
drm/i915: Update DRIVER_DATE to 20150619
Daniel Vetter
1
-1
/
+1
2015-06-18
drm/i915: Reset request handling for gen8+
Mika Kuoppala
2
-1
/
+45
2015-06-18
drm/i915/bxt: eDP Panel Power sequencing
Vandana Kannan
2
-17
/
+78
2015-06-17
drm/i915: Use helper to set CRTC state's mode
Matt Roper
1
-2
/
+3
2015-06-16
drm/i915: Remove more ilk rc6 remnants
Daniel Vetter
1
-10
/
+2
2015-06-15
drm/i915: Limit CHV max cdclk
Mika Kahola
1
-0
/
+2
2015-06-15
drm/i915: don't set the FBC plane select bits on HSW+
Paulo Zanoni
1
-1
/
+4
2015-06-15
drm/i915: unify no_fbc_reason message printing
Paulo Zanoni
3
-69
/
+51
2015-06-15
drm/i915: add FBC_ROTATION to enum no_fbc_reason
Paulo Zanoni
3
-1
/
+5
2015-06-15
drm/i915: print FBC compression status on debugfs
Paulo Zanoni
2
-0
/
+8
2015-06-15
drm/i915: Drop the 64k linear scanout alignment on gen2/3
Ville Syrjälä
1
-1
/
+1
2015-06-15
drm/i915: Align DSPSURF to 128k on VLV/CHV
Ville Syrjälä
1
-1
/
+2
2015-06-15
drm/i915: Actually respect DSPSURF alignment restrictions
Ville Syrjälä
3
-18
/
+31
2015-06-15
drm/i915: Delete duplicate #defines added for DCx
Chandra Konduru
1
-6
/
+0
2015-06-15
drm/i915: Restarting the Idleness DRRS in drrs_flush
Ramalingam C
1
-10
/
+20
2015-06-15
Merge branch 'topic/atomic-conversion' into drm-intel-next-queued
Daniel Vetter
7
-583
/
+513
2015-06-15
drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
3
-6
/
+28
2015-06-15
drm/i915: Fix build without CONFIG_PM
Chris Wilson
1
-0
/
+4
2015-06-15
drm/i915: Make sure our labels start at column 0
Damien Lespiau
2
-3
/
+3
2015-06-15
drm/i915/skl: Add debug messages at the start/end of DMC firmware loading
Damien Lespiau
1
-0
/
+3
2015-06-15
drm/i915: Remove unnecessary () used with WARN()
Damien Lespiau
1
-1
/
+2
2015-06-15
drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.
Francisco Jerez
1
-0
/
+7
2015-06-15
drm/i915: Extend the parser to check register writes against a mask/value pair.
Francisco Jerez
2
-47
/
+96
2015-06-15
drm/i915: Fix command parser to validate multiple register access with the sa...
Francisco Jerez
2
-31
/
+48
2015-06-15
drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk
Ville Syrjälä
1
-1
/
+1
2015-06-15
Fix resume from suspend on IBM X30
Thomas Richter
1
-6
/
+57
2015-06-15
drm/i915/gtt: Remove _single from page table allocator
Mika Kuoppala
1
-8
/
+8
2015-06-15
drm/i915/gtt: Don't leak scratch page on mapping error
Mika Kuoppala
1
-1
/
+3
2015-06-15
drm/i915/vlv: fix RC6 residency time calculation
Imre Deak
1
-15
/
+7
2015-06-15
drm/i915: Double the port clock when using double clocked modes with 12bpc
Ville Syrjälä
1
-0
/
+1
2015-06-15
drm/i915: Fix hdmi clock readout with pixel repeat
Ville Syrjälä
1
-0
/
+3
2015-06-15
drm/i915: Check infoframe state more diligently.
Ville Syrjälä
1
-12
/
+32
2015-06-15
drm/i915: Disable all infoframes when turning off the HDMI port
Ville Syrjälä
1
-45
/
+40
2015-06-15
drm/i915: Fix 12bpc HDMI enable for IBX
Ville Syrjälä
1
-25
/
+53
2015-06-15
drm/i915: Fix HDMI 12bpc TRANSCONF bpc value
Ville Syrjälä
1
-3
/
+7
2015-06-15
drm/i915: Enable default_phase in GCP when possible
Ville Syrjälä
1
-0
/
+48
2015-06-15
drm/i915: Send GCP infoframes for deep color HDMI sinks
Ville Syrjälä
2
-0
/
+77
2015-06-15
drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb
Ville Syrjälä
2
-6
/
+69
2015-06-12
drm/i915: Only enable cursor if it can be enabled.
Maarten Lankhorst
1
-1
/
+2
2015-06-12
drm/i915: Set hwmode during readout.
Maarten Lankhorst
1
-0
/
+1
2015-06-12
drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
Maarten Lankhorst
1
-1
/
+28
2015-06-12
drm/i915: Do not use atomic modesets in hw readout.
Maarten Lankhorst
1
-43
/
+32
[next]