Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f8d16a996da0b9be2536994aa7a825418364471
/
drivers
/
char
/
drm
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
1545085
drm: Allow for 44 bit user-tokens (or drm_file offsets)
by Thomas Hellstrom
· 18 years ago
756db73
drm/via: Disable AGP DMA for chips with the new 3D engine.
by Thomas Hellstrom
· 18 years ago
1d58420
drm: update core memory manager from git drm tree
by Thomas Hellstrom
· 18 years ago
004a772
drm: remove drm_ioremap and drm_ioremapfree
by Christoph Hellwig
· 18 years ago
b9094d3
i810/i830: use drm_core_ioremap instead of drm_ioremap
by Dave Airlie
· 18 years ago
f239b7b
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
by Thomas Hellstrom
· 18 years ago
9b8d9d0
via: allow for npot texture pitch alignment
by Thomas Hellstrom
· 18 years ago
689692e
via: add some new chipsets
by Thomas Hellstrom
· 18 years ago
76f6255
via: some PCI posting flushes
by Thomas Hellstrom
· 18 years ago
eac681b
i915: Fix a DRM_ERROR that should be DRM_DEBUG.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
f9841a8
drm: Stop defining pci_pretty_name
by Jean Delvare
· 18 years ago
83a9e29
drm: r128: comment aligment with drm git
by Dave Airlie
· 18 years ago
0c4dd90
drm: make kernel context switch same as for drm git tree.
by Dave Airlie
· 18 years ago
94bb598
drm: fixup comment header style
by Dave Airlie
· 18 years ago
183b4ae
drm: savage: compat fix from drm git.
by Eric Anholt
· 18 years ago
1d6bb8e
drm: Unify radeon offset checking.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
3188a24
i915_vblank_tasklet: Try harder to avoid tearing.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
2c3f0ed
DRM: handle pci_enable_device failure
by Jeff Garzik
· 18 years ago
94f060b
drm: fix return value check
by Akinobu Mita
· 18 years ago
9b3a89f
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 18 years ago
cc5ef55fd
[PATCH] struct path: convert drm
by Josef Sipek
· 18 years ago
cd54e7e
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
by Nick Piggin
· 18 years ago
a1e8537
[PATCH] drm-sis linkage fix
by Andrew Morton
· 18 years ago
d942625
Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606
by Andrew Morton
· 18 years ago
3417f33
drm: add flag for mapping PCI DMA buffers read-only.
by George Sapountzis
· 18 years ago
5c2df2b
drm: fix up irqflags in drm_lock.c
by Dave Airlie
· 18 years ago
2228ed6
drm: i915 updates
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
a0b136b
drm: i915: fix up irqflags arg
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
21fa60e
drm: i915: Only return EBUSY after we've established we need to schedule a new swap.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
2dbb232
drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap().
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
376642c
drm: i915: Add SAREA fileds for determining which pipe to sync window buffer swaps to.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
5b51694
drm: Make handling of dev_priv->vblank_pipe more robust.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
541f29a
drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
a6b54f3
drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
049b323
drm: Core vsync: Don't clobber target sequence number when scheduling signal.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
ab285d7
drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
8163e41
drm: Make locked tasklet handling more robust.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
507c018
drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended.
by =?utf-8?q?Felix_K=C3=BChling?=
· 18 years ago
cdec2f8
drm: Change first valid DRM drawable ID to be 1 instead of 0.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
b03ed6f
drm: drawable locking + memory management fixes + copyright
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
2e54a00
drm: Add support for interrupt triggered driver callback with lock held to DRM core.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
bea5679
drm: Add support for tracking drawable information to core
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
68815ba
drm: add support for secondary vertical blank interrupt to i915
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
776c944
drm: add support for secondary vertical blank interrupt to DRM core
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
85abb3f
drm: ioremap balanced with iounmap for drivers/char/drm
by Amol Lad
· 18 years ago
24f73c9
drm: fix error returns, sysfs error handling
by Jeff Garzik
· 18 years ago
0d960d2
fix return code in error case.
by Dave Jones
· 18 years ago
958de71
drm: mga: set dev_priv_size
by Tilman Sauerbeck
· 18 years ago
10eee0f
drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages
by Michael Karcher
· 18 years ago
a1aa289
drm: radeon: only allow specific type-3 packetss through verifier
by Roland Scheidegger
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3e14a28
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
by Michel Daenzer
· 18 years ago
54a56ac
drm: use radeon specific names for radeon flags
by Dave Airlie
· 18 years ago
2f02cc3
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
by Eric Anholt
· 18 years ago
e08870c
drm: allow multiple addMaps with the same 32-bit map offsset.
by Thomas Hellstrom
· 18 years ago
214ff13
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
by Michel Daenzer
· 18 years ago
47cc140
drm: Fix hashtab implementation leaking illegal error codes to user space.
by Thomas Hellstrom
· 18 years ago
9b1a51b
drm: domain changes broke ppc r200
by Dave Airlie
· 18 years ago
1f27ce6
drm: fixup setversion return codes..
by Dave Airlie
· 18 years ago
46acbf1
drm: fixup i915 error codes
by Dave Airlie
· 18 years ago
b15ec36
drm: realign sosme radeon code with drm git tree
by Dave Airlie
· 18 years ago
d40c853
drm: realign via driver with drm git tree
by Dave Airlie
· 18 years ago
1f4eccf
drm: remove hash tables on drm exit
by Thomas Hellstrom
· 18 years ago
fb41e54
drm: cleanups
by Adrian Bunk
· 18 years ago
c7aed17
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
by Denis Vlasenko
· 18 years ago
0a0c721
drm: avoid kernel oops in some error paths calling drm_lastclose
by Thomas Hellstrom
· 18 years ago
bd5af07
drm: allow detection of new VIA chipsets
by Chuck Short
· 18 years ago
78eca43
drm: fix i965 build bug
by Andrew Morton
· 18 years ago
a1d0fcf
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
by Andrew Morton
· 18 years ago
c29b669
drm: Add support for Intel i965G chipsets.
by Alan Hourihane
· 18 years ago
d000b48
drm: add better explanation for i830/i915
by Dave Airlie
· 18 years ago
c2604ce
drm: remove a tab that snuck in
by Dave Airlie
· 18 years ago
572225b
drm: fix return value in auth function
by Dave Airlie
· 18 years ago
7981bf7
drm: SiS 315 Awareness.
by Thomas Hellstrom
· 18 years ago
8d153f7
drm: update user token hashing and map handles
by Thomas Hellstrom
· 18 years ago
8669cbc
drm: move drm authentication to new generic hash table.
by Thomas Hellstrom
· 18 years ago
3d45dbd
drm: Add the P4VM800PRO (?) PCI ID.
by Dave Airlie
· 18 years ago
ce65a44
drm: add drm simple memory manager support for SiS and VIA drivers
by Thomas Hellstrom
· 18 years ago
3a1bd92
drm: add simple DRM memory manager, and hash table
by Thomas Hellstrom
· 18 years ago
b9b603dd
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.
by Michel Dänzer
· 18 years ago
ae1b1a48
drm: radeon: fix up bus mastering when writeback is disabled
by Michel Dänzer
· 18 years ago
8624ecb
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
by Michel Dänzer
· 18 years ago
9ca9416
drm: radeon: add some debug output when getparam is called with unknown
by Michel Dänzer
· 18 years ago
7a3f1f2
drm: missing mutex unlock
by Thomas Hellstrom
· 18 years ago
33229601
drm: remove the DRM pci domain
by Dave Airlie
· 18 years ago
242ef0e
drm: remove local copies of pci bus/slot/func
by Dave
· 18 years ago
3d77461
drm: cleanup old compat code and DRM fns from Linux only code
by Dave Airlie
· 18 years ago
18f2905
[PATCH] drm: radeon flush TCL VAP for vertex program enable/disable
by Roland Scheidegger
· 18 years ago
935f6e3
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
c499aeb
drm: radeon constify radeon microcode
by Dave Airlie
· 18 years ago
702880f
Add i915 ioctls to configure pipes for vblank interrupt.
by Dave Airlie
· 18 years ago
d6fece0
drm: update radeon to 1.25 add r200 vertex program support
by Dave Airlie
· 18 years ago
f2a2279
drm: radeon add a tcl state flush before accessing tcl vector space
by Dave Airlie
· 18 years ago
5d23faf
drm: possible cleanups
by Dave Airlie
· 19 years ago
Next »