summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4
* drm/i915: Sanitize the output registers after resumeChris Wilson2011-04-121-32/+36
* drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-231-1/+1
* drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1
* drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
* drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-071-4/+4
|\
| * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-061-4/+4
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-011-1/+1
|\ \ | |/
| * drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson2011-02-241-1/+1
| * drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-02-221-2/+81
| * drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-221-5/+5
* | drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-221-4/+12
* | drm/i915: Protect against drm_gem_object not being the first memberChris Wilson2011-02-221-2/+2
* | drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes2011-02-221-6/+7
* | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson2011-02-221-77/+40
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-161-49/+56
|\ \
| * | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-161-5/+5
| |/
| * drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-111-2/+1
| * drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-091-42/+50
* | drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes2011-02-111-25/+59
* | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-071-68/+73
* | drm/i915: the PCH reference clocks are global, so don't clobber unconditionallyJesse Barnes2011-02-071-46/+77
* | drm/i915: add port assertion check when disabling transcodersJesse Barnes2011-02-071-0/+59
* | drm/i915: don't check plane vs pipe enable on ILK+Jesse Barnes2011-02-071-0/+4
* | drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt2011-02-071-0/+1
* | drm/i915: Use DEBUG_KMS for the self-refresh watermarksChris Wilson2011-02-071-5/+6
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-011-3/+14
|\ \ | |/
| * drm/i915: Reset crtc after resumeChris Wilson2011-01-251-3/+14
* | drm/i915: Remove unreachable conditionChris Wilson2011-02-011-2/+1
* | drm/i915: Trivial spelling mistake 'assertiing'Chris Wilson2011-02-011-2/+2
* | drm/i915: Refactor self-refresh watermark calculationsChris Wilson2011-01-251-188/+199
* | drm/i915: Silence a few -Wunused-but-set-variableChris Wilson2011-01-251-2/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-201-1/+24
|\ \ | |/
| * drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes2011-01-181-0/+21
| * drm/i915: set more FBC chicken bitsJesse Barnes2011-01-181-1/+3
* | drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson2011-01-191-65/+153
* | drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson2011-01-191-25/+31
* | drm/i915: Honour LVDS sync polarity from EDIDBryan Freed2011-01-191-0/+17
* | drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes2011-01-191-5/+5
* | drm/i915: Trivial sparse fixesChris Wilson2011-01-191-1/+1
* | drm/i915: allow 945 to control self refresh (CxSR) automaticallyAlexander Lam2011-01-191-38/+24
* | drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-01-191-37/+60
* | drm/i915: set phase sync pointer override enable before setting phase sync po...Jesse Barnes2011-01-191-3/+9
* | drm/i915: factor out FDI disable and add FDI assertionsJesse Barnes2011-01-191-44/+60
* | drm/i915: add transcoder enable/disable functionsJesse Barnes2011-01-191-25/+170
* | drm/i915: assert panel is unlocked before writing transcoder timing regsJesse Barnes2011-01-191-1/+2
* | drm/i915: add PCH DPLL enable/disable functionsJesse Barnes2011-01-191-11/+74
* | drm/i915: add PLL enable/disable functionsJesse Barnes2011-01-191-46/+78
* | drm/i915: add panel lock assertion functionJesse Barnes2011-01-191-0/+29
OpenPOWER on IntegriCloud