Daniel Vetter
|
b14c5679dd
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
|
12 years ago |
Dave Airlie
|
4821ff14a3
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Daniel Vetter
|
67c72a1225
drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
|
12 years ago |
Daniel Vetter
|
b599c89e8c
Merge tag 'v3.12-rc2' into drm-intel-next
|
12 years ago |
Jani Nikula
|
ee1452d745
drm/i915: assume all GM45 Acer laptops use inverted backlight PWM
|
12 years ago |
Ville Syrjälä
|
d6317290bf
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
|
12 years ago |
Paulo Zanoni
|
81c12f6e78
drm/i915: POSTING_READ IPS_CTL before waiting for the vblank
|
12 years ago |
Daniel Vetter
|
644db711d3
drm/i915: dump crtc timings from the pipe config
|
12 years ago |
Paulo Zanoni
|
515b239269
drm/i915: write D_COMP using the mailbox
|
12 years ago |
Ville Syrjälä
|
f2f5f771c5
drm/i915: Don't enable the cursor on a disable pipe
|
12 years ago |
Jani Nikula
|
cc173961a6
drm/i915: do not update cursor in crtc mode set
|
12 years ago |
Ville Syrjälä
|
b397c96b6d
drm/i915: Fix up pipe vs. double wide confusion
|
12 years ago |
Ville Syrjälä
|
1d1d0e277e
drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and double wide mode
|
12 years ago |
Ville Syrjälä
|
ad3a447995
drm/i915: Check pixel clock limits on pre-gen4
|
12 years ago |
Ville Syrjälä
|
282740f73a
drm/i915: Add double_wide readout and checking
|
12 years ago |
Ville Syrjälä
|
cf532bb255
drm/i915: Move double wide mode handling into pipe_config
|
12 years ago |
Daniel Vetter
|
9a0ea498ec
drm/i915: garbage-collect vlv refclk function
|
12 years ago |
Ville Syrjälä
|
d6e4db15ed
drm/i915: Fix cursor visibility checks also for the right/bottom screen edges
|
12 years ago |
Ville Syrjälä
|
efc9064e72
drm/i915: Fix cursor visibility check with negative coordinates
|
12 years ago |
Ville Syrjälä
|
37327abdfb
drm/i915: Add explicit pipe src size to pipe config
|
12 years ago |
Ville Syrjälä
|
20ddf66504
drm/i915: Make intel_crtc_active() available outside intel_pm.c
|
12 years ago |
Ville Syrjälä
|
12d7ceed52
drm/i915: Use adjusted_mode->clock in lpt_program_iclkip
|
12 years ago |
Ville Syrjälä
|
a2b076b6e4
drm/i915: Grab the pixel clock from adjusted_mode not requested_mode
|
12 years ago |
Ville Syrjälä
|
d71b8d4a74
drm/i915: Add fuzzy clock check for port_clock
|
12 years ago |
Ville Syrjälä
|
5e550656d9
drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY()
|
12 years ago |
Ville Syrjälä
|
18442d0878
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
|
12 years ago |
Ville Syrjälä
|
da4a1efab8
drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs
|
12 years ago |
Ville Syrjälä
|
293623f7aa
drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state
|
12 years ago |
Ville Syrjälä
|
6878da0500
drm/i915: Add intel_dotclock_calculate()
|
12 years ago |
Jani Nikula
|
93ce0ba698
drm/i915: add asserts for cursor disabled
|
12 years ago |