index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
drm2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't repeat the the word 'the'
eadler
2016-05-17
7
-8
/
+8
*
Ensure waiting loops terminate during cold boot. This fixes boot with
hselasky
2016-05-10
1
-0
/
+4
*
sys/dev: minor spelling fixes.
pfg
2016-05-03
14
-26
/
+26
*
Revert bus_get_cpus() for now.
jhb
2016-05-03
2
-2
/
+2
*
Add a new bus method to fetch device-specific CPU sets.
jhb
2016-05-02
2
-2
/
+2
*
etc: minor spelling fixes.
pfg
2016-05-02
4
-6
/
+6
*
i915kms: Fix memory leak if a CRT is detected
cem
2016-04-20
1
-2
/
+5
*
drm2(4): Fix double-free in low-memory error path
cem
2016-04-20
1
-1
/
+3
*
i915kms intel_pm: Read from actual tsc_freq instead of uninitialized local
cem
2016-04-20
1
-3
/
+4
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
1
-1
/
+1
*
Handle the driver KPI change from r292373. Ensure that managed device
kib
2016-03-24
2
-28
/
+23
*
i915: disable GEN6_MBCTL write in gen6_init_clock_gating
emaste
2016-03-21
1
-0
/
+30
*
Fix the printf for PAE kernels where it'd be long long to unbreak
bz
2016-03-14
1
-3
/
+4
*
drm/i915: Import Linux commit 168f83660211b9e059e3bc0638daaa01e9ea0b71
dumbbell
2016-03-12
1
-0
/
+8
*
drm/i915: Call i915_gem_gtt_fini() when the device is detached
dumbbell
2016-03-12
1
-0
/
+6
*
drm/i915: Fix page fault handler failure
dumbbell
2016-03-12
1
-0
/
+7
*
drm/i915: Fix malloc type in i915_gem_object_bind_to_gtt()
dumbbell
2016-03-11
1
-2
/
+2
*
drm: Fix dev->ioctl_count references leak
dumbbell
2016-03-11
1
-0
/
+4
*
drm/i915: Update to match Linux 3.8.13
dumbbell
2016-03-08
54
-8641
/
+19519
*
Remove taskqueue_enqueue_fast().
jhb
2016-03-01
1
-1
/
+1
*
As <machine/param.h> is included from <sys/param.h>, there is no need
skra
2016-02-22
1
-1
/
+0
*
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
skra
2016-02-22
1
-1
/
+0
*
drm: Revert the part of r288653 about M_WAITOK vs M_NOWAIT
dumbbell
2016-01-13
2
-11
/
+11
*
drm/i915: Further reduce the diff with Linux 3.8
dumbbell
2016-01-13
8
-69
/
+82
*
Introduce a new mechanism for relocating virtual pages to a new physical
alc
2015-12-19
2
-12
/
+8
*
t seems certain Intel GPUs use GPIO bitbanging over a child device
jhb
2015-12-17
1
-1
/
+1
*
A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().
glebius
2015-12-16
2
-2
/
+3
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-11-28
1
-130
/
+130
*
drm/i915: Further reduce the diff in i915_dma.c
dumbbell
2015-11-28
1
-4
/
+4
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-11-28
1
-56
/
+34
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-11-08
1
-5
/
+5
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-11-01
1
-43
/
+44
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-10-31
3
-86
/
+89
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-10-27
1
-334
/
+327
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-10-27
1
-169
/
+157
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-10-25
1
-6
/
+8
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-10-25
2
-598
/
+563
*
i915_gem_do_execbuffer() holds the pages backing each relocation region for
jhb
2015-10-21
1
-9
/
+12
*
drm/i915: Reduce diff with Linux 3.8
dumbbell
2015-10-17
2
-218
/
+165
*
drm/i915: Remove "Attempting to unbind pinned buffer" message
dumbbell
2015-10-10
1
-3
/
+1
*
Remove gen3 check introduced in r286653.
adrian
2015-10-06
1
-1
/
+0
*
drm2: a few minor fixes after r280183
adrian
2015-10-04
8
-24
/
+19
*
Most error cases in i915_gem_do_execbuffer() jump to one of two labels to
jhb
2015-10-01
1
-3
/
+6
*
Hide an unused in FreeBSD function behind #ifdef linux to get rid of
bz
2015-09-22
1
-0
/
+4
*
radeon_suspend_kms: don't mess with pci state that's managed by the bus
avg
2015-09-11
1
-8
/
+0
*
drm/ttm: Drain taskqueue if taskqueue_cancel_timeout() returned an error
dumbbell
2015-09-08
1
-2
/
+1
*
Reduce diff with linux 3.8.13 on i915 headers
bapt
2015-09-05
3
-7
/
+31
*
Mark ValleyView/Bay Trail as not supported
bapt
2015-08-29
1
-0
/
+2
*
More fixes to the new macros
bapt
2015-08-27
1
-5
/
+5
*
Fix typo in new macros
bapt
2015-08-27
1
-4
/
+4
[next]