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
Age
Commit message (
Expand
)
Author
2010-08-09
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
Chris Wilson
2010-08-09
drm/i915/edp: Flush the write before waiting for PLLs
Chris Wilson
2010-08-09
drm/i915: Ensure that while(INREG()) are bounded (v2)
Chris Wilson
2010-08-09
drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind
Chris Wilson
2010-08-09
drm/i915: Update watermarks for Ironlake after dpms changes
Chris Wilson
2010-08-09
drm/i915/opregion: Use ASLE response codes defined in 0.1
Chris Wilson
2010-08-09
drm/i915/display: Add pipe/plane information to dpms debugging
Chris Wilson
2010-08-09
drm/i915: Truncate the shmem backing pages on purge
Chris Wilson
2010-08-09
drm/i915: Write to display base last.
Chris Wilson
2010-08-09
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
2010-08-09
drm/i915/sdvo: Markup a few constant strings.
Chris Wilson
2010-08-09
drm/i915: Record error batch buffers using iomem
Chris Wilson
2010-08-09
drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)
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: prepare for fair lru eviction
Daniel Vetter
2010-08-09
drm/i915: Append the object onto the inactive list on binding.
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: Inline ringbuffer_emit()
Chris Wilson
2010-08-09
drm/i915: Move ringbuffer accounting to begin/advance.
Chris Wilson
2010-08-09
drm/i915: Unroll wrapping of the ringbuffer.
Chris Wilson
2010-08-09
drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
Chris Wilson
2010-08-09
drm/i915: Disable the cursor for DPMS_OFF
Chris Wilson
2010-08-09
drm/i915: i8xx also doesn't like multiple oustanding pageflips
Daniel Vetter
2010-08-09
drm/i915: fixup pageflip ringbuffer commands for i8xx
Daniel Vetter
2010-08-09
drm/i915: report all active objects as busy
Chris Wilson
2010-08-09
drm/i915: Mark the static memory latency tables const.
Chris Wilson
2010-08-09
drm/i915: Only emit flushes on active rings.
Chris Wilson
2010-08-09
drm/i915/sdvo: Add dot crawl property
Chris Wilson
2010-08-09
drm/i915/sdvo: Add missing TV filters
Chris Wilson
2010-08-09
drm/i915/sdvo: Check for allocation failure when constructing properties
Chris Wilson
2010-08-09
drm/i915/sdvo: Use an integer mapping for supported tv format modes
Chris Wilson
2010-08-09
drm/i915/sdvo: Propagate errors from reading/writing control bus.
Chris Wilson
2010-08-09
drm/i915: Subclass intel_connector.
Chris Wilson
2010-08-09
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-08-09
drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling.
Chris Wilson
2010-08-09
drm/i915: Remove useless message when disabling "Big FIFO" on PineView
Chris Wilson
2010-08-09
drm: fix fallouts from slow-work -> wq conversion
Tejun Heo
2010-08-09
drm/nvc0: fix typo in PRAMIN flush
Ben Skeggs
2010-08-09
drm/nouveau: Fix DCB TMDS config parsing.
Francisco Jerez
2010-08-09
drm/nv30: Fix PFB init for nv31.
Francisco Jerez
2010-08-09
drm/nv04: Fix up SGRAM density detection.
Francisco Jerez
2010-08-09
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
Francisco Jerez
2010-08-09
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
Francisco Jerez
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-08-06
drm/nouveau: reduce severity of some "error" messages
Ben Skeggs
[prev]
[next]