drm/i915: remove dead code in ironlake_crtc_mode_set
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_display.c
2013-10-18  Daniel Vetterdrm/i915: remove dead code in ironlake_crtc_mode_set
2013-10-18  Jani Nikuladrm/i915: set HDMI pixel clock in audio configuration
2013-10-18  Jani Nikuladrm/i915: pass mode to ELD write vfuncs
2013-10-18  Daniel Vetterdrm/i915: check gem bo size when creating framebuffers
2013-10-16  Daniel Vetterdrm/i915: prevent tiling changes on framebuffer backing...
2013-10-16  Daniel Vetterdrm/i915: grab dev->struct_mutex around framebuffer_init
2013-10-16  Artem Bityutskiydrm/i915: preserve dispaly init order on ByT
2013-10-16  Damien Lespiaudrm/i915: Use pipe_name() instead of the pipe number
2013-10-15  Ville Syrjälädrm/i915: Init HSW watermark tracking in intel_modeset_...
2013-10-14  Ville Syrjälädrm/i915: Use vlv_clock() in vlv_crtc_clock_get()
2013-10-14  Ville Syrjälädrm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vco
2013-10-11  Daniel Vetterdrm/i915: rename intel_fb.c to intel_fbdev.c
2013-10-11  Daniel Vetterdrm/i915: Kconfig option to disable the legacy fbdev...
2013-10-11  Ville Syrjälädrm/i915: Fix pipe off timeout handling for pre-gen4
2013-10-10  Ville Syrjälädrm/i915: Rename primary_disabled to primary_enabled
2013-10-10  Ville Syrjälädrm/i915: Populate primary_disabled in intel_modeset_re...
2013-10-10  Paulo Zanonidrm/i915: wait for IPS_ENABLE when enabling IPS
2013-10-10  Chris Wilsondrm/i915: Undo the PIPEA quirk for i845
2013-10-10  Ville Syrjälädrm/i915: WARN if primary plane state doesn't match...
2013-10-10  Ville Syrjälädrm/i915: Rename intel_{enable, disable}_plane to intel...
2013-10-10  Ville Syrjälädrm/i915: Rename intel_flush_display_plane to intel_flu...
2013-10-10  Ville Syrjälädrm/i915: Enable/disable IPS when primary is enabled...
2013-10-10  Ville Syrjälädrm/i915: Set primary_disabled in intel_{enable, disabl...
2013-10-10  Ville Syrjälädrm/i915: Fix VGA_DISP_DISABLE check
2013-10-10  Ville Syrjälädrm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()
2013-10-10  Ville Syrjälädrm/i915: Don't lie about findind suitable PLL settings...
2013-10-10  Ville Syrjälädrm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdm...
2013-10-10  Ville Syrjälädrm/i915: Remove unused dot_limit from VLV PLL limits
2013-10-10  Ville Syrjälädrm/i915: Remove the unused p and m limits for VLV
2013-10-10  Ville Syrjälädrm/i915: Respect p2 divider minimum limit on VLV
2013-10-10  Ville Syrjälädrm/i915: Allow p1 divider 2 on VLV
2013-10-10  Ville Syrjälädrm/i915: Clarify VLV PLL p1 limits
2013-10-10  Ville Syrjälädrm/i915: Make sure we respect n.max on VLV
2013-10-10  Ville Syrjälädrm/i915: De-magic the VLV p2 divider step size
2013-10-10  Ville Syrjälädrm/i915: Rewrite vlv_find_best_dpll()
2013-10-10  Ville Syrjälädrm/i915: Don't underflow bestppm
2013-10-10  Ville Syrjälädrm/i915: Make vlv_find_best_dpll() ppm calculation...
2013-10-10  Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2013-10-04  Damien Lespiaudrm/i915: Use adjusted_mode in the fastboot hack to...
2013-10-04  Damien Lespiaudrm/i915: Add a more detailed comment about the set_bas...
2013-10-04  Jesse Barnesdrm/i915/vlv: reset DPIO on load and resume v2
2013-10-03  Chris Wilsondrm/i915: Boost RPS frequency for CPU stalls
2013-10-03  Ville Syrjälädrm/i915: Don't populate pipe_src_{w,h} multiple times
2013-10-03  Paulo Zanonidrm/i915: implement the Haswell mode set sequence worka...
2013-10-03  Ville Syrjälädrm/i915: Disable/enable planes as the first/last thing...
2013-10-03  Jesse Barnesi915/vlv: untangle integrated clock source handling v4
2013-10-01  Paulo Zanonidrm/i915: destroy connector sysfs files earlier
2013-10-01  Ville Syrjälädrm/i915: Use DIV_ROUND_CLOSEST()
2013-10-01  Ville Syrjälädrm/i915: Eliminate one indent leel from vlv_find_best_dpll
2013-10-01  Damien Lespiaudrm/i915: Prefer crtc_{h|v}display for pipe src dimensions
2013-10-01  Damien Lespiaudrm/i915: Ask the DRM core do make stereo timings adjus...
2013-10-01  Damien Lespiaudrm/i915: Use crtc_clock with the adjusted mode
2013-10-01  Damien Lespiaudrm/i915: Use crtc_clock in intel_dump_crtc_timings()
2013-10-01  Chris Wilsondrm/i915/vlv: fix up broken precision in vlv_crtc_clock_get
2013-10-01  Jesse Barnesdrm/i915/vlv: add VLV specific clock_get function v3
2013-10-01  Paulo Zanonidrm/i915: make hsw_{disable, restore}_lcpll static
2013-10-01  Paulo Zanonidrm/i915: make intel_crtc_fb_gamma_{set, get} static
2013-10-01  Paulo Zanonidrm/i915: make intel_crtc_load_lut static
2013-10-01  Paulo Zanonidrm/i915: make intel_pipe_has_type static
2013-10-01  Jani Nikuladrm/i915: clean up and simplify i9xx_crtc_mode_set...
2013-10-01  Ville Syrjälädrm/i915: Fix intel_crtc_mode_get() mode clock
2013-10-01  Ville Syrjälädrm/i915: Drop explicit plane restoration during resume
2013-10-01  Ville Syrjälädrm/i915: Redisable VGA before the modeset on resume
2013-10-01  Daniel Vetterdrm/i915: Ditch INTELFB_CONN_LIMIT
2013-10-01  Daniel Vetterdrm/i915: Use kcalloc more
2013-10-01  Daniel Vetterdrm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer...
2013-10-01  Dave AirlieMerge tag 'drm-intel-next-2013-09-21-merged' of git...
2013-09-29  Linus TorvaldsMerge tag 'usb-3.12-rc3' of git://git./linux/kernel...
2013-09-29  Linus TorvaldsMerge tag 'tty-3.12-rc3' of git://git./linux/kernel...
2013-09-29  Linus TorvaldsMerge tag 'staging-3.12-rc3' of git://git./linux/kernel...
2013-09-29  Linus TorvaldsMerge tag 'driver-core-3.12-rc3' of git://git./linux...
2013-09-29  Linus TorvaldsMerge tag 'char-misc-3.12-rc3' of git://git./linux...
2013-09-29  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-29  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-29  Dave AirlieMerge branch 'msm-fixes-3.12-rc2' of git://people.freed...
2013-09-28  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-28  Linus TorvaldsMerge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi...
2013-09-28  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-09-28  Dave AirlieMerge branch 'drm-fixes-3.12' of git://people.freedeskt...
2013-09-27  Dave AirlieMerge tag 'drm-intel-fixes-2013-09-26' of git://people...
2013-09-27  Linus TorvaldsMerge tag 'sound-3.12' of git://git./linux/kernel/git...
2013-09-27  Linus TorvaldsMerge tag 'fbdev-fixes-3.12' of git://git./linux/kernel...
2013-09-25  Linus TorvaldsMerge tag 'stable/for-linus-3.12-rc2-tag' of git:/...
2013-09-25  Linus TorvaldsMerge tag 'dm-3.12-fixes' of git://git./linux/kernel...
2013-09-25  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-09-25  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-09-25  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-24  Daniel Vetterdrm/i915: preserve pipe A quirk in i9xx_set_pipeconf
2013-09-24  Daniel VetterMerge tag 'v3.12-rc2' into drm-intel-next
2013-09-23  Linus TorvaldsMerge tag 'staging-3.12-rc2' of git://git./linux/kernel...
2013-09-23  Linus TorvaldsMerge tag 'usb-3.12-rc2' of git://git./linux/kernel...
2013-09-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-22  Linus TorvaldsMerge branch 'for-3.12/core' of git://git.kernel.dk...
2013-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-20  Jani Nikuladrm/i915: assume all GM45 Acer laptops use inverted...
2013-09-20  Ville Syrjälädrm/i915: Pull intel_init_power_well() out of intel_mod...
2013-09-20  Paulo Zanonidrm/i915: POSTING_READ IPS_CTL before waiting for the...
2013-09-20  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-09-19  Dave AirlieMerge branch 'msm-fixes-3.12' of git://people.freedeskt...
2013-09-19  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
next
This page took 0.225083 seconds and 108 git commands to generate.