index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
radeon_cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
1
-1793
/
+0
2009-03-16
FreeBSD: Don't set the PZERO flag to mtx_sleep.
Robert Noland
1
-6
/
+1
2009-02-27
Move vblank_init to driver load time.
Robert Noland
1
-0
/
+6
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
1
-1213
/
+120
2008-11-13
Merge branch 'master' into modesetting-gem
Jesse Barnes
1
-8
/
+18
2008-11-10
radeon: fix ring tail overflow issue since alignment
Dave Airlie
1
-0
/
+2
2008-11-10
radeon: disable HDP read cache for now
Dave Airlie
1
-0
/
+3
2008-11-10
radeon: force all ring writes to 16-dword alignment.
Dave Airlie
1
-5
/
+32
2008-11-03
radeon: make build again
Dave Airlie
1
-9
/
+0
2008-11-03
radeon: disable AGP for certain chips if not specified until we figure it out
Dave Airlie
1
-3
/
+10
2008-11-03
radeon: setup isync cntl properly
Dave Airlie
1
-2
/
+7
2008-11-03
radeon: only enable dynclks if asked for
Dave Airlie
1
-11
/
+15
2008-11-03
radeon: rs480 fixes for bus mastering
Dave Airlie
1
-7
/
+8
2008-11-03
radeon: release agp on module unload
Dave Airlie
1
-0
/
+10
2008-11-03
radeon: pull bus master enable into its own function
Dave Airlie
1
-4
/
+18
2008-11-03
radeon: update proper chip family
Dave Airlie
1
-2
/
+2
2008-11-03
radeon: fixup scratch register interactions properly
Dave Airlie
1
-1
/
+13
2008-11-03
radeon: make writeback work again
Dave Airlie
1
-1
/
+7
2008-11-03
radeon: fix some warnings
Dave Airlie
1
-5
/
+2
2008-11-03
radeon: fix small typo in agp code
Dave Airlie
1
-1
/
+1
2008-11-03
radeon: don't enable dynclks on rs48x
Dave Airlie
1
-0
/
+4
2008-11-03
radeon: fix unused agp functionality
Dave Airlie
1
-2
/
+2
2008-10-27
radeon: fix error in busmaster enable logic
Alex Deucher
1
-2
/
+4
2008-10-27
radeon: fix some fallout from the busmaster disable cleanup
Alex Deucher
1
-5
/
+4
2008-10-16
radeon: add initial agp support.
Dave Airlie
1
-1
/
+101
2008-10-07
radeon: PCIE cards don't appear to have explicit bus master
Dave Airlie
1
-7
/
+3
2008-10-06
radeon: fix bus master enabled bits on newer asics
Alex Deucher
1
-2
/
+18
2008-10-04
radeon: Add support for HD2100 IGP (RS740)
Alex Deucher
1
-8
/
+16
2008-09-30
Merge remote branch 'origin/master' into modesetting-gem
Dave Airlie
1
-1
/
+0
2008-09-24
radeon: add r600 modesetting registers writes
Dave Airlie
1
-2
/
+17
2008-09-18
radeon: add function to configure PCIE lanes
Alex Deucher
1
-1
/
+1
2008-09-18
Radeon: restructure PLL data
Alex Deucher
1
-3
/
+1
2008-09-18
radeon: fail properly if we can't create the ring.
Dave Airlie
1
-1
/
+7
2008-09-18
radeon: do proper memory controller init and setup
Dave Airlie
1
-1
/
+1
2008-09-18
radeon: remove unneeded debugging
Dave Airlie
1
-2
/
+0
2008-09-18
radeon: add initial suspend/resume support
Dave Airlie
1
-32
/
+71
2008-08-31
radeon: make writeback work after suspend/resume.
Dave Airlie
1
-3
/
+3
2008-08-17
radeon: first pass at bios scratch regs
Alex Deucher
1
-1
/
+5
2008-08-14
radeon: add support for memory map init
Dave Airlie
1
-10
/
+32
2008-08-14
Merge branch 'radeon-gem-cs' into modesetting-gem
Dave Airlie
1
-20
/
+36
2008-08-14
Brute force port of legacy crtc/encoder code
Alex Deucher
1
-1
/
+1
2008-08-08
radeon: add initial support for legacy crtc/encoders.
Dave Airlie
1
-1
/
+7
2008-08-06
radeon: fix setting new memmap in right place
Dave Airlie
1
-1
/
+1
2008-08-04
radeon: add userspace mm enable switch
Dave Airlie
1
-4
/
+6
2008-08-04
i915/radeon: use rmmap locked
Dave Airlie
1
-1
/
+1
2008-07-31
Merge commit 'origin/master' into modesetting-gem
Kristian Høgsberg
1
-31
/
+27
2008-07-28
r300: initial command stream parser for packet 0.
Dave Airlie
1
-0
/
+2
2008-07-28
radeon command submission start
Dave Airlie
1
-12
/
+18
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie
1
-89
/
+903
2008-07-18
radeon: remove microcode version
Dave Airlie
1
-13
/
+2
[next]