Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers | 3 | -2/+19 |
2012-03-15 | drm: Merge tag 'v3.3-rc7' into drm-core-next | Dave Airlie | 1162 | -47079/+9077 |
2012-03-15 | drm: Add drm_mode_copy() | Ville Syrjälä | 4 | -15/+28 |
2012-03-15 | drm: Use a flexible array member for blob property data | Ville Syrjälä | 2 | -2/+1 |
2012-03-15 | drm: Handle drm_object_get() failures | Ville Syrjälä | 3 | -34/+85 |
2012-03-15 | drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params | Ville Syrjälä | 1 | -4/+4 |
2012-03-15 | drm: Fix drm_mode_attachmode_crtc() | Ville Syrjälä | 2 | -12/+28 |
2012-03-15 | drm: Check CRTC viewport against framebuffer size | Ville Syrjälä | 1 | -0/+24 |
2012-03-15 | drm: Check user mode against overflows | Ville Syrjälä | 1 | -5/+28 |
2012-03-15 | drm: Fix memory leak in drm_mode_setcrtc() | Ville Syrjälä | 1 | -0/+9 |
2012-03-15 | drm: Make drm_mode_attachmode() void | Ville Syrjälä | 1 | -11/+5 |
2012-03-15 | drm: Check crtc x and y coordinates | Ville Syrjälä | 1 | -0/+4 |
2012-03-15 | drm: Warn if mode to umode conversion overflows the destination types | Ville Syrjälä | 1 | -0/+7 |
2012-03-15 | drm: Change drm_display_mode::type to unsigned | Ville Syrjälä | 1 | -1/+1 |
2012-03-15 | drm: Reject mode set with current fb if no current fb is bound | Ville Syrjälä | 1 | -8/+6 |
2012-03-15 | gma500: suspend/resume support for Cedartrail | Alan Cox | 4 | -20/+181 |
2012-03-15 | gma500: Fix resume paths | Alan Cox | 1 | -3/+0 |
2012-03-15 | drm/nouveau: add userspace fallback hints. | Dave Airlie | 1 | -0/+3 |
2012-03-13 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 32 | -1340/+2685 |
2012-03-13 | drm/nouveau: map first page of mmio early and determine chipset earlier | Ben Skeggs | 2 | -63/+62 |
2012-03-13 | drm/nvd0/disp: disconnect encoders before reprogramming them | Ben Skeggs | 1 | -33/+33 |
2012-03-13 | drm/nvd0/disp: move syncs/magic setup to or mode_set | Ben Skeggs | 1 | -20/+39 |
2012-03-13 | drm/nouveau/dp: account for channel coding overhead in link training | Ben Skeggs | 1 | -0/+3 |
2012-03-13 | drm/nvd0/disp: fix dcb sor link matching in supervisor handler | Ben Skeggs | 1 | -8/+9 |
2012-03-13 | drm/nvd0/disp: initial implementation of displayport | Ben Skeggs | 2 | -4/+171 |
2012-03-13 | drm/nouveau/dp: make dp dpms function common, call from sor code instead | Ben Skeggs | 3 | -22/+31 |
2012-03-13 | drm/nv50/hwsq: some nv92 fixes | Martin Peres | 1 | -2/+3 |
2012-03-13 | drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c | Ben Skeggs | 5 | -228/+231 |
2012-03-13 | drm/nouveau/dp: make functions for executing various bios tables | Ben Skeggs | 1 | -9/+46 |
2012-03-13 | drm/nouveau/pm: fix oops if chipset has no pm support at all | Ben Skeggs | 1 | -3/+5 |
2012-03-13 | drm/nouveau/bios: rework vbios shadowing | Ben Skeggs | 2 | -121/+158 |
2012-03-13 | drm/nouveau/bios: attempt acpi rom fetch before pcirom | Ben Skeggs | 1 | -1/+1 |
2012-03-13 | drm/nvd0/disp: attempt to handle more than 2 crtcs if possible | Ben Skeggs | 1 | -19/+14 |
2012-03-13 | drm/nvc0/vram: get part count from PUNITS | Ben Skeggs | 1 | -16/+14 |
2012-03-13 | drm/nv40/pm: fix fanspeed regression | Ben Skeggs | 1 | -0/+4 |
2012-03-13 | drm/nouveau/pm: several fixes for nvc0 memory timings | Roy Spliet | 1 | -3/+6 |
2012-03-13 | drm/nvc0/pm: restrict pll mode to clocks that can actually use it | Ben Skeggs | 1 | -1/+1 |
2012-03-13 | drm/nouveau/dp: fix bad comparison in dp_link_train_commit() | Xi Wang | 1 | -1/+1 |
2012-03-13 | drm/nouveau/mxm: call mxmi to determine revision before calling mxms | Ben Skeggs | 1 | -1/+38 |
2012-03-13 | drm/nouveau/pm: init only after display subsystem has been created | Ben Skeggs | 1 | -7/+5 |
2012-03-13 | drm/nvc0/fb: detect presense of second rank | Ben Skeggs | 1 | -0/+1 |
2012-03-13 | drm/nv50/display: expose color vibrance control | Christoph Bumiller | 6 | -3/+85 |
2012-03-13 | drm/nv50-nvc0/vm: support unsnooped system memory | Ben Skeggs | 3 | -17/+17 |
2012-03-13 | drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 | Ben Skeggs | 2 | -1/+7 |
2012-03-13 | drm/nouveau/mem: handle dll_off for ddr2/ddr3 | Ben Skeggs | 1 | -11/+23 |
2012-03-13 | drm/nouveau/pm: extend profile interface for destroy/init/fini | Ben Skeggs | 2 | -0/+25 |
2012-03-13 | drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery | Ben Skeggs | 4 | -46/+120 |
2012-03-13 | drm/nouveau/pm: fix dll off -> dll on transitions | Ben Skeggs | 1 | -2/+7 |
2012-03-13 | drm/nouveau/pm: detect when we need dll disabled for gddr3 | Ben Skeggs | 3 | -1/+12 |
2012-03-13 | drm/nv50: fix detection of second vram rank | Ben Skeggs | 1 | -1/+1 |