intel: Fix typo in unused register definition name.
[profile/ivi/libdrm.git] / shared-core / i915_drv.h
2008-07-29 Eric Anholtintel: Fix typo in unused register definition name.
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-07-28 Eric Anholtintel-gem: Another checkpatch.pl pass.
2008-07-28 Eric Anholtintel-gem: Speed up tiled readpixels by tracking which...
2008-07-27 Eric Anholtintel-gem: Move debug-only functions to a separate...
2008-07-23 Robert Nolandi915: Move all of the irq install/uninstall to load...
2008-07-21 Eric Anholtintel-gem: Set up HWS when it needs a vaddr during...
2008-07-15 Hong LiuThis is a modified version of Hong's patch from last...
2008-07-12 Eric Anholtintel-gem: Add two new ioctls for managing tiling on...
2008-07-02 Zhenyu Wangi915: official name for GM45 chipset
2008-06-24 Jesse Barnesi915: register definition & header file cleanup
2008-06-24 Keith PackardMerge branch 'drm-gem' into drm-gem-965
2008-06-24 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-23 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-23 Keith Packard[intel] allow the irq code to use either enable or...
2008-06-21 Keith Packard[intel] Count received interrupts
2008-06-21 Keith Packard[intel-gem] Add intel-specific /proc entries to help...
2008-06-20 Keith Packard[intel-gem] Use shmem_getpage instead of find_or_create...
2008-06-20 Keith Packard[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag...
2008-06-18 Zhenyu Wangi915: Add support for Intel 4 series chipsets
2008-06-13 Keith Packard[intel-gem] throttle based on frames rather than time...
2008-06-13 Keith Packard[intel-gem] Use a delayed_work instead of a timer ...
2008-06-13 Eric Anholt[gem] Remove the interrupt handler for retiring requests.
2008-06-11 Eric Anholt[gem] Move potentially device-specific ioctls to the...
2008-06-11 Eric Anholt[gem] Manage the ringbuffer from the kernel in the...
2008-06-08 Robert NolandI915 suspend/resume for FreeBSD
2008-06-06 Keith Packard[intel] remove settable use_mi_batchbuffer_start
2008-06-06 Keith Packard[intel-gem] Use timers to retire requests periodically.
2008-06-06 Keith Packard[intel-gem] Add explicit throttle ioctl
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-28 Eric Anholt[intel-gem] Replace idlelock usage with real lock acqui...
2008-05-28 Dave Airliei915: fix BSD bh, DRI2 not uses anywhere else
2008-05-27 Jie Luo[i915] Fix typo in (unused) START_ADDR definition.
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
2008-05-26 Keith Packard[i915] leave interrupts masked off when not in use.
2008-05-26 Keith Packard[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for...
2008-05-23 Keith Packard[intel] Add debug code to verify the cached ring tail...
2008-05-23 Eric Anholt[gem] Release GEM buffers from work task scheduled...
2008-05-21 Eric Anholt[gem] Replace ring throttling hack with actual time...
2008-05-20 Eric Anholt[gem] Use a separate sequence number field from classic/ttm
2008-05-20 Eric Anholt[gem] Rename sequence numbers from "cookie" to "seqno"
2008-05-20 Eric Anholt[gem] Clean up active/inactive list handling using...
2008-05-16 Eric Anholt[gem] Hold dev->struct_mutex to protect structure data.
2008-05-15 Eric Anholt[gem] Rename the GTT LRU lists to active (executing...
2008-05-11 Keith Packard[GEM] Make pread/pwrite manage memory domains. No luck...
2008-05-11 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-10 Eric AnholtGEM: Separate the LRU into execution list and LRU list.
2008-05-08 Keith Packard[intel-gem] Move domains to relocation records. add...
2008-05-07 Keith Packard[intel-GEM] ref count objects in gtt-lru.
2008-05-06 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-06 Eric AnholtGEM: Use irq-based fencing rather than syncing and...
2008-05-06 Keith PackardDump last batch buffer when hardware lockup is detected.
2008-05-05 Keith PackardAdd i915_dispatch_gem_execbuffer (broken).
2008-05-02 Keith PackardRemove drm_driver argument to functions taking drm_gem_...
2008-05-01 Eric AnholtAdd pin/unpin object ioctls for gem.
2008-05-01 Eric Anholtcheckpoint: gtt binding written.
2008-05-01 Eric Anholtcheckpoint: rename to GEM and a few more i915 bits.
2008-04-30 Eric AnholtHacking towards hooking up execbuffer.
2008-04-29 Jesse Barnesi915: fix off by one in VGA save/restore of AR & CR...
2008-04-22 Dave Airliei915: gfx hw and i945gme fixes from upstream
2008-04-20 Keith Packard[I915] Handle tiled buffers in vblank tasklet
2008-04-12 Keith PackardSave and restore dsparb and d_state regs
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromAvoid large kmallocs.
2008-03-08 Keith PackardSwitch from PIPE_VBLANK to PIPE_EVENT interrupts.
2008-02-29 Thomas HellstromMore post-ioctl work.
2008-02-17 Keith Packard[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE...
2008-02-13 Kristian Høgsbergi915: Add a dri2 init path that gets the lock from...
2008-02-07 Jesse BarnesFix saveGR array size
2008-02-07 Jesse Barnesi915: save/restore interrupt state
2008-02-05 Thomas Hellstromi915: Re-report breadcrumbs on poll to the fence manager,
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
2008-01-24 Jesse BarnesRemove broken 'in vblank' accounting
2008-01-23 Jesse BarnesFix IS_I915G macro
2008-01-23 Dave Airliedrm/i915: add support for E7221
2008-01-22 Jesse BarnesCorrect vblank count value
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-15 Zhenyu Wangi915: Add chipset id for Intel Integrated Graphics...
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-12 Keith PackardBump driver minor for relocation optimzations
2007-11-19 Eric AnholtFix capitalization of __linux__ define.
2007-11-19 Robert NolandBug #13233: Fix build on FreeBSD.
2007-11-06 Zhenyu Wang[PATCH] i915: fix missing G33 detect in IS_I9XX
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-31 Dave Airliei915: add backwards compat chipset flushing code
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-30 Dave Airliedrm/i915: add driver cache flush entry point
2007-10-29 Jesse BarnesRemove unused memory save areas
2007-10-26 Jesse Barnesi915: suspend/resume support
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-22 Thomas HellstromA cmdbuf mutex to implement validate-submit-fence atomi...
2007-10-12 Dave Airliei915: add superioctl support to i915
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-22 Thomas HellstromAdd fence error member.
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
next