index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
1
-1
/
+1
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-10
/
+10
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
3
-30
/
+83
2011-02-01
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
1
-4
/
+4
2011-01-25
drm/i915: Reset crtc after resume
Chris Wilson
1
-3
/
+14
2011-01-25
drm/i915/crt: Force the initial probe after reset
Chris Wilson
1
-0
/
+10
2011-01-25
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
1
-0
/
+2
2011-01-25
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
1
-23
/
+23
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
1
-0
/
+2
2011-01-24
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
1
-1
/
+2
2011-01-24
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
1
-2
/
+2
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-24
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
1
-7
/
+18
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
3
-4
/
+15
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
2
-3
/
+9
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2
-2
/
+2
2011-01-20
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
Chris Wilson
2
-17
/
+24
2011-01-20
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
1
-1
/
+5
2011-01-20
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
3
-18
/
+52
2011-01-18
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
2
-0
/
+25
2011-01-18
drm/i915: set more FBC chicken bits
Jesse Barnes
2
-1
/
+5
2011-01-14
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
1
-0
/
+1
2011-01-14
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
1
-0
/
+8
2011-01-14
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
1
-1
/
+2
2011-01-13
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
1
-4
/
+3
2011-01-13
drm/i915/execbuffer: Reorder relocations to match new object order
Chris Wilson
1
-6
/
+9
2011-01-13
drm/i915: Fix error handler to capture the first batch after the seqno
Chris Wilson
1
-1
/
+1
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
4
-17
/
+21
2011-01-12
drm/i915/panel: The backlight is enabled if the current value is non-zero
Indan Zupancic
1
-1
/
+1
2011-01-12
drm/i915/debugfs: Correct format after changing type of err object 'size'
Chris Wilson
1
-1
/
+1
2011-01-11
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2
-26
/
+47
2011-01-11
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
1
-8
/
+4
2011-01-11
drm/i915/evict: Ensure we completely cleanup on failure
Chris Wilson
1
-1
/
+8
2011-01-11
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
1
-3
/
+1
2011-01-11
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
1
-10
/
+43
2011-01-11
drm/i915: Record AGP memory type upon error
Chris Wilson
3
-4
/
+16
2011-01-11
drm/i915: Periodically flush the active lists and requests
Chris Wilson
1
-4
/
+26
2011-01-11
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
Chris Wilson
1
-7
/
+3
2011-01-11
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
3
-120
/
+50
2011-01-11
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
1
-2
/
+9
2011-01-11
drm/i915: Propagate error from flushing the ring
Chris Wilson
3
-48
/
+90
2011-01-11
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2
-2
/
+81
2011-01-11
drm/i915: cleanup rc6 code
Jesse Barnes
4
-46
/
+75
2011-01-11
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
2
-3
/
+3
2011-01-11
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
4
-21
/
+91
2011-01-11
drm/i915: Make the ring IMR handling private
Chris Wilson
2
-12
/
+15
2011-01-11
drm/i915/ringbuffer: Simplify the ring irq refcounting
Chris Wilson
2
-39
/
+25
2011-01-11
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
3
-14
/
+24
2011-01-11
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
5
-62
/
+113
[next]