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
2009-09-02
drm: fix drm_cache.c for arch with no support.
Dave Airlie
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2009-08-31
drm: fix two issues with fb consolidation.
Dave Airlie
2009-08-31
drm: use proc_create_data()
Alexey Dobriyan
2009-08-31
drm/kms: Parse the detailed time info in CEA-EDID
Zhao Yakui
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2009-08-31
radeon: Use request_firmware()
Ben Hutchings
2009-08-31
drm: dereference of tmp in drm_proc_create_files()
Roel Kluin
2009-08-31
drm/crtc_helper: NULL encoder->crtc when switching encoders
Maarten Maathuis
2009-08-31
drm/crtc_helper: replace modeset fail path with something simpler
Maarten Maathuis
2009-08-31
drm/radeon: cleanup mkregtable.c
Dave Airlie
2009-08-27
drm: GEM handles are u32, not int
Pekka Paalanen
2009-08-27
drm/rs600/690: use autogenerated safe register tables.
Dave Airlie
2009-08-27
drm/r128: Use request_firmware() to load CCE microcode
Ben Hutchings
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
2009-08-21
drm/radeon/kms: generate the safe register tables.
Dave Airlie
2009-08-20
drm/ttm: Fixes for "Memory accounting rework."
Thomas Hellstrom
2009-08-20
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
Thomas Hellstrom
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
2009-08-19
drm/ttm: Add a virtual ttm sysfs device.
Thomas Hellstrom
2009-08-19
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
2009-08-19
drm: clarify scaling property names
Jesse Barnes
2009-08-19
drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)
Jesse Barnes
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
2009-08-16
drm/radeon/kms: cut down indirects in register accesses.
Dave Airlie
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
2009-08-16
drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR
Dave Airlie
2009-08-15
drm/edid: fixup detailed timings like the X server.
Dave Airlie
2009-08-15
drm/radeon/kms: Add specific rs690 authorized register table
Jerome Glisse
2009-08-13
drm: fixup include file in drm_encoder_slave
Dave Airlie
2009-08-13
drm: Add more standard TV properties.
Francisco Jerez
2009-08-13
drm: Fix drm_cvt_mode() for interlaced modes.
Francisco Jerez
2009-08-09
drm/i915: silence vblank warnings
Frans Pop
2009-08-09
drm: silence pointless vblank warning.
Paul Rolland
2009-08-09
drm: When adding probed modes, preserve duplicate mode types
Keith Packard
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
2009-08-05
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
2009-08-05
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
2009-08-04
drm: Define some new standard TV properties.
Francisco Jerez
[next]