index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Age
Commit message (
Expand
)
Author
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-09-26
drm/i915: make sure we write all the DIP data bytes
Paulo Zanoni
2012-09-24
drm/i915: BUG() on unexpected HDMI register
Paulo Zanoni
2012-09-20
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally
Wang Xingchao
2012-09-17
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
Wang Xingchao
2012-09-06
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
drm/i915: s/intel_encoder_disable/intel_encoder_noop
Daniel Vetter
2012-09-06
drm/i915/hdmi: implement get_hw_state
Daniel Vetter
2012-09-06
drm/i915: rip out encoder->prepare/commit
Daniel Vetter
2012-09-06
drm/i915: copy&paste drm_crtc_helper_set_mode
Daniel Vetter
2012-09-06
drm/i915/hdmi: convert to encoder->disable/enable
Daniel Vetter
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-07-25
drm/i915: add port parameter to intel_hdmi_init
Daniel Vetter
2012-07-25
drm/i915: simplify possible_clones computation
Daniel Vetter
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-06-12
drm/i915: ensure HDMI port is disabled inside set_infoframes
Daniel Vetter
2012-06-06
drm/i915: implement IBX hdmi transcoder select workaround
Daniel Vetter
2012-05-30
drm/i915: add some barriers when changing DIPs
Paulo Zanoni
2012-05-30
drm/i915: remove comment about HSW HDMI DIPs
Paulo Zanoni
2012-05-30
drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
Paulo Zanoni
2012-05-30
drm/i915: don't write 0 to DIP control at HDMI init
Paulo Zanoni
2012-05-30
drm/i915: disable DIP while changing the port
Paulo Zanoni
2012-05-30
drm/i915: explicitly disable the DIPs we're not using
Paulo Zanoni
2012-05-30
drm/i915: don't wait for vblank while writing InfoFrames
Paulo Zanoni
2012-05-30
drm/i915: enable DIP before enabling each InfoFrame
Paulo Zanoni
2012-05-30
drm/i915: only set the HDMI port on the DIP once
Paulo Zanoni
2012-05-30
drm/i915: properly alternate between DVI and HDMI
Paulo Zanoni
2012-05-30
drm/i915: add set_infoframes to struct intel_hdmi
Paulo Zanoni
2012-05-25
drm/i915/hdmi: Fix reg values for g4x_hdmi_connected
Chris Wilson
2012-05-21
drm/i915/hdmi: Query the live connector status bit for G4x
Chris Wilson
2012-05-20
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2012-05-20
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
2012-05-19
drm/i915: prepare HDMI link for Haswell
Eugeni Dodonov
2012-05-19
drm/i915: move HDMI structs to shared location
Eugeni Dodonov
2012-05-19
drm/i915: add support for DDI-controlled digital outputs
Eugeni Dodonov
2012-05-19
drm/i915: show unknown sdvox registers on hdmi init
Eugeni Dodonov
2012-05-19
drm/i915: add new Haswell DIP controls registers
Eugeni Dodonov
2012-05-08
drm/i915: s/intel_infoframe/gm45_infoframe
Daniel Vetter
2012-05-08
drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
Daniel Vetter
2012-05-08
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
Daniel Vetter
2012-05-08
drm/i915: set the DIP port on ibx_write_infoframe
Paulo Zanoni
2012-05-08
drm/i915: ibx_write_infoframe can disable AVI
Paulo Zanoni
2012-05-08
drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
Paulo Zanoni
2012-05-08
drm/i915: mask the video DIP frequency when changing it
Paulo Zanoni
2012-05-08
drm/i915: disable the infoframe before changing it
Paulo Zanoni
2012-05-08
drm/i915: break intel_infoframe_flags into _enable and _frequency
Paulo Zanoni
2012-05-08
drm/i915: mask the video DIP port select
Paulo Zanoni
2012-05-08
drm/i915: start writing infoframes at address 0 on gen 4
Paulo Zanoni
[next]