summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: Enable DisplayPort audioZhenyu Wang2010-10-191-21/+41
| * drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed2010-10-193-4/+25
| * drm/i915: Sleep whilst waiting for the ringChris Wilson2010-10-191-1/+1
| * drm/i915: Fix GPIO pin to register mappingZhenyu Wang2010-10-191-0/+1
| * drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson2010-10-191-2/+5
| * drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes2010-10-191-10/+6
| * drm/i915: Fix oops on HWS unloadDaniel Vetter2010-10-191-3/+3
| * drm/i915: Remove duplicate set of ADPA definitionsChris Wilson2010-10-191-7/+1
| * Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson2010-10-191-3/+0
| * Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-193-3/+7
| |\
| | * drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-191-2/+3
| | * Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-192-2/+5
| | |\
| * | | drm/i915: Update hotplug interrupts register definitions for SandybridgeYuanhan Liu2010-10-082-5/+20
| * | | drm/i915/crt: Make sure the hotplug interrupt is enabledYuanhan Liu2010-10-081-1/+2
| * | | drm/i915: diasable clock gating for the panel power sequencerJesse Barnes2010-10-082-0/+10
| * | | drm/i915/dp: make eDP PLL functions work as advertisedJesse Barnes2010-10-081-2/+4
| * | | drm/i915/dp: don't bother with DP PLL for PCH attached eDPJesse Barnes2010-10-081-1/+1
| * | | drm/i915/dp: use VBT provided eDP params if availableJesse Barnes2010-10-081-57/+89
| * | | drm/i915/dp: cache eDP DPCD dataJesse Barnes2010-10-082-0/+21
| * | | drm/i915: don't program FDI RX/TX in mode_setJesse Barnes2010-10-081-21/+0
| * | | drm/i915: fix ironlake CRTC enable/disableJesse Barnes2010-10-081-4/+4
| * | | drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDPJesse Barnes2010-10-081-1/+1
| * | | drm/i915: use 120MHz refclk in PCH eDP case tooJesse Barnes2010-10-081-1/+2
| * | | drm/i915: fix PCH eDP SSC supportJesse Barnes2010-10-081-3/+15
| * | | drm/i915: add Ironlake clock gating workaround for FDI link trainingJesse Barnes2010-10-082-0/+9
| * | | drm/i915: fetch eDP configuration data from the VBTJesse Barnes2010-10-082-20/+58
| * | | drm/i915: add _DSM supportJesse Barnes2010-10-085-0/+302
| * | | drm/i915/dp: eDP power sequencing fixesJesse Barnes2010-10-082-45/+35
| * | | drm/i915: fix CPU vs PCH eDP confusionJesse Barnes2010-10-081-35/+32
| * | | drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-083-23/+2
| * | | drm/i915: add eDP checking functions for the display codeJesse Barnes2010-10-082-0/+20
| * | | drm/i915/dp: correct eDP lane count and bppJesse Barnes2010-10-081-2/+4
| * | | drm/i915/dp: remove redundant is_pch_edp checksJesse Barnes2010-10-081-20/+16
| * | | drm/i915/dp: convert eDP checks to functions and documentJesse Barnes2010-10-081-35/+57
| * | | drm/i915: Wait for pending flips on the GPUChris Wilson2010-10-072-48/+34
| * | | drm/i915: Free hardware status page on unload when physically mappedKeith Packard2010-10-071-0/+3
| |/ /
| * | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-061-2/+2
| * | Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-062-5/+5
| |\ \
| * | | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-043-7/+4
| * | | drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard2010-10-041-0/+1
| * | | drm/i915: Skip pread/pwrite if size to copy is 0.Chris Wilson2010-10-041-7/+13
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-041-20/+24
| |\ \ \
| * | | | drm/i915: avoid struct mutex output_poll mutex lock loop on unloadKeith Packard2010-10-041-1/+1
| * | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-037-59/+74
| |\ \ \ \
| * | | | | drm/i915: Don't mask the return code whilst relocating.Chris Wilson2010-10-021-1/+1
| * | | | | drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-012-6/+11
| * | | | | drm/i915: Only print 'generating error event' if we actually areChris Wilson2010-10-011-2/+3
| * | | | | drm/i915: Try to reset gen2 devices.Chris Wilson2010-10-012-0/+44
| * | | | | drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-013-3/+15
| * | | | | drm/i915: Force the domain to CPU on unbinding whilst wedged.Chris Wilson2010-10-011-0/+4
OpenPOWER on IntegriCloud