Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c1fcfe229e99752c74efb945a4a3f560be04204
/
drivers
/
char
/
drm
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
b9b603d
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
caa98c4
drm: fixup r300 scratch on BE machines
by Dave Airlie
· 19 years ago
d253258
drm: Fix further issues in drivers/char/drm/via_irq.c
by Jayachandran C
· 19 years ago
031de96
drivers/char/drm/drm_memory.c: possible cleanups
by Adrian Bunk
· 19 years ago
31f64bd
drm: deline a few large inlines in DRM code
by Dave Airlie
· 19 years ago
11bab7d
drm: remove master setting from add/remove context
by Dave Airlie
· 19 years ago
195b3a2
drm: drm_pci needs dma-mapping.h
by Dave Airlie
· 19 years ago
86678df
[PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c
by Dave Airlie
· 19 years ago
63e8d91
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
55eb061
drm: remove drm_{alloc,free}_pages
by Dave Airlie
· 19 years ago
d2b58b5
drm: sis fix compile warning
by Dave Airlie
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
f3dd5c3
drm: add new radeon PCI ids..
by Dave Airlie
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
7b9af34
remove dead Radeon URL
by Adrian Bunk
· 19 years ago
6e5fca5
drm: read breadcrumb in IRQ handler
by Dave Airlie
· 19 years ago
e7f947b
drm: fixup i915 breadcrumb read/write
by Dave Airlie
· 19 years ago
2fab58d
drm: remove pointless checks in radeon_state
by Dave Airlie
· 19 years ago
f15e92d
drm: fixup improper cast.
by Dave Airlie
· 19 years ago
dfab115
drm: rationalise some pci ids
by Dave Airlie
· 19 years ago
ee4621f
drm: Add general-purpose packet for manipulating scratch registers (r300)
by Dave Airlie
· 19 years ago
d5ea702
drm: rework radeon memory map (radeon 1.23)
by Dave Airlie
· 19 years ago
45f1710
drm: update r300 register names
by Dave Airlie
· 19 years ago
ddf19b9
drm: fixup PCI DMA support
by Dave Airlie
· 19 years ago
73d72cf
drm: fix brace placement
by Dave Airlie
· 19 years ago
4e5e2e2
drm: radeon add r300 TX_CNTL and verify bitblt packets
by Dave Airlie
· 19 years ago
91e3738
drm: fixup i915 interrupt on X server exit
by Dave Airlie
· 19 years ago
75c0141
[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI list
by Dave Jones
· 19 years ago
0650fd5
[PATCH] DRM: fix up classdev interface for drm core
by Greg Kroah-Hartman
· 19 years ago
cf41f8a
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
30e2fb1
sem2mutex: drivers/char/drm/
by Dave Airlie
· 19 years ago
ce60fe0
drm: drivers/char/drm/: make some functions static
by Dave Airlie
· 19 years ago
339363c
drm: Fixes sparse warnings in via_dmablit.c
by Dave Airlie
· 19 years ago
de227f5
drm: i915 patches from Tungsten Graphics
by Dave Airlie
· 19 years ago
507d256
drm: ati_pcigart: simplify page_count manipulations
by Dave Airlie
· 19 years ago
f1e5c03
drm: use NULL instead of 0 From: Randy Dunlap <rdunlap@xenotime.net>
by Dave Airlie
· 19 years ago
2fed3bd
drm: add X600 PCI IDs
by Dave Airlie
· 19 years ago
5457f38
drm: add i945GM PCI ID
by Dave Airlie
· 19 years ago
d59cc22
drm: Fix sparce warning in radeon driver
by Dave Airlie
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
37ef439
Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
9c7d462
drm: fix issues with systems with no MTRR
by Dave Airlie
· 19 years ago
aab8df1
drm: cleanup properly on drm module unload
by Dave Airlie
· 19 years ago
8d2ea62
drm: fixup drm bufs being just under the EOM
by Dave Airlie
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
f8e0f29
drm: fix radeon warnings on 64-bit
by Dave Airlie
· 19 years ago
2185200
drm: fix warning on alpha
by Dave Airlie
· 19 years ago
4e4c62b
drm: remove is_pci flag completely...
by Dave Airlie
· 19 years ago
97f2aab
drm: merge in Linus mainline
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
b0cae66
drm: update drm pci ids list
by Dave Airlie
· 19 years ago
fe34765
drm: drm_ioctl.c sync with fixes from CVS
by Dave Airlie
· 19 years ago
b3a80a2
drm: update lock flags from userspace
by Dave Airlie
· 19 years ago
0d6aa60
drm: update to i915 1.3.0
by Dave Airlie
· 19 years ago
f0c408b
drm: update drm_memory_debug.h
by Dave Airlie
· 19 years ago
1e7d519
drm: proper fix for drm_context
by Dave Airlie
· 19 years ago
Next »