summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2011-04-28drm: Verify debug message argumentsJoe Perches
2011-04-13drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson
2011-04-12drm/i915: Sanitize the output registers after resumeChris Wilson
2011-03-23drm/i915: report correct render clock frequencies on SNBJesse Barnes
2011-03-23drm/i915: Re-enable self-refreshYuanhan Liu
2011-03-23drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson
2011-03-23drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-22drm/i915: Use a device flag for non-interruptible phasesChris Wilson
2011-02-22drm/i915: Protect against drm_gem_object not being the first memberChris Wilson
2011-02-22drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes
2011-02-22Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson
2011-02-22drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes
2011-02-22drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-16drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson
2011-02-11drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes
2011-02-11drm/i915: Fix resume regression from 5d1d0ccChris Wilson
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-02-07drm/i915: the PCH reference clocks are global, so don't clobber unconditionallyJesse Barnes
2011-02-07drm/i915: add port assertion check when disabling transcodersJesse Barnes
2011-02-07drm/i915: don't check plane vs pipe enable on ILK+Jesse Barnes
2011-02-07drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt
2011-02-07drm/i915: Use DEBUG_KMS for the self-refresh watermarksChris Wilson
2011-02-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-01drm/i915: Remove unreachable conditionChris Wilson
2011-02-01drm/i915: Trivial spelling mistake 'assertiing'Chris Wilson
2011-01-25drm/i915: Reset crtc after resumeChris Wilson
2011-01-25drm/i915: Refactor self-refresh watermark calculationsChris Wilson
2011-01-25drm/i915: Silence a few -Wunused-but-set-variableChris Wilson
2011-01-20Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-19drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson
2011-01-19drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson
2011-01-19drm/i915: Honour LVDS sync polarity from EDIDBryan Freed
2011-01-19drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-19drm/i915: allow 945 to control self refresh (CxSR) automaticallyAlexander Lam
2011-01-19drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes
2011-01-19drm/i915: set phase sync pointer override enable before setting phase sync po...Jesse Barnes
2011-01-19drm/i915: factor out FDI disable and add FDI assertionsJesse Barnes
2011-01-19drm/i915: add transcoder enable/disable functionsJesse Barnes
2011-01-19drm/i915: assert panel is unlocked before writing transcoder timing regsJesse Barnes
2011-01-19drm/i915: add PCH DPLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add PLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add panel lock assertion functionJesse Barnes
2011-01-19drm/i915: add pipe/plane enable/disable functionsJesse Barnes