index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
Age
Commit message (
Expand
)
Author
2011-02-24
drm/i915: fix corruptions on i8xx due to relaxed fencing
Daniel Vetter
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-22
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
2011-02-22
drm/i915: Add a module parameter to ignore lid status
Chris Wilson
2011-02-22
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-22
drm/i915: fix per-pipe reads after "cleanup"
Jesse Barnes
2011-02-22
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
Chris Wilson
2011-02-22
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
2011-02-22
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-22
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-21
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2011-02-16
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP
Chris Wilson
2011-02-16
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-16
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-11
drm/i915: disable PCH ports if needed when disabling a CRTC
Jesse Barnes
2011-02-11
drm/i915: i915_mutex_interruptible() returns -EINTR
Chris Wilson
2011-02-11
drm/i915: Fix resume regression from 5d1d0cc
Chris Wilson
2011-02-11
drm/i915/tv: Use polling rather than interrupt-based hotplug
Chris Wilson
2011-02-11
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-09
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
2011-02-09
drm/i915: Disable RC6 on Ironlake
Chris Wilson
2011-02-07
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
drm/i915: Skip the no-op domain changes when already in CPU|GTT domains
Chris Wilson
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
drm/i915: Fix infinite loop regression from 21dd3734
Chris Wilson
2011-02-07
drm/i915: the PCH reference clocks are global, so don't clobber unconditionally
Jesse Barnes
2011-02-07
drm/i915: add port assertion check when disabling transcoders
Jesse Barnes
2011-02-07
drm/i915: don't check plane vs pipe enable on ILK+
Jesse Barnes
2011-02-07
drm/i915: Set the transcoder port to none when disabling DP.
Eric Anholt
2011-02-07
drm/i915: Use DEBUG_KMS for the self-refresh watermarks
Chris Wilson
2011-02-07
drm/i915: Include 'i915_error_state' hint for when the GPU catches fire
Chris Wilson
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-02-06
drm/i915/lvds: Restore dithering on native modes for gen2/3
Chris Wilson
2011-02-02
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
Chris Wilson
2011-02-01
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
2011-02-01
drm/i915: Enable GMBUS for post-gen2 chipsets
Chris Wilson
2011-02-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-01
drm/i915: Remove unreachable condition
Chris Wilson
2011-02-01
drm/i915: Override SDVO panel type in VBT
Chris Wilson
2011-02-01
drm/i915: Trivial spelling mistake 'assertiing'
Chris Wilson
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-28
drm/i915: Record all error ringbuffers
Chris Wilson
2011-01-27
drm/i915: Defer reporting EIO until we try to use the GPU
Chris Wilson
2011-01-27
drm/i915: Check wedged status before throttling
Chris Wilson
2011-01-26
drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled
Chris Wilson
[prev]
[next]