aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-01
* drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser2010-08-01
* drm/via: fixed coding style issues, simplified returnNicolas Kaiser2010-08-01
* drm/i830: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-01
* drm/i810: fixed coding style issuesNicolas Kaiser2010-08-01
* drm: Free devname along with master->uniqueChris Wilson2010-08-01
* drm: Free the idr layers before calling idr_destroy()Chris Wilson2010-08-01
* drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson2010-08-01
* drm: Return EBUSY if the framebuffer is unbound when flipping.Chris Wilson2010-07-20
* drm: add "auto" dithering methodBen Skeggs2010-07-20
* drm: unify crtc,connector,encoder,fb debug printingJerome Glisse2010-07-15
* drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()Ben Skeggs2010-07-12
* drm: add PCI requirements to low-level drivers.Dave Airlie2010-07-08
* Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-07
|\
| * drm/i915: add tracepoints for flip requests & completionsJesse Barnes2010-07-02
| * drm: add per-event vblank event trace pointsJesse Barnes2010-07-02
| * drm: add vblank event trace pointJesse Barnes2010-07-02
* | drm/kms: add crtc disable functionAlex Deucher2010-07-07
* | Merge branch 'drm-intel-lru' into drm-testingDave Airlie2010-07-07
|\ \
| * | drm: implement helper functions for scanning lru listDaniel Vetter2010-07-06
| * | drm_mm: extract check_free_mm_nodeDaniel Vetter2010-07-06
| * | drm: sane naming for drm_mm.cDaniel Vetter2010-07-06
| * | drm: kill dead code in drm_mm.cDaniel Vetter2010-07-06
| * | drm: kill drm_mm_node->privateDaniel Vetter2010-07-06
| * | drm: use list_for_each_entry in drm_mm.cDaniel Vetter2010-07-06
| |/
* | Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-07
|\ \
| * | drm: Make sure the DRM offset matches the CPUJordan Crouse2010-05-31
| * | drm: Add __arm defines to DRMJordan Crouse2010-05-31
| * | drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-05-31
| * | drm: Remove drm_resource wrappersJordan Crouse2010-05-31
* | | 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