Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
638dd7db599de8c49cfaf9aca9d64d9a0649ff46
/
drivers
638dd7d
drm/radeon/kms: add more elaborate benchmarks
by Ilija Hadzic
· 13 years ago
cc34051
drm/radeon/kms: cleanup benchmark code
by Ilija Hadzic
· 13 years ago
3a38612
drm/radeon/kms: demystify r600 blit code
by Ilija Hadzic
· 13 years ago
6018faf
drm/radeon/kms: demystify evergreen blit code
by Ilija Hadzic
· 13 years ago
7dbf41d
drm/radeon/kms: simplify r6xx blit code
by Alex Deucher
· 13 years ago
eb32d0c
drm/radeon/kms: simplify evergreen blit code
by Ilija Hadzic
· 13 years ago
43e5f61
drm/radeon/kms: Simplify I2C post_xfer function
by Jean Delvare
· 13 years ago
a88cab2
drm/exynos: fixed build warnings and comments.
by Inki Dae
· 13 years ago
ccf4d88
drm/exynos: fixed page flip bug.
by Inki Dae
· 13 years ago
f6b9825
drm/exynos: added comments and code clean.
by Inki Dae
· 13 years ago
601b44e
drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().
by Inki Dae
· 13 years ago
41c2434
drm/exynos: added device object as argument of subdrv_probe().
by Inki Dae
· 13 years ago
8e9cc6a
drm/exynos: fixed overlay updating time at page flip.
by Inki Dae
· 13 years ago
19c8b83
drm/exynos: fixed overlay data updating.
by Inki Dae
· 13 years ago
6fcbef7
drm/radeon: Move r100_*_*reg out of line
by Andi Kleen
· 13 years ago
ce580fa
drm/radeon: Move more code out of line
by Andi Kleen
· 13 years ago
cbdd450
drm/radeon: Remove more bogus inlines in the radeon driver.
by Andi Kleen
· 13 years ago
6a2f371
drm/radeon: Remove now unused functions in radeon driver
by Andi Kleen
· 13 years ago
74740c8
drm/radeon: drop inlines in r600_blit.c
by Andi Kleen
· 13 years ago
488479e
drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.c
by Andi Kleen
· 13 years ago
1c482ab
vmwgfx: Add vblank stubs
by Jakob Bornecrantz
· 13 years ago
74b5ea3
vmwgfx: Whitespace & code style in display unit
by Jakob Bornecrantz
· 13 years ago
60a16a3
vmwgfx: Fix display system init & close functions
by Jakob Bornecrantz
· 13 years ago
b07759b
drm/radeon: allow pcie gen2 speed on Cayman
by Ilija Hadzic
· 13 years ago
cd54033
drm/radeon: allow pcie gen2 speed on NI
by Ilija Hadzic
· 13 years ago
5a7b74b
vmwgfx: Take the driver out of staging
by Thomas Hellstrom
· 13 years ago
836e53d
drm: Add KMS debug printk's for encoder and crtc fixup failure
by Adam Jackson
· 13 years ago
62addcb
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
5438ae8
vmwgfx: Wrap drm_read and drm_poll
by Thomas Hellstrom
· 13 years ago
57c5ee7
vmwgfx: Add fence events
by Thomas Hellstrom
· 13 years ago
8bf445c
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
by Thomas Hellstrom
· 13 years ago
005a83f
drm/radeon/kms: set DMA mask properly on newer PCI asics
by Alex Deucher
· 13 years ago
c245cb9
DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
by Michael Witten
· 13 years ago
d0d0a22
drm/radeon/kms: handle !force case in connector detect more gracefully
by Alex Deucher
· 13 years ago
5f0a261
drm/radeon/kms: bail early in dvi_detect for digital only connectors
by Alex Deucher
· 13 years ago
286e0c9
drm/radeon/kms: Fix I2C mask definitions
by Jean Delvare
· 13 years ago
c6ca839
vmwgfx: Don't use virtual coords when using screen objects
by Jakob Bornecrantz
· 13 years ago
414ee50
vmwgfx: Implement memory accounting for resources
by Thomas Hellstrom
· 13 years ago
1c248b7
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
by Inki Dae
· 13 years ago
6ea77d1
vmwgfx: Minor cleanups
by Thomas Hellstrom
· 13 years ago
e5ed157
vmwgfx: Bump driver minor to advertise support for new ioctls.
by Thomas Hellstrom
· 13 years ago
c337ada
vmwgfx: Be more strict with fb depths when using screen objects
by Jakob Bornecrantz
· 13 years ago
5bb39e8
vmwgfx: Handle device surface memory limit
by Thomas Hellstrom
· 13 years ago
90ff18b
vmwgfx: Make sure we always have a user-space handle to use for objects that are backing kms framebuffers.
by Thomas Hellstrom
· 13 years ago
f18c884
vmwgfx: Optimize the command submission resource list
by Thomas Hellstrom
· 13 years ago
e2fa3a7
vmwgfx: Fix up query processing
by Thomas Hellstrom
· 13 years ago
e93daed
vmwgfx: Allow reference and unreference of NULL fence objects.
by Thomas Hellstrom
· 13 years ago
b37a6b9
vmwgfx: minor dmabuf utilities cleanup
by Thomas Hellstrom
· 13 years ago
0cff60c
vmwgfx: Disallow user space to send present and readback commands
by Jakob Bornecrantz
· 13 years ago
2fcd5a7
vmwgfx: Add present and readback ioctls
by Jakob Bornecrantz
· 13 years ago
44031d2
vmwgfx: Place overlays in GMR area if we can
by Jakob Bornecrantz
· 13 years ago
01e8141
vmwgfx: Drop 3D Legacy Display Unit support
by Jakob Bornecrantz
· 13 years ago
b7b7002
vmwgfx: Require HWV8 for 3d support
by Thomas Hellstrom
· 13 years ago
56d1c78
vmwgfx: Add screen object support
by Jakob Bornecrantz
· 13 years ago
d991ef0
vmwgfx: Add dmabuf helper functions for pinning
by Jakob Bornecrantz
· 13 years ago
626ab77
vmwgfx: Refactor common display unit functions to shared file
by Jakob Bornecrantz
· 13 years ago
4084fb8
vmwgfx: Expand the command checker to cover screen object commands
by Jakob Bornecrantz
· 13 years ago
5deb65c
vmwgfx: Break out dirty submission code
by Jakob Bornecrantz
· 13 years ago
922ade0
vmwgfx: Break out execbuf command processing
by Thomas Hellstrom
· 13 years ago
6070e9f
vmwgfx: Some comments and BUG_ON
by Jakob Bornecrantz
· 13 years ago
5f898d9
vmwgfx: Make sure the reserved area is at the start of vram
by Jakob Bornecrantz
· 13 years ago
497a3ff
vmwgfx: Add comments for buffer pinning code
by Jakob Bornecrantz
· 13 years ago
de12d44
vmwgfx: Document vmw_fifo_reserve
by Jakob Bornecrantz
· 13 years ago
8d3713e
vmwgfx: Update register files to latest from vmware-sdk
by Jakob Bornecrantz
· 13 years ago
4d79893
ttm: export ttm_bo_create
by Thomas Hellstrom
· 13 years ago
c8c99b0
drm/i915: Dumb down the semaphore logic
by Ben Widawsky
· 13 years ago
e0dac65
drm/i915: pass ELD to HDMI/DP audio driver
by Wu Fengguang
· 13 years ago
76adaa34
drm: support routines for HDMI/DP ELD
by Wu Fengguang
· 13 years ago
578393c
drm/i915: Enable dither whenever display bpc < frame buffer bpc
by Keith Packard
· 13 years ago
88ef4e3
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next
by Dave Airlie
· 13 years ago
b2d108b
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 13 years ago
a0d9a8f
drm/nouveau: remove allocations from gart populate() hook
by Ben Skeggs
· 13 years ago
a148451
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
by Ben Skeggs
· 13 years ago
3dcbb02
drm/nvc0/fifo: avoid touching missing subfifos
by Ben Skeggs
· 13 years ago
84e2ad8
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
by Ben Skeggs
· 13 years ago
c20ab3e
drm/nvd9/disp: stub some more api hooks so we don't oops on resume
by Ben Skeggs
· 13 years ago
ff920bf
drm/nouveau: fix printk typo in ioremap failure path
by Marcin Slusarz
· 13 years ago
8ce51fc
drm/nvc0/pm: minor clock readback fixes
by Ben Skeggs
· 13 years ago
59ef974
drm/nv40/pm: execute memory reset script from vbios
by Ben Skeggs
· 13 years ago
6d6538a
drm/nv50/gr: refactor initialisation
by Ben Skeggs
· 13 years ago
8c06e60
drm/nouveau: if requested, try harder at disabling sysmem pushbufs
by Ben Skeggs
· 13 years ago
fbba036
drm/nv50/gr: enable ctxprog xfer only when we need it to save power
by Martin Peres
· 13 years ago
c16a3a3
drm/nouveau/dp: add support for displayport table 0x30
by Ben Skeggs
· 13 years ago
5f1800b
drm/nouveau/dp: return master dp table pointer too when looking up encoder
by Ben Skeggs
· 13 years ago
721b082
drm/nouveau/bios: simplify U/d table hash matching func to just match
by Ben Skeggs
· 13 years ago
5b3eb95
drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET
by Ben Skeggs
· 13 years ago
2834f86
drm/nvc0/gr: remove MODULE_FIRMWARE() lines
by Ben Skeggs
· 13 years ago
1b45dbe
drm/nouveau/dp: use alternate lane mask for nvaf
by Ben Skeggs
· 13 years ago
856ed88
drm/nouveau/dp: link rate scripts are selected with a comparison table
by Ben Skeggs
· 13 years ago
1262a20
drm/nv40/pm: write nv40-specific reclocking routines
by Ben Skeggs
· 13 years ago
9f40360
drm/nv40/pm: parse geometric delta clock from vbios
by Ben Skeggs
· 13 years ago
52e0d0e
drm/nouveau/dp: enable down-spread if vbios and sink support it
by Ben Skeggs
· 13 years ago
28e2d12
drm/nouveau/dp: execute some more vbios tables relating to link rate
by Ben Skeggs
· 13 years ago
75a1fcc
drm/nouveau/dp: store unencoded link_bw everywhere
by Ben Skeggs
· 13 years ago
27a4598
drm/nouveau/dp: restructure link training code
by Ben Skeggs
· 13 years ago
a002fec
drm/nouveau/dp: pass in required datarate to link training
by Ben Skeggs
· 13 years ago
a8e415d
drm/nouveau/bios: check for null script pointers in parser
by Ben Skeggs
· 13 years ago
5024c54
drm/nva3/backlight: add suppport for newer style backlight regs
by Ben Skeggs
· 13 years ago
0946145
drm/nv50/backlight: express brightness level in percent
by Ben Skeggs
· 13 years ago
10b461e
drm/nv50/backlight: take the sor into account when bashing regs
by Ben Skeggs
· 13 years ago
Next »