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_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
Age
Commit message (
Expand
)
Author
2010-02-09
drm/radeon/kms: switch all KMS driver ioctls to unlocked.
Dave Airlie
2010-02-09
drm/radeon/kms/atom: add a helper function to get the radeon connector priv
Alex Deucher
2010-02-09
drm/radeon/kms/atom: clean up spread spectrum code
Alex Deucher
2010-02-09
drm/radeon/kms: add pll quirk for toshiba laptop panel
Alex Deucher
2010-02-09
drm/radeon/kms: rework pll algo selection
Alex Deucher
2010-02-09
drm/radeon/kms: clean up some low-hanging magic numbers
Alex Deucher
2010-02-09
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
2010-02-09
drm/radeon/kms: add workaround for rn50/rv100 servers
Alex Deucher
2010-02-09
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
Alex Deucher
2010-02-05
drm/radeon/kms: add radeon i2c algo
Alex Deucher
2010-02-05
drm/radeon/kms: fix r300 vram width calculations
Dave Airlie
2010-02-05
drm/radeon/kms: rs400/480 MC setup is different than r300.
Dave Airlie
2010-02-05
drm/radeon/kms: make initial state of load detect property correct.
Dave Airlie
2010-02-05
drm/radeon/kms: disable HDMI audio for now on rv710/rv730
Dave Airlie
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
2010-02-05
drivers/gpu/drm/radeon/radeon_combios.c: fix warning
Andrew Morton
2010-02-05
ati_pcigart: fix printk format warning
Randy Dunlap
2010-02-05
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
Pauli Nieminen
2010-02-05
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
2010-02-05
drm/radeon/kms: move blit initialization after we disabled VGA
Jerome Glisse
2010-02-01
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
2010-02-01
drm/radeon/kms: move radeon KMS on/off switch out of staging.
Dave Airlie
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
2010-02-01
drm/kms: Remove incorrect comment in struct drm_mode_modeinfo
Marcin Kościelnicki
2010-02-01
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
2010-02-01
drm/radeon/kms: release agp on error.
Dave Airlie
2010-02-01
drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...
John Kacur
2010-02-01
drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...
John Kacur
2010-02-01
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
Francisco Jerez
2010-02-01
drm/kms/radeon: pick digitial encoders smarter. (v3)
Dave Airlie
2010-02-01
drm/radeon/kms: use active device to pick connector for encoder
Dave Airlie
2010-02-01
drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.
Dave Airlie
2010-01-25
drm/radeon/kms: preface warning printk with driver name
Dave Airlie
2010-01-25
drm/radeon/kms: drop unnecessary printks.
Dave Airlie
2010-01-25
drm: fix regression in fb blank handling
Zhenyu Wang
2010-01-25
drm/radeon/kms: make hibernate work on IGPs
Dave Airlie
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
2010-01-25
drm/ttm: Allow system memory as a busy placement.
Thomas Hellstrom
2010-01-25
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-25
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
2010-01-25
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
Luca Barbieri
2010-01-25
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
Ben Skeggs
2010-01-25
drm/nv50: fail auxch transaction if reply count not what we expect
Ben Skeggs
2010-01-25
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
2010-01-24
drm/radeon/kms: fix legacy get_engine/memory clock
Alex Deucher
[prev]
[next]