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
/
gpu
/
drm
/
radeon
/
r300.c
Age
Commit message (
Expand
)
Author
2015-05-28
radeon: Deinline indirect register accessor functions
Denys Vlasenko
2015-01-22
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
2014-12-03
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-08-18
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
2014-06-09
drm/radeon: remove range check from *_gart_set_page
Christian König
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-06
drm/radeon: resume old pm late
Alex Deucher
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-08-20
Docs: Comment: Fixed egregious typos
Michael Witten
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
2013-01-31
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
2013-01-31
drm/radeon: use common next_reloc function
Ilija Hadzic
2013-01-31
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
Ilija Hadzic
2013-01-31
drm/radeon: use common cs packet parse function
Ilija Hadzic
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
2012-05-03
drm/radeon: remove r300_gpu_is_lockup
Christian König
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
2012-05-03
drm/radeon: use central function for IB testing
Christian König
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-02-29
drm/radeon/kms: reorganize gart callbacks
Alex Deucher
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
drm/radeon: make cp variable an array
Christian König
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
2011-09-06
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-02-17
drm: Fix printk typo 'failled'
Paul Bolle
2011-02-17
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
2011-02-14
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
2011-02-14
drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300
Marek Olšák
2011-02-14
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
[next]