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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
Merge remote branch 'origin/master' into libdrm
Kristian Høgsberg
6
-38
/
+206
2009-11-20
Update README
Kristian Høgsberg
1
-58
/
+27
2009-11-18
libdrm_radeon: add radeon_bo_is_referenced_by_cs function
Maciej Cencora
1
-0
/
+14
2009-11-17
Drop stale TODO and unused ChangeLog
Kristian Høgsberg
3
-31
/
+1
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
58
-74
/
+58
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
404
-137098
/
+0
2009-11-17
Use headers copied from kernel instead of shared-core
Kristian Høgsberg
9
-12
/
+8
2009-11-17
Fix typo in i915 pipe_from_crtc_id ioctl struct name
Kristian Høgsberg
1
-1
/
+1
2009-11-17
Copy headers from kernel v2.6.32-rc6-130-g5b8f0be
Kristian Høgsberg
19
-1
/
+5384
2009-11-17
Add makefile rule to copy headers from kernel tree
Kristian Høgsberg
3
-0
/
+14
2009-11-15
nouveau: Update some nouveau_class.h definitions from renouveau.xml.
Francisco Jerez
1
-32
/
+154
2009-11-11
intel: Export madvise
Chris Wilson
4
-6
/
+38
2009-11-05
Only install libdrm_intel.pc if we build libdrm_intel
Julien Cristau
4
-4
/
+6
2009-11-04
nouveau: turn another assertion into an error
Ben Skeggs
1
-1
/
+5
2009-11-04
nouveau: modify api slightly to allow caller to handle reloc failures
Ben Skeggs
3
-19
/
+90
2009-11-04
nouveau: add reloc refcnt to pending bo list
Ben Skeggs
3
-7
/
+19
2009-11-04
nouveau: drop rendering on the floor rather than asserting if flush fails
Ben Skeggs
1
-5
/
+2
2009-11-04
nouveau: update view of available aperture space after each flush
Ben Skeggs
3
-5
/
+22
2009-11-03
radeon: fix allocation
Mathias Fröhlich
1
-1
/
+2
2009-10-29
Add support for vblank events
Kristian Høgsberg
3
-0
/
+90
2009-10-20
intel: Only call clock_gettime once per unreference_final.
Eric Anholt
1
-15
/
+32
2009-10-20
intel: Improve bo_references performance by skipping the tree walk.
Eric Anholt
1
-9
/
+15
2009-10-20
nouveau: retry if pushbuf ioctl interrupted by signal
Ben Skeggs
1
-0
/
+6
2009-10-19
nouveau: function to return status of bo being referenced in pushbuf
Ben Skeggs
2
-0
/
+21
2009-10-13
nouveau: nv30: add render target logbase2 width,height
Patrice Mandin
1
-0
/
+4
2009-10-13
intel: Add the defines for the kernel overlay support landing in 2.6.33.
Eric Anholt
1
-0
/
+71
2009-10-13
intel: Fallback to atomic-ops.h [libatomic-ops-dev]
Chris Wilson
2
-1
/
+26
2009-10-13
configure: Typo in error message.
Chris Wilson
1
-1
/
+1
2009-10-12
configure: Conditionally build libdrm_intel
Chris Wilson
1
-5
/
+14
2009-10-08
Bump to 2.4.15 for release.
2.4.15
Eric Anholt
1
-1
/
+1
2009-10-08
intel: Remove the asserts about the ignored alignment parameter.
Eric Anholt
1
-2
/
+0
2009-10-06
intel: Add a bo_alloc function for tiled BOs.
Jesse Barnes
5
-8
/
+178
2009-10-06
intel: Fix up some stale doxygen comments.
Eric Anholt
2
-5
/
+5
2009-10-06
intel: Reformat to the kernel coding style. Welcome to the 8-space future.
Eric Anholt
8
-2682
/
+2769
2009-10-06
intel: Don't allocate more relocation entries than the BO could support.
Eric Anholt
1
-2
/
+6
2009-10-03
tests: Disable intel-specific tests with --disable-intel
Chris Wilson
1
-5
/
+18
2009-10-03
intel: Add a configure option to *disable* building libdrm-intel
Chris Wilson
2
-16
/
+29
2009-10-03
intel: report errno
Chris Wilson
1
-2
/
+2
2009-10-03
libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.
Michel Dänzer
1
-5
/
+6
2009-10-03
libdrm_radeon: Zero-initialize structures to silence valgrind warnings
Nicolai Hähnle
1
-0
/
+8
2009-10-02
intel: Use atomic refcounters
Chris Wilson
4
-64
/
+141
2009-10-02
intel: Mark cached bo as purgeable
Chris Wilson
2
-2
/
+63
2009-10-02
intel: Don't free the reloc list when putting a freed BO in the cache.
Eric Anholt
1
-4
/
+3
2009-10-01
intel: Add a new function to check if a BO's reloc tree references some BO.
Eric Anholt
4
-2
/
+37
2009-09-21
Bump to 2.4.14 for release.
libdrm-2.4.14
Eric Anholt
1
-1
/
+1
2009-09-21
intel: Remove the max_entries stuff that complicated bo reuse.
Eric Anholt
1
-25
/
+5
2009-09-21
intel: Remove the old swrast flag for reducing cache flushing.
Eric Anholt
1
-37
/
+25
2009-09-17
drmModeFreeConnector: free encoders and properties
Keith Packard
1
-0
/
+3
2009-09-15
radeon: fix 32/64 bit issue with sign extension
Dave Airlie
1
-6
/
+6
2009-09-07
libdrm_intel: include B43 chipset check
Zhenyu Wang
1
-1
/
+4
[next]