2008-05-30 |
Eric Anholt | Merge commit 'origin/master' into drm-gem |
blob | commitdiff |
2008-05-28 |
Eric Anholt | [intel-gem] Replace idlelock usage with real lock acqui... |
blob | commitdiff | diff to current |
2008-05-28 |
Dave Airlie | i915: fix BSD bh, DRI2 not uses anywhere else |
blob | commitdiff | diff to current |
2008-05-27 |
Jie Luo | [i915] Fix typo in (unused) START_ADDR definition. |
blob | commitdiff | diff to current |
2008-05-27 |
Robert Noland | [FreeBSD] Add vblank-rework support and get drivers... |
blob | commitdiff | diff to current |
2008-05-26 |
Keith Packard | [i915] leave interrupts masked off when not in use. |
blob | commitdiff | diff to current |
2008-05-26 |
Keith Packard | [intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for... |
blob | commitdiff | diff to current |
2008-05-23 |
Keith Packard | [intel] Add debug code to verify the cached ring tail... |
blob | commitdiff | diff to current |
2008-05-23 |
Eric Anholt | [gem] Release GEM buffers from work task scheduled... |
blob | commitdiff | diff to current |
2008-05-21 |
Eric Anholt | [gem] Replace ring throttling hack with actual time... |
blob | commitdiff | diff to current |
2008-05-20 |
Eric Anholt | [gem] Use a separate sequence number field from classic/ttm |
blob | commitdiff | diff to current |
2008-05-20 |
Eric Anholt | [gem] Rename sequence numbers from "cookie" to "seqno" |
blob | commitdiff | diff to current |
2008-05-20 |
Eric Anholt | [gem] Clean up active/inactive list handling using... |
blob | commitdiff | diff to current |
2008-05-16 |
Eric Anholt | [gem] Hold dev->struct_mutex to protect structure data. |
blob | commitdiff | diff to current |
2008-05-15 |
Eric Anholt | [gem] Rename the GTT LRU lists to active (executing... |
blob | commitdiff | diff to current |
2008-05-11 |
Keith Packard | [GEM] Make pread/pwrite manage memory domains. No luck... |
blob | commitdiff | diff to current |
2008-05-11 |
Keith Packard | Merge commit 'anholt/drm-gem' into drm-gem |
blob | commitdiff | diff to current |
2008-05-10 |
Eric Anholt | GEM: Separate the LRU into execution list and LRU list. |
blob | commitdiff | diff to current |
2008-05-08 |
Keith Packard | [intel-gem] Move domains to relocation records. add... |
blob | commitdiff | diff to current |
2008-05-07 |
Keith Packard | [intel-GEM] ref count objects in gtt-lru. |
blob | commitdiff | diff to current |
2008-05-06 |
Keith Packard | Merge commit 'anholt/drm-gem' into drm-gem |
blob | commitdiff | diff to current |
2008-05-06 |
Eric Anholt | GEM: Use irq-based fencing rather than syncing and... |
blob | commitdiff | diff to current |
2008-05-06 |
Keith Packard | Dump last batch buffer when hardware lockup is detected. |
blob | commitdiff | diff to current |
2008-05-05 |
Keith Packard | Add i915_dispatch_gem_execbuffer (broken). |
blob | commitdiff | diff to current |
2008-05-02 |
Keith Packard | Remove drm_driver argument to functions taking drm_gem_... |
blob | commitdiff | diff to current |
2008-05-01 |
Eric Anholt | Add pin/unpin object ioctls for gem. |
blob | commitdiff | diff to current |
2008-05-01 |
Eric Anholt | checkpoint: gtt binding written. |
blob | commitdiff | diff to current |
2008-05-01 |
Eric Anholt | checkpoint: rename to GEM and a few more i915 bits. |
blob | commitdiff | diff to current |
2008-04-30 |
Eric Anholt | Hacking towards hooking up execbuffer. |
blob | commitdiff | diff to current |
2008-04-29 |
Jesse Barnes | i915: fix off by one in VGA save/restore of AR & CR... |
blob | commitdiff | diff to current |
2008-04-22 |
Dave Airlie | i915: gfx hw and i945gme fixes from upstream |
blob | commitdiff | diff to current |
2008-04-20 |
Keith Packard | [I915] Handle tiled buffers in vblank tasklet |
blob | commitdiff | diff to current |
2008-04-12 |
Keith Packard | Save and restore dsparb and d_state regs |
blob | commitdiff | diff to current |
2008-03-12 |
Thomas Hellstrom | Merge branch 'intel-post-reloc' |
blob | commitdiff | diff to current |
2008-03-12 |
Thomas Hellstrom | Avoid large kmallocs. |
blob | commitdiff | diff to current |
2008-03-08 |
Keith Packard | Switch from PIPE_VBLANK to PIPE_EVENT interrupts. |
blob | commitdiff | diff to current |
2008-02-29 |
Thomas Hellstrom | More post-ioctl work. |
blob | commitdiff | diff to current |
2008-02-17 |
Keith Packard | [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE... |
blob | commitdiff | diff to current |
2008-02-13 |
Kristian Høgsberg | i915: Add a dri2 init path that gets the lock from... |
blob | commitdiff | diff to current |
2008-02-07 |
Jesse Barnes | Fix saveGR array size |
blob | commitdiff | diff to current |
2008-02-07 |
Jesse Barnes | i915: save/restore interrupt state |
blob | commitdiff | diff to current |
2008-02-05 |
Thomas Hellstrom | i915: Re-report breadcrumbs on poll to the fence manager, |
blob | commitdiff | diff to current |
2008-01-30 |
Thomas Hellstrom | Simplify the fencing code and differentiate between... |
blob | commitdiff | diff to current |
2008-01-24 |
Eric Anholt | Merge commit 'airlied/i915-ttm-cfu' |
blob | commitdiff | diff to current |
2008-01-24 |
Jesse Barnes | Remove broken 'in vblank' accounting |
blob | commitdiff | diff to current |
2008-01-23 |
Jesse Barnes | Fix IS_I915G macro |
blob | commitdiff | diff to current |
2008-01-23 |
Dave Airlie | drm/i915: add support for E7221 |
blob | commitdiff | diff to current |
2008-01-22 |
Jesse Barnes | Correct vblank count value |
blob | commitdiff | diff to current |
2008-01-22 |
Jesse Barnes | Merge branch 'master' into vblank-rework, including... |
blob | commitdiff | diff to current |
2008-01-15 |
Zhenyu Wang | i915: Add chipset id for Intel Integrated Graphics... |
blob | commitdiff | diff to current |
2008-01-03 |
Márton Németh | drm: cleanup DRM_DEBUG() parameters |
blob | commitdiff | diff to current |
2008-01-03 |
Dave Airlie | Merge branch 'r500-support' |
blob | commitdiff | diff to current |
2007-12-21 |
Keith Packard | Rename inappropriately named 'mask' fields to 'proposed... |
blob | commitdiff | diff to current |
2007-12-12 |
Keith Packard | Bump driver minor for relocation optimzations |
blob | commitdiff | diff to current |
2007-11-19 |
Eric Anholt | Fix capitalization of __linux__ define. |
blob | commitdiff | diff to current |
2007-11-19 |
Robert Noland | Bug #13233: Fix build on FreeBSD. |
blob | commitdiff | diff to current |
2007-11-06 |
Zhenyu Wang | [PATCH] i915: fix missing G33 detect in IS_I9XX |
blob | commitdiff | diff to current |
2007-11-06 |
Dave Airlie | i915: cleanup most of the whitespace |
blob | commitdiff | diff to current |
2007-11-05 |
Dave Airlie | drm: remove lots of spurious whitespace. |
blob | commitdiff | diff to current |
2007-10-31 |
Dave Airlie | i915: add backwards compat chipset flushing code |
blob | commitdiff | diff to current |
2007-10-30 |
Jesse Barnes | Merge branch 'master' into vblank-rework, fixup remaini... |
blob | commitdiff | diff to current |
2007-10-30 |
Dave Airlie | drm/i915: add driver cache flush entry point |
blob | commitdiff | diff to current |
2007-10-29 |
Jesse Barnes | Remove unused memory save areas |
blob | commitdiff | diff to current |
2007-10-26 |
Jesse Barnes | i915: suspend/resume support |
blob | commitdiff | diff to current |
2007-10-25 |
Thomas Hellstrom | Merge branch 'master' into drm-ttm-finalize |
blob | commitdiff | diff to current |
2007-10-22 |
Thomas Hellstrom | A cmdbuf mutex to implement validate-submit-fence atomi... |
blob | commitdiff | diff to current |
2007-10-12 |
Dave Airlie | i915: add superioctl support to i915 |
blob | commitdiff | diff to current |
2007-10-05 |
Dave Airlie | Merge branch 'pre-superioctl-branch' |
blob | commitdiff | diff to current |
2007-09-25 |
Thomas Hellstrom | Merge branch 'master' into pre-superioctl-branch |
blob | commitdiff | diff to current |
2007-09-22 |
Thomas Hellstrom | Add fence error member. |
blob | commitdiff | diff to current |
2007-09-19 |
Eric Anholt | Merge branch 'origin' into bo-set-pin |
blob | commitdiff | diff to current |
2007-09-12 |
Jesse Barnes | Remove plane->pipe mapping from SAREA private after all |
blob | commitdiff | diff to current |
2007-09-11 |
Jesse Barnes | Merge branch 'master' of ssh://git.freedesktop.org... |
blob | commitdiff | diff to current |
2007-09-11 |
Jesse Barnes | Disambiguate planes & pipes for swap operations |
blob | commitdiff | diff to current |
2007-08-31 |
Ian Romanick | Merge branch 'master' of ssh+git://git.freedesktop... |
blob | commitdiff | diff to current |
2007-08-28 |
Keith Packard | Add register defines for hw binning |
blob | commitdiff | diff to current |
2007-08-16 |
Eric Anholt | Merge branch 'master' into bo-set-pin |
blob | commitdiff | diff to current |
2007-08-10 |
Dave Airlie | i915: i965 non-secure batchbuffer bit has moved. |
blob | commitdiff | diff to current |
2007-07-26 |
Ian Romanick | Merge branch 'master' of ssh+git://git.freedesktop... |
blob | commitdiff | diff to current |
2007-07-21 |
Eric Anholt | Replace DRM_IOCTL_ARGS with (dev, data, file_priv)... |
blob | commitdiff | diff to current |
2007-07-20 |
Eric Anholt | Replace filp in ioctl arguments with drm_file *file_priv. |
blob | commitdiff | diff to current |
2007-07-19 |
Eric Anholt | Merge branch 'origin' |
blob | commitdiff | diff to current |
2007-07-18 |
Eric Anholt | Add dry-coded DRM drawable private information storage... |
blob | commitdiff | diff to current |
2007-07-16 |
Eric Anholt | Fix FreeBSD build. |
blob | commitdiff | diff to current |
2007-07-16 |
Dave Airlie | drm: detypedef ttm/bo/fence code |
blob | commitdiff | diff to current |
2007-07-16 |
Dave Airlie | drm: remove drmP.h internal typedefs |
blob | commitdiff | diff to current |
2007-07-16 |
Dave Airlie | Merge branch 'drm-ttm-cleanup-branch' |
blob | commitdiff | diff to current |
2007-07-11 |
Dave Airlie | Merge branch 'master' into cleanup |
blob | commitdiff | diff to current |
2007-06-22 |
Jesse Barnes | Merge branch 'vblank-rework' into vblank |
blob | commitdiff | diff to current |
2007-06-22 |
Jesse Barnes | more vblank rework |
blob | commitdiff | diff to current |
2007-06-15 |
Michel Dänzer | i915: Fix handling of breadcrumb counter wraparounds. |
blob | commitdiff | diff to current |
2007-06-14 |
Jesse Barnes | Comment new vblank routines and fixup several issues: |
blob | commitdiff | diff to current |
2007-06-12 |
Jesse Barnes | Update vblank code: |
blob | commitdiff | diff to current |
2007-06-12 |
Jesse Barnes | Initial checkin of vblank rework. Code attempts to... |
blob | commitdiff | diff to current |
2007-06-12 |
Thomas Hellstrom | Try to make buffer object / fence object ioctl args... |
blob | commitdiff | diff to current |
2007-06-05 |
Wang Zhenyu | Add support for the G33, Q33, and Q35 chipsets. |
blob | commitdiff | diff to current |
2007-03-30 |
Eric Anholt | Merge branch 'crestline-qa', adding support for the... |
blob | commitdiff | diff to current |
2007-03-30 |
Eric Anholt | Merge branch 'origin' |
blob | commitdiff | diff to current |
2007-03-27 |
Dave Airlie | drm/i915: set the bo up at firstopen time not after... |
blob | commitdiff | diff to current |
2007-03-19 |
Nian Wu | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm... |
blob | commitdiff | diff to current |
next |