index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2010-09-07
drm/i915: Include a generation number in the device info
Chris Wilson
2010-08-09
drm/i915: Set up a render context on Ironlake
Zou Nan hai
2010-08-09
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
2010-08-09
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
2010-08-09
drm/i915: Implement fair lru eviction across both rings. (v2)
Chris Wilson
2010-08-09
drm/i915: Move the eviction logic to its own file.
Chris Wilson
2010-08-09
drm/i915: Use a common seqno for all rings.
Chris Wilson
2010-08-09
drm/i915: Capture the overlay status upon a GPU hang.
Chris Wilson
2010-08-09
drm/i915: Use an uncommon name for the local dev_priv in macros
Chris Wilson
2010-08-09
drm/i915: Only emit flushes on active rings.
Chris Wilson
2010-08-01
drm/i915: Repeat unbinding during free if interrupted (v6)
Chris Wilson
2010-08-01
drm/i915: Refactor i915_gem_retire_requests()
Chris Wilson
2010-08-01
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
2010-08-01
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
2010-08-01
drm/i915: Sparse warns about the incorrect sign for storing bit17
Chris Wilson
2010-08-01
drm/i915: Silence sparse complaints over insufficient bitfield int types.
Chris Wilson
2010-08-01
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
2010-08-01
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
2010-08-01
drm/i915: Fix watermark calculation in self-refresh mode
Zhao Yakui
2010-07-26
drm/i915: add pipe A force quirks to i915 driver
Jesse Barnes
2010-07-26
drm/i915: disable FBC when more than one pipe is active
Jesse Barnes
2010-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-06-18
drm/i915: gen3 page flipping fixes
Jesse Barnes
2010-06-14
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
2010-05-26
drm/i915: Clean up leftover bits from hws move to ring structure.
Eric Anholt
2010-05-26
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
2010-05-26
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
2010-05-26
drm/i915: add power monitoring support
Jesse Barnes
2010-05-26
drm/i915: implement BSD ring buffer V2
Zou Nan hai
2010-05-26
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
2010-05-10
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
2010-05-10
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-07
drm/i915: Make fbc control wrapper functions
Adam Jackson
2010-04-22
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
2010-04-22
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
2010-04-20
drm/i915: don't use ->driver_private anymore
Daniel Vetter
2010-04-20
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-18
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
Adam Jackson
2010-04-12
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
drm/i915: Probe for PCH chipset type
Zhenyu Wang
2010-04-12
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
[next]