summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: kill intel_clear_scanline_waitDaniel Vetter2012-05-031-22/+0
* drm/i915: remove LP_RING&friends from modeset codeDaniel Vetter2012-05-031-37/+41
* drm/i915: properly check for MODESET for kms driver ioctlsDaniel Vetter2012-05-031-5/+2
* drm/i915: Remove too early plane enable on pre-PCH hardwareChris Wilson2012-05-031-1/+0
* drm/i915: manage PCH PLLs separately from pipesJesse Barnes2012-05-031-75/+196
* drm/i915: Silence the change of LVDS sync polarityChris Wilson2012-04-181-30/+7
* drm/i915: add generic power management initializationEugeni Dodonov2012-04-181-123/+2
* drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov2012-04-181-354/+1
* drm/i915: move emon functionality into intel_pm moduleEugeni Dodonov2012-04-181-86/+0
* drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov2012-04-181-513/+0
* drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov2012-04-181-1476/+0
* drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov2012-04-181-484/+0
* drm/i915: Remove the pipelined parameter from get_fence()Chris Wilson2012-04-181-1/+1
* drm/i915: Wait for all pending operations to the fb before disabling the pipeChris Wilson2012-04-181-23/+4
* drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomicChris Wilson2012-04-181-9/+6
* drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson2012-04-181-15/+35
* drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2012-04-181-0/+14
* drm/i915: [sparse] trivial sparse fixesBen Widawsky2012-04-181-1/+1
* drm/i915: Mask reserved bits in display/sprite address registersArmin Reese2012-04-171-2/+2
* drm/i915: disable rc6 on haswell for nowEugeni Dodonov2012-04-171-0/+4
* drm/i915: share IVB cursor routine with HaswellEugeni Dodonov2012-04-171-1/+1
* drm/i915: share forcewaking code between IVB and HSWEugeni Dodonov2012-04-171-1/+1
* drm/i915: set stc evict disable lra evict w/aDaniel Vetter2012-04-171-0/+4
* drm/i915: implement w/a for incorrect guarband clippingDaniel Vetter2012-04-171-0/+4
* drm/i915: implement a media hang w/aDaniel Vetter2012-04-171-1/+2
* Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter2012-04-171-19/+50
|\
| * drm/i915: implement ColorBlt w/aDaniel Vetter2012-04-111-0/+4
| * drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson2012-04-091-19/+46
* | drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson2012-04-161-3/+2
* | drm/i915: allow PCH PWM override on IVBJesse Barnes2012-04-121-0/+16
* | drm/i915: disable turbo on ValleyView for nowJesse Barnes2012-04-121-2/+2
* | drm/i915: re-init modeset hw state after gpu resetDaniel Vetter2012-04-121-11/+18
* | drm/i915: make DP configuration vars less confusing in ironlake_crtc_mode_seJesse Barnes2012-04-121-18/+16
* | drm/i915: rc6 in sysfsBen Widawsky2012-04-121-1/+1
* | drm/i915: use register name when disabling VGAJesse Barnes2012-04-121-1/+1
* | drm/i915: Reorganise rules for get_fence/put_fenceChris Wilson2012-04-121-6/+4
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-121-191/+593
|\ \ | |/ |/|
| * drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2Daniel Vetter2012-04-091-0/+22
| * drm/i915: make quirks more verboseDaniel Vetter2012-04-091-1/+3
| * drm/i915: add ValleyView specific force wake get/put functionsJesse Barnes2012-03-291-0/+2
| * drm/i915: program drain latency regs on ValleyViewGajanan Bhat2012-03-281-0/+77
| * drm/i915: add ValleyView clock gating initJesse Barnes2012-03-281-0/+50
| * drm/i915: add DPIO supportJesse Barnes2012-03-281-0/+61
| * drm/i915: PLL defines for VLVJesse Barnes2012-03-281-1/+9
| * drm/i915: ValleyView watermark supportJesse Barnes2012-03-281-0/+65
| * drm/i915: split PLL update code out of i9xx_crtc_mode_setDaniel Vetter2012-03-281-117/+179
| * drm/i915: split LVDS update code out of i9xx_crtc_mode_setDaniel Vetter2012-03-281-48/+58
| * drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter2012-03-241-3/+3
| * drm/i915: Add lvds_channel module optionTakashi Iwai2012-03-221-0/+4
| * drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai2012-03-221-6/+24
OpenPOWER on IntegriCloud