summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | i915: Fix opregion notificationsMatthew Garrett2011-07-132-7/+15
| | * | | drm/i915: TVDAC_STATE_CHG does not indicate successful load-detectKeith Packard2011-07-131-20/+20
| | * | | drm/i915: Select correct pipe during TV detectKeith Packard2011-07-131-0/+6
| | * | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-123-5/+13
| | |\ \ \
| | * | | | drm/i915: Enable i915 frame buffer compression by defaultKeith Packard2011-07-081-1/+1
| | * | | | drm/i915: Share the common work of disabling active FBC before updatingChris Wilson2011-07-082-60/+64
| | * | | | drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson2011-07-083-2/+90
| | * | | | drm/i915: Disable FBC across page-flippingChris Wilson2011-07-081-0/+2
| | * | | | drm/i915: Set persistent-mode for ILK/SNB framebuffer compressionChris Wilson2011-07-082-0/+3
| | * | | | drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writesChris Wilson2011-07-081-19/+14
| | * | | | drm/i915: Remove vestigial pitch from post-gen2 FBC control routinesChris Wilson2011-07-081-6/+2
| | * | | | drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()Chris Wilson2011-07-081-8/+5
| | * | | | drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson2011-07-084-34/+30
| | * | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-071-0/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-0785-188/+23944
| | |\ \ \ \ \
| | * | | | | | drm/i915: use pipe bpp in DP link bandwidth calculationJesse Barnes2011-07-071-5/+7
| | * | | | | | drm/i915: check for supported depth at fb init timeJesse Barnes2011-07-071-0/+5
| | * | | | | | drm: bpp and depth changes require full mode setsJesse Barnes2011-07-071-0/+5
| | * | | | | | drm/i915: use pipe bpp when setting HDMI bpcJesse Barnes2011-07-071-0/+5
| | * | | | | | drm/i915: use pipe bpp in DP link bandwidth calculationsJesse Barnes2011-07-071-3/+2
| | * | | | | | drm/i915: split out plane update codeJesse Barnes2011-07-072-9/+100
| | * | | | | | drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes2011-07-072-42/+153
| | * | | | | | drm/i915: set bpc for DP transcoderJesse Barnes2011-07-071-1/+2
| | * | | | | | drm/i915: don't set transcoder bpc on CougarPointJesse Barnes2011-07-071-6/+9
| | * | | | | | drm/i915: don't set SDVO color range on ILK+Jesse Barnes2011-07-071-1/+2
| | * | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-011-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-295-94/+70
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-293-14/+23
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3Jesse Barnes2011-06-292-4/+4
| | * | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-2998-276/+772
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: hangcheck disable parameterBen Widawsky2011-06-294-6/+18
| | * | | | | | | | | | drm/i915: load a ring frequency scaling table v3Jesse Barnes2011-06-285-3/+103
| | * | | | | | | | | | cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-281-0/+20
| | * | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-282-2/+5
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: more struct_mutex lockingHugh Dickins2011-06-272-2/+6
| | * | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-262-83/+225
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-251-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/i915: i915_gem_object_finish_gtt must always release gtt mmapKeith Packard2011-06-241-3/+3
| | * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-21226-1162/+3491
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/i915: Use the LLC mode on gen6 for everything but display.Eric Anholt2011-06-091-1/+17
| | * | | | | | | | | | | | | | drm/i915: Use the uncached domain for the display planesEric Anholt2011-06-091-0/+13
| | * | | | | | | | | | | | | | drm/i915: Combine pinning with setting to the display planeChris Wilson2011-06-094-31/+33
| | * | | | | | | | | | | | | | drm/i915: Mark the cursor and the overlay as being part of the display planesChris Wilson2011-06-092-2/+2
| | * | | | | | | | | | | | | | drm/i915: Add an interface to dynamically change the cache levelChris Wilson2011-06-094-7/+71
| | * | | | | | | | | | | | | | drm/i915/gtt: Split out i915_gem_gtt_rebind_object()Chris Wilson2011-06-091-17/+25
| | * | | | | | | | | | | | | | drm/i915: Introduce i915_gem_object_finish_gtt()Chris Wilson2011-06-091-2/+25
| | * | | | | | | | | | | | | | drm/i915: Introduce i915_gem_object_finish_gpu()Chris Wilson2011-06-093-12/+21
| | * | | | | | | | | | | | | | drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard2011-06-081-2/+1
| * | | | | | | | | | | | | | | Merge 3.0-rc7 into drm-core-nextDave Airlie2011-07-13325-1635/+26758
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | DRM: remove drm_pci_device_is_pcieJon Mason2011-07-136-7/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |