Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | viafb: factor lcd scaling parameters out | Florian Tobias Schandinat | 2011-03-09 | 2 | -85/+19 | |
| | * | | | | | | | | | | viafb: strip some structures | Florian Tobias Schandinat | 2011-03-09 | 2 | -15/+0 | |
| | * | | | | | | | | | | viafb: remove unused data_mode and device_type | Florian Tobias Schandinat | 2011-03-09 | 1 | -3/+0 | |
| | * | | | | | | | | | | viafb: kill lcd_panel_id | Florian Tobias Schandinat | 2011-03-09 | 5 | -107/+13 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | video via: make local variables static | Stephen Hemminger | 2011-03-09 | 5 | -59/+61 | |
| | * | | | | | | | | | video via: fix iomem access | Stephen Hemminger | 2011-03-09 | 1 | -8/+7 | |
| | * | | | | | | | | | video/via: drop deprecated (and unused) i2c_adapter.id | Peter Huewe | 2011-03-02 | 1 | -1/+0 | |
| * | | | | | | | | | | fbdev: sh_mobile_lcdc: Add YUV framebuffer support | Damian Hobson-Garcia | 2011-03-16 | 2 | -29/+114 | |
| * | | | | | | | | | | fbdev: sh_mobile_lcdcfb: add backlight support | Alexandre Courbot | 2011-03-10 | 3 | -0/+84 | |
* | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-17 | 166 | -6008/+9062 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | drm/radeon: fixup refcounts in radeon dumb create ioctl. | Dave Airlie | 2011-03-17 | 1 | -3/+5 | |
| * | | | | | | | | | | drm: radeon: *_cs_packet_parse_vline() cleanup | Paul Bolle | 2011-03-17 | 3 | -42/+23 | |
| * | | | | | | | | | | radeon: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 2011-03-17 | 1 | -4/+2 | |
| * | | | | | | | | | | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next | Dave Airlie | 2011-03-16 | 107 | -362/+931 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm: Retry i2c transfer of EDID block after failure | Chris Wilson | 2011-03-16 | 1 | -16/+24 | |
| * | | | | | | | | | | | drm/radeon/kms: fix typo in atom overscan setup | Alex Deucher | 2011-03-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | drm: Hold the mode mutex whilst probing for sysfs status | Chris Wilson | 2011-03-16 | 1 | -0/+7 | |
| * | | | | | | | | | | | Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr... | Dave Airlie | 2011-03-15 | 12 | -92/+257 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/nouveau: fix __nouveau_fence_wait performance | Marcin Slusarz | 2011-03-14 | 1 | -3/+12 | |
| | * | | | | | | | | | | | drm/nv40: attempt to reserve just enough vram for all 32 channels | Ben Skeggs | 2011-03-14 | 2 | -10/+27 | |
| | * | | | | | | | | | | | drm/nv50: check for vm traps on every gr irq | Ben Skeggs | 2011-03-14 | 5 | -6/+5 | |
| | * | | | | | | | | | | | drm/nv50: decode vm faults some more | Ben Skeggs | 2011-03-14 | 1 | -6/+142 | |
| | * | | | | | | | | | | | drm/nouveau: add nouveau_enum_find() util function | Ben Skeggs | 2011-03-14 | 3 | -53/+66 | |
| | * | | | | | | | | | | | drm/nouveau: properly handle pushbuffer check failures | Marcin Slusarz | 2011-03-14 | 1 | -2/+4 | |
| | * | | | | | | | | | | | drm/nvc0: remove vm hack forcing large/small pages to not share a PDE | Ben Skeggs | 2011-03-14 | 1 | -12/+1 | |
| * | | | | | | | | | | | | drm/i915: disable opregion lid detection for now. | Dave Airlie | 2011-03-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2011-03-14 | 310 | -5050/+6084 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-03-07 | 9 | -40/+70 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/i915: Only wait on a pending flip if we intend to write to the buffer | Chris Wilson | 2011-03-07 | 1 | -48/+44 | |
| | * | | | | | | | | | | | | drm/i915/dp: Sanity check eDP existence | Chris Wilson | 2011-03-07 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | drm/i915: Don't save/restore hardware status page address register | Zhenyu Wang | 2011-03-02 | 2 | -7/+0 | |
| | * | | | | | | | | | | | | drm/i915: don't store the reg value for HWS_PGA | Chris Wilson | 2011-03-02 | 2 | -7/+13 | |
| | * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-03-01 | 69 | -286/+561 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/i915: Re-enable GPU semaphores for SandyBridge mobile | Chris Wilson | 2011-03-01 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#" | Chris Wilson | 2011-03-01 | 2 | -1/+13 | |
| | * | | | | | | | | | | | | | Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU" | Chris Wilson | 2011-03-01 | 2 | -38/+0 | |
| | * | | | | | | | | | | | | | drm/i915: Allow relocation deltas outside of target bo | Chris Wilson | 2011-03-01 | 2 | -10/+3 | |
| | * | | | | | | | | | | | | | drm/i915: Silence an innocuous compiler warning for an unused variable | Chris Wilson | 2011-03-01 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | drm/i915: Use a symbolic constant for OpRegion lid state | Chris Wilson | 2011-02-24 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-02-22 | 77 | -1714/+892 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/i915: Add support for limited color range of broadcast outputs | Chris Wilson | 2011-02-22 | 7 | -2/+82 | |
| | * | | | | | | | | | | | | | | drm/i915: Use a device flag for non-interruptible phases | Chris Wilson | 2011-02-22 | 6 | -71/+60 | |
| | * | | | | | | | | | | | | | | drm/i915: First try a normal large kmalloc for the temporary exec buffers | Chris Wilson | 2011-02-22 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | drm/i915: Add a module parameter to ignore lid status | Chris Wilson | 2011-02-22 | 3 | -0/+9 | |
| | * | | | | | | | | | | | | | | drm/i915: Protect against drm_gem_object not being the first member | Chris Wilson | 2011-02-22 | 5 | -16/+16 | |
| | * | | | | | | | | | | | | | | drm/i915: fix per-pipe reads after "cleanup" | Jesse Barnes | 2011-02-22 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" | Chris Wilson | 2011-02-22 | 4 | -82/+41 | |
| | * | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-02-16 | 455 | -3258/+7865 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | agp/intel: Experiment with a 855GM GWB bit | Chris Wilson | 2011-02-16 | 2 | -35/+22 | |
| | | * | | | | | | | | | | | | | | drm/i915: don't enable FDI & transcoder interrupts after all | Jesse Barnes | 2011-02-16 | 1 | -3/+3 |