Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
106dadacbeeea92f61a2c32f3651ee31c1b34e31
/
drivers
106dada
drm/i915/overlay: Workaround i830 overlay activation bug.
by Chris Wilson
· 14 years ago
5fe82c5
drm/i915/overlay: Make do_put_image() as static
by Chris Wilson
· 14 years ago
8dc5d14
drm/i915: Preallocate requests
by Chris Wilson
· 14 years ago
5cd68c9
drm/i915/overlay: Tidy release_old_vid()
by Chris Wilson
· 14 years ago
8dfbc34
drm/i915/overlay: Combine SWITCH_OFF into a single step
by Chris Wilson
· 14 years ago
9bb2ff7
drm/i915/overlay: Explicitly pass regs from map to unmap
by Chris Wilson
· 14 years ago
b6c028e
drm/i915/overlay: Refactor do_wait_request()
by Chris Wilson
· 14 years ago
9f7c3f4
drm/i915/overlay: Tidy check_overlay_dst()
by Chris Wilson
· 14 years ago
446d218
drm/i915/overlay: Tidy update_pfit_vscale_ratio()
by Chris Wilson
· 14 years ago
7340ea7
drm/i915/overlay: Remove duplicated definition of OFC_UPDATE
by Chris Wilson
· 14 years ago
62cf4e6
drm/i915/overlay: Destroy reg_bo on shutdown.
by Chris Wilson
· 14 years ago
a293012
drm/i915/overlay: Use the recommended page alignment for physical regs
by Chris Wilson
· 14 years ago
60fc332
drm/i915/overlay: Tidy attribute checking.
by Chris Wilson
· 14 years ago
8d74f65
drm/i915/overlay: Use non-atomic mappings for the common case.
by Chris Wilson
· 14 years ago
31578148
drm/i915/overlay: Move capabilities bits to common info block.
by Chris Wilson
· 14 years ago
0ddc128
drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.
by Chris Wilson
· 14 years ago
6ba3ddd
drm/i915/overlay: Missing breaks between case statements for color depth
by Chris Wilson
· 14 years ago
722506f
drm/i915/overlay: Whitespace
by Chris Wilson
· 14 years ago
4fc6ee7
drm/i915: drop i915_add_request right in front of i915_wait_request
by Daniel Vetter
· 15 years ago
ba3d8d7
drm/i915: move the wait_rendering call into flush_gpu_write_domain
by Daniel Vetter
· 15 years ago
617dbe2
drm/i915: drop seqno argument from i915_gem_object_move_to_active
by Daniel Vetter
· 15 years ago
86394c6
drm/i915: kill a no longer necessary BUG_ON
by Daniel Vetter
· 15 years ago
8a1a49f
drm/i915: move flushing list processing to i915_retire_commands
by Daniel Vetter
· 15 years ago
a691043
drm/i915: only one interrupt per batchbuffer is not enough!
by Daniel Vetter
· 15 years ago
8bff917
drm/i915: move flushing list processing to i915_gem_flush
by Daniel Vetter
· 15 years ago
e35a41d
drm/i915: allow lazy emitting of requests
by Daniel Vetter
· 15 years ago
be282fd
drm/i915: add MMIO debug output
by Jesse Barnes
· 14 years ago
6c9547f
drm/i915/sdvo: Preserve pixel-multiplier
by Chris Wilson
· 14 years ago
57cd650
drm/i915: Sanity check user framebuffer parameters on creation
by Chris Wilson
· 14 years ago
763a4a0
drm/i915/tv: Mark the format names as constant and so avoid the memleak
by Chris Wilson
· 14 years ago
974b933
drm/i915/tv: Poll for DAC state change
by Chris Wilson
· 14 years ago
b8ed2a4
drm/i915/tv: Preserve reserved DAC bits during mode-setting
by Chris Wilson
· 14 years ago
efe8c25
drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.
by Sitsofe Wheeler
· 14 years ago
2bbda38
drm/i915: Ironlake page-flipping is per-plane not per-pipe
by Chris Wilson
· 14 years ago
425904d
drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)
by Chris Wilson
· 14 years ago
44834a6
drm/i915: Use the VBT from OpRegion when available (v3)
by Chris Wilson
· 14 years ago
3b61796
drm/i915: Rename i915_opregion.c to intel_opregion.c
by Chris Wilson
· 14 years ago
19c55da
drm/i915/crt: Flush register prior to waiting for vblank.
by Chris Wilson
· 14 years ago
82d7c9e
drm/i915: Avoid using msleep under kdb and wait_for()
by Chris Wilson
· 14 years ago
481b6af
drm/i915: Drop the msleep parameter to wait_for()
by Chris Wilson
· 14 years ago
75ef9da
drm/i915: unload: fix retire_work races
by Daniel Vetter
· 14 years ago
c911fc1
drm/i915: unload: ensure that gem is idle
by Daniel Vetter
· 14 years ago
67e77c5
drm/i915: unload: fix unpin_work related races
by Daniel Vetter
· 14 years ago
3dec009
drm/i915: unload: fix idle_timer/idle_work races
by Daniel Vetter
· 14 years ago
a8b4899
drm/i915: unload: don't leak error state
by Daniel Vetter
· 14 years ago
6c0d9350
drm/i915: unload: fix hotplug_work races
by Daniel Vetter
· 14 years ago
bc0c7f1
drm/i915: unload: fix error_work races
by Daniel Vetter
· 14 years ago
24d0592
drm/i915: unload: fix intel dp encoder cleanup
by Daniel Vetter
· 14 years ago
b970be7
Merge remote branch 'airlied/drm-core-next' into HEAD
by Chris Wilson
· 14 years ago
c3add4b
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
by Chris Wilson
· 14 years ago
12e8ba2
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
by Chris Wilson
· 14 years ago
bc41606
Revert "drm/i915: Enable RC6 on Ironlake."
by Chris Wilson
· 14 years ago
8554048
intel_agp,i915: Add more sandybridge graphics device ids
by Zhenyu Wang
· 14 years ago
a69ffdb
drm/i915: Enable MI_FLUSH on Sandybridge
by Zhenyu Wang
· 14 years ago
f8f235e
agp/intel: Fix cache control for Sandybridge
by Zhenyu Wang
· 14 years ago
93f5f7f
agp/intel: use #ifdef idiom for intel-agp.h
by Zhenyu Wang
· 14 years ago
8dfc2b1
agp/intel: fix physical address mask bits for sandybridge
by Zhenyu Wang
· 14 years ago
032d2a0
drm/i915: Prevent double dpms on
by Chris Wilson
· 14 years ago
52be119
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
by Chris Wilson
· 14 years ago
4e5359c
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
by Simon Farnsworth
· 14 years ago
8e647a2
drm/i915: Tightly scope intel_encoder to prevent invalid use
by Chris Wilson
· 14 years ago
a25c25c
drm/i915: Allocate the PCI resource for the MCHBAR
by Chris Wilson
· 14 years ago
4f7f7b7
drm/i915/dp: Really try 5 times before giving up.
by Chris Wilson
· 14 years ago
b66d842
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
by Chris Wilson
· 14 years ago
0ad6ef2
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
by Chris Wilson
· 14 years ago
4e6cfef
drm/i915: Re-use set_base_atomic to share setting of the display registers
by Chris Wilson
· 14 years ago
52e6863
drm/i915: Fix offset page-flips on i965+
by Chris Wilson
· 14 years ago
c96c3a8c
drm/i915: Include a generation number in the device info
by Chris Wilson
· 14 years ago
c877cdc
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
9927a40
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
df51e7a
agp/intel: Promote warning about failure to setup flush to error.
by Chris Wilson
· 14 years ago
9f82d23
drm/i915: overlay on gen2 can't address above 1G
by Daniel Vetter
· 14 years ago
300387c
drm/i915: Clear the vblank status bit before polling for the next vblank
by Chris Wilson
· 14 years ago
4f233ef
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
by Pekka Enberg
· 14 years ago
c74696b
i915: revert some checks added by commit 32aad86f
by Pavel Roskin
· 14 years ago
1dfd975
Revert "drm/i915: Unreference object not handle on creation"
by Chris Wilson
· 14 years ago
e167976
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
by Andrew Morton
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
df8fcb0
drm: kill dev->timer
by Daniel Vetter
· 14 years ago
89c3726
drm: kill agp indirection mess
by Daniel Vetter
· 14 years ago
8f87919
drm: replace drawable ioctl by noops
by Daniel Vetter
· 14 years ago
4ac5ec4
drm: don't export dri1 locking functions
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
690bb51
drm: drop return value of drm_free_agp
by Daniel Vetter
· 14 years ago
a2a273c
drm: don't export drm_get_drawable_info
by Daniel Vetter
· 14 years ago
b3da8f7
drm: kill context_ctor callback
by Daniel Vetter
· 14 years ago
fd2e793
drm: kill gem_free_object_unlocked driver callback
by Daniel Vetter
· 14 years ago
23ddc02
drm: kill dma_ready callbacks
by Daniel Vetter
· 14 years ago
be72ae2
drm: kill procfs callbacks
by Daniel Vetter
· 14 years ago
1da3f87
drm: kill kernel_context_switch callbacks
by Daniel Vetter
· 14 years ago
5950619
drm: don't export drm_sg_alloc
by Daniel Vetter
· 14 years ago
994b384
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
a4dc090
firewire: ohci: work around VIA and NEC PHY packet reception bug
by Stefan Richter
· 14 years ago
29cfcdd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
06f01e7
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
0a3b6e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
30f4437
drm/radeon/kms: add missing scratch update in dp_detect
by Alex Deucher
· 14 years ago
adde0f2
drm/modes: Fix CVT-R modeline generation
by Adam Jackson
· 14 years ago
08f2e66
drm: fix regression in drm locking since BKL removal.
by Arnd Bergmann
· 14 years ago
Next »