summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-08-02drm/i915: Include instdone[1] in hangcheckChris Wilson
2010-08-02drm/i915: Remove the WARN when failing to set tiling.Chris Wilson
2010-08-02drm/i915: fix FDI frequency checkJesse Barnes
2010-08-02drm/i915: Sparse warning about invalid value for burst_ena in tv_modesChris Wilson
2010-08-02drm/i915: Sparse warns about the incorrect sign for storing bit17Chris Wilson
2010-08-02drm/i915: Silence sparse over non-static local structure.Chris Wilson
2010-08-02drm/i915: Silence sparse over duplicate members in static initializerChris Wilson
2010-08-02drm/i915: Silence sparse complaints over insufficient bitfield int types.Chris Wilson
2010-08-02drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()Chris Wilson
2010-08-02drm/i915: Propagate error from drm_vblank_get() during page-flipping.Chris Wilson
2010-08-02drm/i915: Propagate error from drm_install_irq() during EnterVTChris Wilson
2010-08-02drm/i915: Typo in #defineNicolas Kaiser
2010-08-02drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui
2010-08-02drm/i915: Calculate cursor watermark under non-SR state for IronlakeZhao Yakui
2010-08-02drm/i915: Apply self-refresh watermark calculation for cursor planeZhao Yakui
2010-08-02drm/i915: Fix fifo size for self-refresh watermark on 965GZhao Yakui
2010-08-02drm/i915: Fix watermark calculation in self-refresh modeZhao Yakui
2010-08-02drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui
2010-08-02drm/i915: remove duplicate PIPE*STAT bit definitionsJesse Barnes
2010-08-02drm/i915: remove unused vblank_enable var from i915_driver_irq_handlerJesse Barnes
2010-08-02drm/i915: Explosion following OOM in do_execbuffer.Chris Wilson
2010-08-02gpu/drm/i915: Add a blacklist to omit modeset on LID openThomas Bächler
2010-08-02drm/radeon: add basic zmask/hiz support (v4)Dave Airlie
2010-08-02drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.Dave Airlie
2010-08-02Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-08-02Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez
2010-08-02drm/sis: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-02drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-02drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser
2010-08-02drm/radeon/kms: trivial code style fixes for audioRafał Miłecki
2010-08-02drm/i830: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-02drm/i810: fixed coding style issuesNicolas Kaiser
2010-08-02drm: Free devname along with master->uniqueChris Wilson
2010-08-02drm: Free the idr layers before calling idr_destroy()Chris Wilson
2010-08-02drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()Kulikov Vasiliy
2010-08-02drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson
2010-08-02drm/radeon: remove viewport transform from r6xx/r7xx blit emitAlex Deucher
2010-08-02drm/radeon: group r6xx/r7xx newly sequential blit stateAlex Deucher
2010-08-02drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequentialAlex Deucher
2010-08-02drm/radeon: r6xx/r7xx move vport clipping to a single packetAlex Deucher
2010-08-02drm/radeon: group r6xx/r7xx sequential blit stateAlex Deucher
2010-08-02drm/radeon: remove duplicate state emit in r6xx/r7xx blitAlex Deucher
2010-08-02drm/radeon: add comments to r6xx/r7xx blit stateAlex Deucher
2010-08-02drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher
2010-08-02drm/radeon/kms: remove rs4xx gart limitAlex Deucher
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie
2010-08-02drm: radeon: fix sign bugDan Carpenter
2010-08-02drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie