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-06-20
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
2008-06-20
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2008-06-19
drm/radeon: add hier-z registers for r300 and r500 chipsets
Dave Airlie
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2008-06-19
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
2008-06-19
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
2008-06-19
drm/r500: add support for AGP based cards.
Dave Airlie
2008-06-19
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
2008-06-19
drm/radeon: add initial r500 support.
Dave Airlie
2008-06-19
drm/radeon: init pipe setup in kernel code.
Alex Deucher
2008-06-19
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
2008-06-19
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
2008-06-19
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
2008-06-19
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
2008-06-19
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
2008-06-19
drm/rs690: set base 2 to 0.
Dave Airlie
2008-06-19
drm/rs690: set all of gart base address.
Dave Airlie
2008-06-19
radeon: add production microcode from AMD
Alex Deucher
2008-06-19
drm: pcigart use proper pci map interfaces.
Dave Airlie
2008-06-13
drm: the sg alloc ioctl should write back the handle to userspace
Dave Airlie
2008-06-13
drm: use drms ioctl cmd not what we get passed from userspace.
Johannes Weiner
2008-05-23
remove debug printk from DRM suspend path
Jesse Barnes
2008-05-07
drm/i915: save and restore dsparb and d_state registers.
Keith Packard
2008-05-07
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
Jesse Barnes
2008-05-07
drm: disable tasklets not IRQs when taking the drm lock spinlock
Thomas Hellstrom
2008-05-07
Revert "drm/vbl rework: rework how the drm deals with vblank."
Dave Airlie
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
2008-04-19
DRM: remove unused dev_class
Greg Kroah-Hartman
2008-04-06
fix IS_I9XX macro in i915 DRM driver
Jesse Barnes
2008-03-30
drm: fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
2008-03-30
drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c
Harvey Harrison
2008-03-30
drm/i915: fix oops on agp=off
Dave Airlie
2008-03-30
drm/r300: fix bug in r300 userspace hardware wait emission
Dave Airlie
2008-03-28
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
2008-03-17
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
2008-03-17
drm/radeon: fixup RV550 chip family
Alex Deucher
2008-03-17
drm/via: attempt again to stabilise the AGP DMA command submission.
Thomas Hellstrom
2008-03-17
drm: Fix race that can lockup the kernel
Mike Isely
2008-02-22
i915: fix AR register restore.
Jesse Barnes
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
[next]