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
Age
Commit message (
Expand
)
Author
2011-11-29
drm/radeon/kms: fix up for BIG ENDIAN breakage
Dave Airlie
2011-11-28
drm/gma500: fix compile error
Ilija Hadzic
2011-11-28
drm/gma500: remove genrated file
Ilija Hadzic
2011-11-28
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
2011-11-16
Merge branch 'drm-gma500-alanc' into drm-core-next
Dave Airlie
2011-11-16
gma500: Now connect up to the DRM build to finish the job
Alan Cox
2011-11-16
gma500: fixup build versus latest header changes.
Dave Airlie
2011-11-16
gma500: Add support for Cedarview
Alan Cox
2011-11-16
gma500: Add Oaktrail support
Alan Cox
2011-11-16
gma500: Add Poulsbo support
Alan Cox
2011-11-16
gma500: Add the core DRM files and headers
Alan Cox
2011-11-16
gma500: Add the i2c bus support
Alan Cox
2011-11-16
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox
2011-11-16
gma500: Add device framework
Alan Cox
2011-11-16
gma500: introduce the framebuffer support code
Alan Cox
2011-11-16
gma500: introduce the GTT and MMU handling logic
Alan Cox
2011-11-16
gma500: GEM and GEM glue
Alan Cox
2011-11-16
gma500: Move the basic driver out of staging
Alan Cox
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
drm: add plane support v3
Jesse Barnes
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-10
drm: avoid switching to text console if there is no panic timeout
Hugh Dickins
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
2011-11-03
drm/radeon/kms: don't poll forever if MC GDDR link training fails
Alex Deucher
2011-11-03
drm/radeon/kms: fix DP setup on TRAVIS bridges
Alex Deucher
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
2011-11-03
drm/radeon/kms: add MSI module parameter
Alex Deucher
2011-11-03
drm/radeon/kms: Add MSI quirk for Dell RS690
Alex Deucher
2011-11-03
drm/radeon/kms: Add MSI quirk for HP RS690
Alex Deucher
2011-11-03
drm/radeon/kms: split MSI check into a separate function
Alex Deucher
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
2011-11-01
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
2011-11-01
drm/radeon/kms: make atombios_dig_transmitter_setup() version based
Alex Deucher
2011-11-01
drm/radeon/kms: make atombios_dig_encoder_setup() version based
Alex Deucher
2011-11-01
drm/radeon/kms: make atombios_dvo_setup() version based
Alex Deucher
2011-11-01
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
2011-11-01
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
2011-11-01
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
[next]