Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b1edd6a6ecd436af33f210a5c75e0249466fd200
/
drivers
/
gpu
/
drm
b1edd6a
drm/edid: Add drm_rgb_quant_range_selectable()
by Ville Syrjälä
· 12 years ago
55bc60d
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
by Ville Syrjälä
· 12 years ago
3685a8f
drm/i915: Fix RGB color range property for PCH platforms
by Ville Syrjälä
· 12 years ago
93d1879
drm/i915: Remove use of gtt_mappable_entries
by Ben Widawsky
· 12 years ago
dabb7a9
drm/i915: Remove use on gma_bus_addr on gen6+
by Ben Widawsky
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
00fc2c3
drm/i915: Remove gtt_mappable_total
by Ben Widawsky
· 12 years ago
35451cb
drm/i915: Mappable_end can't ever be > end
by Ben Widawsky
· 12 years ago
c1fc652
drm/i915: Kill gtt_end
by Ben Widawsky
· 12 years ago
c70af1e
drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
by Ville Syrjälä
· 12 years ago
eef90cc
drm/i915: Use the reloc.handle as an index into the execbuffer array
by Chris Wilson
· 12 years ago
ed5982e
drm/i915: Allow userspace to hint that the relocations were known
by Daniel Vetter
· 12 years ago
bcffc3f
drm/i915: Move the execbuffer objects list from the stack into the tracker
by Chris Wilson
· 12 years ago
3b96eff
drm/i915: Take the handle idr spinlock once for looking up the exec objects
by Chris Wilson
· 12 years ago
419fa72
drm/i915: Mark a temporary allocation for copy-from-user as such
by Chris Wilson
· 12 years ago
43e28f0
drm/i915: Bail if we attempt to allocate pages for a purged object
by Chris Wilson
· 12 years ago
dd624af
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
by Chris Wilson
· 12 years ago
0fa8779
drm/i915: use gtt_get_size() instead of open coding it
by Imre Deak
· 12 years ago
56c844e
drm/i915: merge {i965, sandybridge}_write_fence_reg()
by Imre Deak
· 12 years ago
d865110c
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
by Imre Deak
· 12 years ago
af5163a
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
by Egbert Eich
· 12 years ago
2c10d57
drm/i915: wake up all pageflip waiters
by Daniel Vetter
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e8e8962
drm/ttm: fix fence locking in ttm_buffer_object_transfer
by Daniel Vetter
· 12 years ago
c75be25
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
be8a42a
drm/prime: drop reference on imported dma-buf come from gem
by Seung-Woo Kim
· 12 years ago
d1f9809
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
by Maarten Lankhorst
· 12 years ago
663d876
drm/exynos: move finish page flip to a common place
by Rahul Sharma
· 12 years ago
28998af
drm/exynos: fimd: modify condition in fimd resume
by Prathyush K
· 12 years ago
2566014
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
a10fbb4
drm/radeon: fix DMA CS parser for r6xx linear copy packet
by Alex Deucher
· 12 years ago
43fb778
drm/radeon: split r6xx and r7xx copy_dma functions
by Alex Deucher
· 12 years ago
5cbd419
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
a8527cf
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
cfdee8f
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
af8cd94
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
df257a8
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
6eac74d
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
15b3263
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
3fb6922
drm/exynos: Remove redundant NULL check
by Sachin Kamat
· 12 years ago
87acdde
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
bfb6ed2
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
by Sachin Kamat
· 12 years ago
1dcfe23
drm/exynos: fix gem buffer allocation type checking
by Inki Dae
· 12 years ago
13a32eb
drm/exynos: remove needless parenthesis.
by Eunchul Kim
· 12 years ago
e39d5ce
drm/exynos: fix incorrect interrupt induced by m2m operation.
by Jinyoung Jeon
· 12 years ago
b5c0b55
drm/exynos: remove color bar pattern operation.
by JoongMock Shin
· 12 years ago
6fe891f
drm/exynos: correct some comments to abbreviation.
by Eunchul Kim
· 12 years ago
5bbea0c
drm/exynos: fix build warning.
by Eunchul Kim
· 12 years ago
4f21877
drm/exynos: consider both case of vflip and hflip.
by Eunchul Kim
· 12 years ago
0ca824c
drm/exynos: remove needless error handling to property.
by Eunchul Kim
· 12 years ago
7259c3d
drm/exynos: change member variable name.
by Eunchul Kim
· 12 years ago
694be45
drm/exynos: consider buffer allocation without iommu
by Inki Dae
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
c704f1b
drm/exynos: consider no iommu support to console framebuffer
by Inki Dae
· 12 years ago
f4fd9bd
drm/exynos: fix flags in dma buf exporting
by Seung-Woo Kim
· 12 years ago
eda85d6
drm/nouveau: fix init with agpgart-uninorth
by Aaro Koskinen
· 12 years ago
57cdf82
drm: nouveau: Fix build warning seen if HWMON is undefined
by Guenter Roeck
· 12 years ago
06bc6df
drm/radeon: switch to a finer grained reset for SI (v2)
by Alex Deucher
· 12 years ago
271d6fed
drm/radeon: switch to a finer grained reset for cayman/TN
by Alex Deucher
· 12 years ago
0ecebb9
drm/radeon: switch to a finer grained reset for evergreen
by Alex Deucher
· 12 years ago
71e3d15
drm/radeon: switch to a finer grained reset for r6xx/7xx
by Alex Deucher
· 12 years ago
ec46c76
drm/radeon: add GPU reset flags
by Alex Deucher
· 12 years ago
4b681c2
drm/radeon: fix typo in evergreen dma fence
by Alex Deucher
· 12 years ago
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0a9069d
drm/radeon: Properly handle DDC probe for DP bridges
by Niels Ole Salscheider
· 12 years ago
64c56e8
drm/radeon: reset dma engine on gpu reset (v2)
by Jerome Glisse
· 12 years ago
eaaa698
drm/radeon: print dma status reg on lockup (v2)
by Jerome Glisse
· 12 years ago
4d00919
drm/radeon: improve ring debugfs printing
by Jerome Glisse
· 12 years ago
7479548
drm/radeon: add debugfs file for dma rings
by Jerome Glisse
· 12 years ago
909d9eb
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
by Alex Deucher
· 12 years ago
cafa59b
drm/radeon: add connector table for Mac G4 Silver
by Alex Deucher
· 12 years ago
d5757db
Revert "drm: tegra: protect DC register access with mutex"
by Dave Airlie
· 12 years ago
500df2e
drm: tegra: program only one window during modeset
by Lucas Stach
· 12 years ago
e39250a
drm: tegra: clean out old gem prototypes
by Lucas Stach
· 12 years ago
fa416dd
drm: tegra: remove redundant tegra2_tmds_config entry
by Lucas Stach
· 12 years ago
83c0bcb
drm: tegra: protect DC register access with mutex
by Lucas Stach
· 12 years ago
4026bfb
drm: tegra: don't leave clients host1x member uninitialized
by Lucas Stach
· 12 years ago
4049508
drm: tegra: fix front_porch <-> back_porch mixup
by Lucas Stach
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b1d778b
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
eca1529
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
by Ben Skeggs
· 12 years ago
9025306
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
by Ben Skeggs
· 12 years ago
5ddf4d4
drm/nouveau/bios: cache ramcfg strap on later chipsets
by Ben Skeggs
· 12 years ago
3d8ec27
drm/nouveau/mxm: silence output if no bios data
by Ben Skeggs
· 12 years ago
0dd660d
drm/nouveau/bios: parse/display extra version component
by Ben Skeggs
· 12 years ago
1ed7316
drm/nouveau/bios: implement opcode 0xa9
by Ben Skeggs
· 12 years ago
d2bcea6
drm/nouveau/bios: update gpio parsing apis to match current design
by Ben Skeggs
· 12 years ago
caba557
drm/nouveau: initial support for GK106
by Ben Skeggs
· 12 years ago
668bbc8
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
by Alex Deucher
· 12 years ago
c0c36b94
drm/i915: Return the real error code from intel_set_mode()
by Chris Wilson
· 12 years ago
1c45140
drm/i915: Make GSM void
by Ben Widawsky
· 12 years ago
06e5598
drm/i915: Move GSM mapping into dev_priv
by Ben Widawsky
· 12 years ago
d7e5008
drm/i915: Move even more gtt code to i915_gem_gtt
by Ben Widawsky
· 12 years ago
da494d7
drm/i915: disable shrinker lock stealing for create_mmap_offset
by Daniel Vetter
· 12 years ago
677feac
drm/i915: optionally disable shrinker lock stealing
by Daniel Vetter
· 12 years ago
5b42427
drm/i915: fix flags in dma buf exporting
by Dave Airlie
· 12 years ago
dcd6a97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
4613ca1
drm/radeon: add support for MEM_WRITE packet
by Jerome Glisse
· 12 years ago
d349357
drm/radeon: restore modeset late in GPU reset path
by Jerome Glisse
· 12 years ago
Next »