| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: interrupt bit definitions for VLV | Jesse Barnes | 2012-03-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: add ValleyView specific force wake get/put functions | Jesse Barnes | 2012-03-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | agp/intel: add ValleyView AGP driver | Jesse Barnes | 2012-03-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | agp/intel: map more registers for use by the GTT code | Jesse Barnes | 2012-03-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Enable HDMI on ValleyView | Shobhit Kumar | 2012-03-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: program drain latency regs on ValleyView | Gajanan Bhat | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: add ValleyView clock gating init | Jesse Barnes | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: add DPIO support | Jesse Barnes | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: PLL defines for VLV | Jesse Barnes | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: ValleyView watermark support | Jesse Barnes | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: add ValleyView driver structs and IS_VALLEYVIEW macro | Jesse Barnes | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: split PLL update code out of i9xx_crtc_mode_set | Daniel Vetter | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: split LVDS update code out of i9xx_crtc_mode_set | Daniel Vetter | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Initialise GTT MTRR to -1 | Chris Wilson | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: assign HDMI port D to pin pair 6 | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: cleanup error messages and comments | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/intel_i2c: refactor gmbus_xfer | Daniel Kurtz | 2012-03-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: mark pwrite/pread slowpaths with unlikely | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: fixup in-line clflushing on bit17 swizzled bos | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: extend prefault helpers to fault in more than PAGE_SIZE | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: extract copy helpers from shmem_pread|pwrite | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: use uncached writes in pwrite | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: fall back to shmem pwrite when the buffer is not accessible | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: implement inline clflush for pwrite | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: don't clobber userspace memory before commiting to the pread | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: drop gtt slowpath | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: don't call shmem_read_mapping unnecessarily | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: don't use gtt_pwrite on LLC cached objects | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: kill ranged cpu read domain support | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move clflushing into shmem_pread | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: add helper to clflush a virtual address range | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: merge shmem_pread slow&fast-path | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: merge shmem_pwrite slow&fast-path | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Avoid using mappable space for relocation processing through the CPU | Chris Wilson | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: clear the entire gtt when using gem | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: the intel gtt is _not_ an agp bridge! | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: reinstate GM45 TV detection fix | Daniel Vetter | 2012-03-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Batch copy_from_user for relocation processing | Chris Wilson | 2012-03-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: enable gmbus on gen2 | Daniel Vetter | 2012-03-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: add an explict mmio base for gpio/gmbus io | Daniel Vetter | 2012-03-25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915/sdov: switch IS_SDVOB to a flag | Daniel Vetter | 2012-03-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: re-order GT IIR bit definitions | Jesse Barnes | 2012-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c | Jesse Barnes | 2012-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Release the mmap offset when purging a buffer | Chris Wilson | 2012-03-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Add lvds_channel module option | Takashi Iwai | 2012-03-22 | |
