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
/
intel_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
drm/i915: move lvds_border_bits to pipe_config
Daniel Vetter
1
-0
/
+1
2013-04-29
drm/i915: implement fdi auto-dithering
Daniel Vetter
1
-0
/
+7
2013-04-29
drm/i915: split up fdi_set_m_n into computation and hw setup
Daniel Vetter
1
-1
/
+2
2013-04-29
drm/i915: move intel_crtc->fdi_lanes to pipe_config
Daniel Vetter
1
-1
/
+3
2013-04-26
drm/i915: move PCH pfit controls into pipe_config
Jesse Barnes
1
-5
/
+13
2013-04-26
drm/i915: factor out GMCH panel fitting code and use for eDP v3
Jesse Barnes
1
-0
/
+6
2013-04-25
drm/i915: use pipe_config for lvds dithering
Daniel Vetter
1
-0
/
+5
2013-04-25
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
1
-2
/
+2
2013-04-20
drm/i915: Make struct dpll == intel_clock_t
Ville Syrjälä
1
-5
/
+13
2013-04-19
drm/i915: report Gen5+ CPU and PCH FIFO underruns
Paulo Zanoni
1
-0
/
+11
2013-04-19
drm/i915: update VLV PLL and DPIO code v11
Jesse Barnes
1
-0
/
+14
2013-04-19
drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2
Pallavi G
1
-0
/
+2
2013-04-18
drm/i915: move cpu_transcoder to the pipe configuration
Daniel Vetter
1
-1
/
+4
2013-04-18
drm/i915: (re)init HPD interrupt storm statistics
Egbert Eich
1
-0
/
+4
2013-04-18
drm/i915: add intel_using_power_well
Paulo Zanoni
1
-0
/
+1
2013-04-03
drm/i915: create pipe_config->dpll for clock state
Daniel Vetter
1
-0
/
+12
2013-04-03
drm/i915: remove leaky eDP functions
Daniel Vetter
1
-3
/
+0
2013-04-03
drm/i915: track dp target_clock in pipe_config
Daniel Vetter
1
-1
/
+6
2013-04-03
drm/i915: move dp_m_n computation to dp_encoder->compute_config
Daniel Vetter
1
-3
/
+3
2013-04-03
drm/i915: clear up the fdi/dp set_m_n confusion
Daniel Vetter
1
-0
/
+5
2013-04-02
drm/i915: sprite support for ValleyView v4
Jesse Barnes
1
-1
/
+2
2013-03-28
drm/i915: fix up _wait_for macro
Daniel Vetter
1
-2
/
+11
2013-03-28
drm/i915: fold wait_for_atomic_us into wait_for_atomic
Daniel Vetter
1
-13
/
+2
2013-03-28
drm/i915: convert DP autodither code to new infrastructure
Daniel Vetter
1
-3
/
+0
2013-03-28
drm/i915: introduce pipe_config->dither|pipe_bpp
Daniel Vetter
1
-1
/
+3
2013-03-28
drm/i915: add pipe_config->limited_color_range
Daniel Vetter
1
-5
/
+7
2013-03-28
drm/i915: add pipe_config->has_pch_encoder
Daniel Vetter
1
-6
/
+7
2013-03-28
drm/i915: add pipe_config->pixel_multiplier
Daniel Vetter
1
-16
/
+3
2013-03-28
drm/i915: add pipe_config->timings_set
Daniel Vetter
1
-4
/
+6
2013-03-28
drm/i915: introduce struct intel_crtc_config
Daniel Vetter
1
-0
/
+7
2013-03-27
DRM/I915: Add enum hpd_pin to intel_encoder.
Egbert Eich
1
-0
/
+1
2013-03-27
drm/i915: add sprite restore function v3
Jesse Barnes
1
-0
/
+5
2013-03-23
drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
Damien Lespiau
1
-1
/
+1
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2013-02-24
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-3
/
+4
2013-02-22
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
1
-3
/
+4
2013-02-20
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-0
/
+4
2013-02-20
drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
Paulo Zanoni
1
-2
/
+2
2013-02-20
drm/i915: add aux_ch_ctl_reg to struct intel_dp
Paulo Zanoni
1
-0
/
+1
2013-02-20
drm/i915: Finish page flips and update primary planes after a GPU reset
Ville Syrjälä
1
-0
/
+2
2013-02-20
drm/i915: Preserve the DDI link reversal configuration
Damien Lespiau
1
-0
/
+1
2013-02-20
drm/i915: Don't wait for page flips if there was GPU reset
Ville Syrjälä
1
-0
/
+3
2013-02-14
drm/i915: rip out helper->disable noop functions
Daniel Vetter
1
-1
/
+0
2013-01-31
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
Chris Wilson
1
-2
/
+1
2013-01-28
drm/i915: turn on the power well before suspending
Paulo Zanoni
1
-0
/
+1
2013-01-26
drm/i915: fix intel_init_power_wells
Paulo Zanoni
1
-1
/
+1
2013-01-22
drm/i915: HDMI/DP - ELD info refresh support for Haswell
Wang Xingchao
1
-0
/
+1
2013-01-20
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
1
-0
/
+4
2013-01-20
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
1
-0
/
+2
2013-01-20
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
1
-0
/
+5
[next]