Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9084acf19bb98afb0ed90337fd39541103fe3494
9084acf
drm/edid: Deletion of an unnecessary check before the function call "release_firmware"
by Markus Elfring
· 10 years ago
fc2d2bc
drm/atomic: Add missing ERR_PTR casting
by Daniel Vetter
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
cc5ac1c
Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
8975626
drm/cirrus: allow 32bpp framebuffers for cirrus drm
by Zach Reizner
· 10 years ago
ebfdd6d
drm/udl: add support to export a handle to a FD on UDL.
by Haixia Shi
· 10 years ago
09a58da
drm/udl: add cache flags definitions for udl_gem_object
by Haixia Shi
· 10 years ago
a7ca52e
drm/cirrus: fix leaky driver load error handling
by Zach Reizner
· 10 years ago
b0fcfc8
drm/atomic_helper: Make it clear that commit_planes gets the old state
by Daniel Vetter
· 10 years ago
3758b34
drm: s/enum_blob_list/enum_list/ in drm_property
by Daniel Vetter
· 10 years ago
1a49863
drm/crtc: Polish kerneldoc
by Daniel Vetter
· 10 years ago
f52b69f1
drm/atomic: Don't overrun the connector array when hotplugging
by Daniel Vetter
· 10 years ago
6f75cea
drm/atomic: Only destroy connector states with connection mutex held
by Daniel Vetter
· 10 years ago
c7eb76f
drm/atomic: Ensure that drm_connector_index is stable
by Daniel Vetter
· 10 years ago
7f907bf
drm/irq: BUG_ON() -> WARN_ON()
by Rob Clark
· 10 years ago
881fdaa
drm/ttm: Avoid memory allocation from shrinker functions.
by Tetsuo Handa
· 10 years ago
2b0a3c4
drm: remove unnecessary sizeof(u8)
by Fabian Frederick
· 10 years ago
aeb24cc
drm: omapdrm: remove unused variable
by Boris BREZILLON
· 10 years ago
3ce733b
bochs: add page_flip
by Gerd Hoffmann
· 10 years ago
49b70a3
bochs: fix bochsdrmfb mmap
by Gerd Hoffmann
· 10 years ago
9ecdb03
bochs: add endian switching support
by Gerd Hoffmann
· 10 years ago
fbd2f9f
bochs: little cleanup
by Gerd Hoffmann
· 10 years ago
d0d6c52
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 10 years ago
23bd62f
drm/msm: a4xx support for msm-drm
by Aravind Ganesan
· 10 years ago
91b74e9
drm/msm: Handle register offset differences between a3xx and a4xx
by Aravind Ganesan
· 10 years ago
257d06f
drm/msm: small mmap offset cleanups
by Rob Clark
· 10 years ago
e27c54f
drm/msm/mdp4: atomic
by Rob Clark
· 10 years ago
3e7849e
drm/msm/hdmi: atomic
by Rob Clark
· 10 years ago
cf3a7e4
drm/msm: atomic core bits
by Rob Clark
· 10 years ago
10291bf
drm/msm: bit of fb error checking
by Rob Clark
· 10 years ago
2638d90
drm/msm: fb prepare/cleanup
by Rob Clark
· 10 years ago
032f8d5
drm/msm: remove unused compile-test stub
by Rob Clark
· 10 years ago
69193e5
drm/msm: small fence cleanup
by Rob Clark
· 10 years ago
a8cecf3
drm/msm/mdp5: drop attached planes table
by Rob Clark
· 10 years ago
bb6c018
drm/msm/mdp4: drop attached planes table
by Rob Clark
· 10 years ago
88ff1c2
drm/msm/mdp4: don't care about fb in crtc
by Rob Clark
· 10 years ago
8845ef8
drm/msm/mdp5: drop private primary ptr
by Rob Clark
· 10 years ago
466c268
drm/msm/mdp4: drop private primary ptr
by Rob Clark
· 10 years ago
95a9b8d
drm/msm: Fix fbdev for 16- and 24-bit modes.
by Daniel Thompson
· 10 years ago
77a147e
drm/msm: Allow exported dma-bufs to be mapped
by Daniel Thompson
· 10 years ago
067fef3
drm/msm/hdmi: refactor bind/init
by Rob Clark
· 10 years ago
bc00ae0
drm/msm: update generated headers
by Rob Clark
· 10 years ago
0122f96
drm/msm/adreno: slight init order cleanup
by Rob Clark
· 10 years ago
b7bbd64
drm/msm: select REGULATOR
by Rob Clark
· 10 years ago
967b8e0
drm/qxl: drop unused mode private pointer
by Dave Airlie
· 10 years ago
ca5a71d
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
7dea094
drm/qxl: use suggested x/y offset properties to pass guest prefs
by Dave Airlie
· 10 years ago
5bb2bbf
drm: add properties for suggested x/y offset for connectors. (v2)
by Dave Airlie
· 10 years ago
baf698b
drm: Simplify return value handling in drm_crtc.c
by Daniel Vetter
· 10 years ago
b065410
Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
4fb2ac6
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
8aa3dc3c
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
fd172d0
Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b853fdb
drm/dp/mst: Handle invalid link bandwidth from DPCD gracefully
by Chris Wilson
· 10 years ago
db88362
drm/atomic: rip out unnecessary locking checks
by Rob Clark
· 10 years ago
d7f8db5
drm: flip-work: change drm_flip_work_init prototype
by Boris BREZILLON
· 10 years ago
8bd4ae2
drm: rework flip-work helpers to avoid calling func when the FIFO is full
by Boris BREZILLON
· 10 years ago
e1f234b
drm/i915: Use correct pipe config to update pll dividers. V2
by Bob Paauwe
· 10 years ago
7e0180e
drm/tegra: gem: Check before freeing CMA memory
by Thierry Reding
· 10 years ago
cb10c81
drm/tegra: fb: Add error codes to error messages
by Thierry Reding
· 10 years ago
b88f005
drm/tegra: fb: Properly release GEM objects on failure
by Thierry Reding
· 10 years ago
9aaa0ce
drm/tegra: Detach panel when a connector is removed
by Thierry Reding
· 10 years ago
1053f4dd
drm/tegra: Plug memory leak
by Thierry Reding
· 10 years ago
71c3862
drm/tegra: gem: Use more consistent data types
by Thierry Reding
· 10 years ago
3feaf3e
drm/tegra: fb: Do not destroy framebuffer
by Thierry Reding
· 10 years ago
dc6057e
drm/tegra: gem: dumb: pitch and size are outputs
by Thierry Reding
· 10 years ago
8fc8f7d
drm/tegra: Enable the hotplug interrupt only when necessary
by Thierry Reding
· 10 years ago
c767930
drm/tegra: dc: Universal plane support
by Thierry Reding
· 10 years ago
03a6056
drm/tegra: dc: Registers are 32 bits wide
by Thierry Reding
· 10 years ago
205d48e
drm/tegra: dc: Factor out DC, window and cursor commit
by Thierry Reding
· 10 years ago
df06b75
drm/tegra: Add IOMMU support
by Thierry Reding
· 10 years ago
1d1e6fe
drm/tegra: Fix error handling cleanup
by Thierry Reding
· 10 years ago
53ea721
drm/tegra: gem: Use dma_mmap_writecombine()
by Thierry Reding
· 10 years ago
e55a8bd
drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()
by Thierry Reding
· 10 years ago
a8b48df
drm/tegra: gem: Cleanup tegra_bo_create_with_handle()
by Thierry Reding
· 10 years ago
c28d4a3
drm/tegra: gem: Extract tegra_bo_alloc_object()
by Thierry Reding
· 10 years ago
7e3bc3a
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
by Sean Paul
· 10 years ago
030611e
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
by Thierry Reding
· 10 years ago
369bc65
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
by Thierry Reding
· 10 years ago
0fffdf6
drm/tegra: dsi: Implement host transfers
by Thierry Reding
· 10 years ago
e94236c
drm/tegra: dsi: Add ganged mode support
by Thierry Reding
· 10 years ago
3f6b406
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
by Thierry Reding
· 10 years ago
337b443
drm/tegra: dsi: Add command mode support
by Thierry Reding
· 10 years ago
563eff1
drm/tegra: dsi: Refactor in preparation for command mode
by Thierry Reding
· 10 years ago
d2d0a9d
drm/tegra: dsi: Properly cleanup on probe failure
by Thierry Reding
· 10 years ago
ba3df97
drm/tegra: dsi: Mark connector hotpluggable
by Thierry Reding
· 10 years ago
41a8e72
drm/tegra: dsi: Leave parent clock alone
by Thierry Reding
· 10 years ago
183ef28
drm/tegra: dsi: Do not manage clock on enable/disable
by Thierry Reding
· 10 years ago
976cebc
drm/tegra: dsi: Make FIFO depths host parameters
by Thierry Reding
· 10 years ago
0bfad39
drm/tegra: DPMS off/on in encoder prepare/commit
by Sean Paul
· 10 years ago
dc670e4
drm/tegra: Do not enable output on .mode_set()
by Thierry Reding
· 10 years ago
9c01270
drm/tegra: dc: Add powergate support
by Thierry Reding
· 10 years ago
b298e98
gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
by Sean Paul
· 10 years ago
08a15cc
gpu: host1x: mipi: Calibrate clock lanes
by Sean Paul
· 10 years ago
26f7a92
gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
by Sean Paul
· 10 years ago
57b17ae
gpu: host1x: mipi: Registers are 32 bits wide
by Thierry Reding
· 10 years ago
3880e95
gpu: host1x: Make gather offsets unsigned
by Thierry Reding
· 10 years ago
ba73fbc
gpu: host1x: Print address/offset pairs consistently
by Thierry Reding
· 10 years ago
7f27d60
gpu: host1x: Fix typo in comment
by Thierry Reding
· 10 years ago
0169b93
gpu: host1x: Make mapped field of push buffers void *
by Thierry Reding
· 10 years ago
Next »