aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| | * | | | | drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2010-07-26
| | * | | | | drm/i915: Make G4X-style PLL search more permissiveAdam Jackson2010-07-26
| | * | | | | drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson2010-07-26
| | * | | | | drm/i915: handle shared framebuffers when flippingJesse Barnes2010-07-26
| | * | | | | drm/i915: Explosion following OOM in do_execbuffer.Chris Wilson2010-07-05
| | * | | | | gpu/drm/i915: Add a blacklist to omit modeset on LID openThomas Bächler2010-07-05
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-22
| |\ \ \ \ \
| | * | | | | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-22
| | * | | | | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-21
| | * | | | | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-21
| | * | | | | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-21
| | * | | | | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-21
| * | | | | | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-21
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-20
| |\| | | | |
| | * | | | | drm/r600: fix possible NULL pointer derefernceAlex Deucher2010-07-20
| | * | | | | drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher2010-07-20
| | * | | | | drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez2010-07-20
| | * | | | | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs2010-07-20
| | * | | | | drm/radeon/kms: fix shared ddc harderAlex Deucher2010-07-20
| | * | | | | drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie2010-07-20
| | * | | | | drm/i915: Define MI_ARB_STATE bitsKeith Packard2010-07-20
| | * | | | | vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter2010-07-20
| | * | | | | drm: radeon: check kzalloc() resultKulikov Vasiliy2010-07-20
| | * | | | | drm/ttm: Fix build on architectures without AGPBen Hutchings2010-07-20
| | * | | | | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher2010-07-15
| | * | | | | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher2010-07-13
| | * | | | | drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher2010-07-12
| | | |/ / / | | |/| | |
| * | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-19
| * | | | | drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds2010-07-18
| |/ / / /
| * | | | drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes2010-07-07
| * | | | drm/radeon/kms: fix shared ddc handlingAlex Deucher2010-07-07
| * | | | drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-06
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-01
| |\ \ \
| | * | | drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-01
| | * | | drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-01
| | * | | drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-01
| | * | | drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-01
| | * | | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-01
| | * | | i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-01
| | * | | drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-01
| | * | | drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-01
| | * | | drm/i915: gen3 page flipping fixesJesse Barnes2010-06-18
| | * | | drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-18
| | * | | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-14
| | * | | drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-14
| | * | | drm/i915/gen4: Fix interrupt setup orderingAdam Jackson2010-06-04
| | * | | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-04
| | * | | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-02
| | * | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-02
| * | | | drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-07-01