summaryrefslogtreecommitdiffstats
path: root/virt/kvm/assigned-dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-05drm/tegra: dsi - Remove unneeded codeThierry Reding1-85/+0
2014-06-05drm/tegra: dsi - Use internal pixel formatThierry Reding2-1/+43
2014-06-05drm/tegra: hdmi - Fix disable sequenceThierry Reding1-0/+8
2014-06-05drm/tegra: hdmi - Disable LVDS modeThierry Reding2-1/+10
2014-06-05drm/tegra: hdmi - Use proper power-up sequenceThierry Reding1-0/+11
2014-06-05drm/tegra: hdmi - Clean up clock usageThierry Reding1-14/+6
2014-06-05drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding1-12/+12
2014-06-05drm/tegra: hdmi - Remove duplicate codeThierry Reding1-10/+0
2014-06-05drm/tegra: hdmi - Add connector supply supportThierry Reding2-9/+24
2014-06-05drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding1-3/+2
2014-06-05drm/tegra: dc - Do not touch power control registerThierry Reding1-4/+0
2014-06-05drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding2-251/+248
2014-06-05drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding2-4/+5
2014-06-05drm/tegra: sor - Add CRC debugfs supportThierry Reding2-0/+125
2014-06-05drm/tegra: dc - Add YUYV supportThierry Reding2-6/+22
2014-06-05drm/tegra: Cleanup header fileThierry Reding1-26/+23
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark10-49/+48
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark21-87/+531
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie6-20/+29
2014-06-04drm: Move plane helpers into drm_kms_helper.koDaniel Vetter2-5/+8
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter14-25/+54
2014-06-04drm: spiff out FB refcnting tracesRob Clark1-3/+3
2014-06-04drm: add signed-range property typeRob Clark3-12/+46
2014-06-04drm: add object property typeRob Clark3-7/+60
2014-06-04drm: add extended property typesRob Clark3-9/+47
2014-06-04drm: helpers to find mode objectsRob Clark2-62/+61
2014-06-04drm: drop drm_get_connector_name() and drm_get_encoder_name()Jani Nikula2-22/+0
2014-06-04drm: replace drm_get_encoder_name() with direct name field useJani Nikula2-2/+2
2014-06-04drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula3-9/+9
2014-06-04drm: replace drm_get_connector_name() with direct name field useJani Nikula7-28/+28
2014-06-04drm/radeon: replace drm_get_connector_name() with direct name field useJani Nikula3-14/+19
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula7-11/+11
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula12-31/+31
2014-06-04staging: imx-drm-core: replace drm_get_connector_name() with direct name fiel...Jani Nikula1-1/+1
2014-06-04drm/qxl: use surface_id 0 for primary surface on all monitorsDavid Mansfield1-0/+4
2014-06-04drm/radeon: rework page flip handling v4Christian König3-112/+147
2014-06-04Revert "drm/radeon: rework page flip handling v3"Dave Airlie3-150/+115
2014-06-03drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.Mario Kleiner1-0/+8
2014-06-03drm/edid: Parse and handle HDMI deep color modes.Mario Kleiner2-2/+113
2014-06-03drm/radeon: Limit hdmi deep color bit depth to 12 bpc.Mario Kleiner1-0/+25
2014-06-03drm/radeon: Setup HDMI_CONTROL for hdmi deep color gcp's (v2)Alex Deucher2-1/+32
2014-06-03drm/radeon: fix pll setup for hdmi deep color (v7)Alex Deucher1-9/+36
2014-06-02drm/radeon: use hw cts/n values for deep colorAlex Deucher1-3/+15
2014-06-02drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher1-22/+26
2014-06-02drm/radeon/atom: fix dithering on certain panelsAlex Deucher1-1/+4
2014-06-02drm/radeon: optimize CIK VM handling v2Christian König1-1/+20
2014-06-02drm/radeon: optimize SI VM handlingChristian König1-1/+19
2014-06-02drm/radeon: add define for flags used in R600+ GTTChristian König2-8/+5
2014-06-02drm/radeon: rework page flip handling v3Christian König3-115/+150
2014-06-02drm/radeon: separate vblank and pflip crtc handlingChristian König8-26/+56