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
path:
root
/
drivers
/
char
/
drm
Age
Commit message (
Expand
)
Author
2008-02-20
drm/sis: add pciid for SiS 662/671 chipset
Chaoyu Chen
2008-02-20
drm: add new rv380 pciid
Mirko
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-20
drm/i915: Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
2008-02-20
drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2008-02-20
drm/i915: restore pipeconf regs unconditionally
Jesse Barnes
2008-02-20
drm/i915: save/restore interrupt state
Jesse Barnes
2008-02-20
drm: convert drm from nopage to fault.
Nick Piggin
2008-02-20
i915: wrap chipset types requiring hw status set ioctl
Zhenyu Wang
2008-02-20
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-07
i915: Fix GR register array size off-by-one bug
Jesse Barnes
2008-02-07
drm: add initial r500 drm support
Dave Airlie
2008-02-07
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2008-02-07
drm: fixup some of the ioctl function exit paths
Dave Airlie
2008-02-07
drm: the drm really should call pci_set_master..
Dave Airlie
2008-02-07
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
drm/i915: add support for E7221 chipset
Carlos Martín
2008-02-07
drm: don't cast a pointer to pointer of list_head
Li Zefan
2008-02-07
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
2008-02-07
drm: enable udev node creation
Dave Airlie
2008-02-07
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
2008-02-07
drm: call driver load function after initialising AGP
Dave Airlie
2008-02-07
drm: Fix ioc32 compat layer
Ian Romanick
2008-02-07
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
2008-02-07
i915: add suspend/resume support
Jesse Barnes
2008-02-07
drm: update DRM sysfs support
Jesse Barnes
2008-02-07
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2008-02-07
drm: move two function extern into the correct block
Dave Airlie
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
2008-02-07
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2008-02-03
drivers/char/: Spelling fixes
Joe Perches
2008-01-23
drm/i915: add support for E7221 chipset
Carlos Martín
2007-11-06
drm: DRM: fix memset size error
Li Zefan
2007-11-06
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
Dave Airlie
2007-11-06
drm: remove second forward decleration of drm device struct.
Dave Airlie
2007-11-05
drm/sis: missing mutex unlock in error path.
Roel Kluin
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-16
video gfx: merge kconfig menus
Randy Dunlap
2007-10-16
radeon_driver_vblank_do_wait() static
Adrian Bunk
2007-10-15
via invalid device ids removal
Xavier Bachelot
2007-10-15
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
2007-10-15
i915: fix vbl swap allocation size.
Dave Airlie
[prev]
[next]