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
2011-02-14
intel: Set the public handle after opening by name
Chris Wilson
1
-0
/
+1
2011-01-12
intel: compile fix for previous commit after rebasing
Chris Wilson
1
-1
/
+1
2011-01-12
intel: Fallback to old exec if no mrb_exec is available
Chris Wilson
1
-0
/
+4
2010-12-21
nouveau: fix up reloc_emit() to accept NULL target buffer
Ben Skeggs
1
-9
/
+25
2010-12-21
nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0
Ben Skeggs
5
-40
/
+169
2010-12-21
nouveau: nvc0 drm has no concept of "notifier block"
Ben Skeggs
1
-16
/
+21
2010-12-19
intel: Export CONSTANT_BUFFER addressing mode
Chris Wilson
5
-8
/
+21
2010-12-10
configure: Bump version to 2.4.23
2.4.23
Chris Wilson
1
-1
/
+1
2010-12-10
tests: Update for ENOENT returns from unknown handles
Chris Wilson
3
-4
/
+4
2010-12-07
intel: Reorder need_fence vs fenced_command to avoid fences on gen4
Chris Wilson
1
-4
/
+5
2010-12-07
drm: don't do the create the node ourselves if we have udev.
Dave Airlie
1
-0
/
+2
2010-12-03
intel: If the command is fenced inform the kernel
Chris Wilson
1
-1
/
+2
2010-12-02
radeon: silence valgrind warnings by zeroing memory
Marek Olšák
2
-2
/
+2
2010-11-25
intel: Add a forward declaration of struct drm_clip_rect
Chris Wilson
1
-2
/
+4
2010-11-22
intel: Compute in-aperture size for relaxed fenced objects
Chris Wilson
1
-2
/
+17
2010-11-22
nouveau: Add implicit pushbuf flush before gpuobj destruction.
Francisco Jerez
2
-0
/
+4
2010-11-09
intel: Fix drm_intel_gem_bo_wait_rendering to wait for read-only usage too.
Eric Anholt
1
-2
/
+2
2010-11-07
intel: initialize bufmgr.bo_mrb_exec unconditionally
Albert Damen
1
-2
/
+1
2010-11-02
intel: Drop silly asserts on mappings present at unmap time.
Eric Anholt
1
-5
/
+0
2010-11-02
intel: Remove gratuitous assert on bo_reference.
Eric Anholt
1
-1
/
+0
2010-11-01
intel: Shove the fake bufmgr subdata implementation into the fake bufmgr.
Eric Anholt
2
-13
/
+19
2010-11-01
intel: Remove stale comment.
Eric Anholt
1
-2
/
+0
2010-10-31
nouveau: Avoid unnecessary call to CPU_FINI.
Francisco Jerez
2
-1
/
+5
2010-10-29
intel: enable relaxed fence allocation for i915
Chris Wilson
2
-3
/
+13
2010-10-27
s/drmStrdup/strdup/
Adam Jackson
1
-21
/
+4
2010-10-26
intel: Prepare for BLT ring split.
Chris Wilson
2
-6
/
+29
2010-10-21
nouveau: Define the HAS_PAGEFLIP getparam.
Francisco Jerez
1
-0
/
+1
2010-10-12
nouveau: Let the user choose the push buffer size.
Francisco Jerez
4
-10
/
+11
2010-10-12
nouveau: Define buffer object usage flags.
Francisco Jerez
5
-1
/
+25
2010-10-01
intel: Downgrade error warnings to debug
Chris Wilson
1
-56
/
+47
2010-09-28
Increment version to 2.4.22
2.4.22
Carl Worth
1
-1
/
+1
2010-09-25
intel: Replace open-coded drmIoctl with calls to drmIoctl()
Chris Wilson
1
-83
/
+62
2010-09-21
nouveau: fix drm version check some more
Ben Skeggs
1
-1
/
+1
2010-09-20
nouveau: fix thinko in drm version check
Ben Skeggs
1
-1
/
+1
2010-09-09
modetest: Fix drawing routines to use stride.
Chris Wilson
1
-56
/
+39
2010-09-09
modetest: align fb pitch to 64 bytes
Jesse Barnes
1
-0
/
+1
2010-09-07
modetest: add edp and TV connector names to the connector name array
Jesse Barnes
1
-0
/
+2
2010-08-26
Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.
Eric Anholt
2
-1
/
+9
2010-08-24
Free the property blob along the error path.
Chris Wilson
1
-1
/
+1
2010-08-18
nouveau: accept both 0.0.16 and 1.x.x
Ben Skeggs
1
-9
/
+12
2010-08-06
libdrm: Fix PCI domain domain support
Benjamin Herrenschmidt
1
-5
/
+25
2010-08-04
Copy headers from kernel drm-core-next
Dave Airlie
5
-3
/
+79
2010-07-01
drm mode: Return -errno on drmIoctl() failure
Chris Wilson
1
-24
/
+18
2010-07-01
Purge macro NEED_REPLIES
Fernando Carrijo
1
-1
/
+0
2010-06-29
intel: Suppress the error return from setting domains after mapping.
Chris Wilson
1
-6
/
+1
2010-06-24
intel: Limit tiled pitches to 8192 on pre-i965.
Chris Wilson
1
-4
/
+12
2010-06-22
intel: Only adjust the local stride used for SET_TILING in tiled alloc
Chris Wilson
1
-9
/
+4
2010-06-22
intel: Restore SET_TILING for non-flinked bo.
Chris Wilson
1
-5
/
+3
2010-06-22
intel: '===' != '=='
Chris Wilson
1
-1
/
+1
2010-06-22
intel: Sanitise strides for linear buffers and SET_TILING
Chris Wilson
1
-0
/
+6
[prev]
[next]