Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
82352e908acd36d7244c75a008c9f27a2ced44d5
/
drivers
/
gpu
/
drm
82352e9
drm/i915: Cache LRC state page in the context
by Tvrtko Ursulin
· 9 years ago
0eb973d
drm/i915: Cache ringbuffer GTT VMA
by Tvrtko Ursulin
· 9 years ago
ca82580
drm/i915: Do not call API requiring struct_mutex where it is not available
by Tvrtko Ursulin
· 9 years ago
e0313db
drm/i915: Only grab timestamps when needed
by Tvrtko Ursulin
· 9 years ago
2da80b5
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
1df59b8
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2d7f3bd
drm/i915: Pass the dma_addr_t array as const to rotate_pages()
by Ville Syrjälä
· 9 years ago
b5e1698
drm/i915: Set i915_ggtt_view_normal type explicitly
by Ville Syrjälä
· 9 years ago
0b05e1e
drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails
by Ville Syrjälä
· 9 years ago
4314e19
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
by Maxime Ripard
· 9 years ago
013dd9e
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
by Jani Nikula
· 9 years ago
6765bd6
drm/i915/bios: Fix the sequence size calculations for MIPI seq v3
by Jani Nikula
· 9 years ago
965fd60
drm/i915: Make sure DC writes are coherent on flush.
by Francisco Jerez
· 9 years ago
d890565
drm/i915: Use the active wm config for merging on ILK-BDW
by Ville Syrjälä
· 9 years ago
f1ecaf8
drm/i915: Start WM computation from scratch on ILK-BDW
by Ville Syrjälä
· 9 years ago
87ad321
drm/i915: add onoff utility function
by Jani Nikula
· 9 years ago
e9c5e74
drm/amdgpu: add missing irq.h include
by Dave Airlie
· 9 years ago
d6f7a18
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
06249e6
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 9 years ago
c7753e9
Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 9 years ago
a50e2bf
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
by Thomas Hellstrom
· 9 years ago
fb89ac5
drm/vmwgfx: Fix an incorrect lock check
by Thomas Hellstrom
· 9 years ago
38b1751
drm: nouveau: fix nouveau_debugfs_init prototype
by Arnd Bergmann
· 9 years ago
25c8050
drm/nouveau/pci: fix check in nvkm_pcie_set_link
by Karol Herbst
· 9 years ago
6cfd777
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
d8e0cae
drm/amdgpu: validate duplicates first
by Christian König
· 9 years ago
eceb8a1
drm/amdgpu: move VM page tables to the LRU end on CS v2
by Christian König
· 9 years ago
ab74961
drm/ttm: add ttm_bo_move_to_lru_tail function v2
by Christian König
· 9 years ago
ed704a4
drm/ttm: fix adding foreign BOs to the swap LRU
by Christian König
· 9 years ago
33d48cf
drm/ttm: fix adding foreign BOs to the LRU during init v2
by Christian König
· 9 years ago
e3837b0
drm/radeon: use kobj_to_dev()
by Geliang Tang
· 9 years ago
cc29ec8
drm/amdgpu: use kobj_to_dev()
by Geliang Tang
· 9 years ago
403664b
drm/amdgpu/cz: force vce clocks when sclks are forced
by Alex Deucher
· 9 years ago
5f57642
drm/amdgpu/cz: force uvd clocks when sclks are forced
by Alex Deucher
· 9 years ago
044c062
drm/amdgpu/cz: add code to enable forcing VCE clocks
by Alex Deucher
· 9 years ago
d83b1e81
drm/amdgpu/cz: add code to enable forcing UVD clocks
by Alex Deucher
· 9 years ago
603525d
drm/i915: Refactor intel_surf_alignment()
by Ville Syrjälä
· 9 years ago
ce1e5c1
drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/
by Ville Syrjälä
· 9 years ago
d843310
drm/i915: Use intel_tile_{size,width,height}() in intel_gen4_compute_page_offset()
by Ville Syrjälä
· 9 years ago
d9b3288
drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size
by Ville Syrjälä
· 9 years ago
832be82
drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()
by Ville Syrjälä
· 9 years ago
7b49f94
drm/i915: Factor out intel_tile_width()
by Ville Syrjälä
· 9 years ago
b5c6533
drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()
by Ville Syrjälä
· 9 years ago
888c9e3
drm/amdgpu: fix lost sync_to if scheduler is enabled.
by Chunming Zhou
· 9 years ago
f3b5cb3
drm/amd/powerplay: fix static checker warning for return meaningless value.
by Rex Zhu
· 9 years ago
d122cbf
drm/sysfs: use kobj_to_dev()
by Geliang Tang
· 9 years ago
657fb5f
drm/i915: use kobj_to_dev()
by Geliang Tang
· 9 years ago
f594914
drm/i915: Init power domains early in driver load
by Daniel Vetter
· 9 years ago
eb47fe8
drm: Do not set connector->encoder in drivers
by Thierry Reding
· 9 years ago
ec8a977
drm/i915: Fix bsd2 ring name
by Tvrtko Ursulin
· 9 years ago
d9f3af9
drm/i915: Compact logical ring interrupt initialization
by Tvrtko Ursulin
· 9 years ago
c9cacf9
drm/i915: Extract vfunc setup from logical ring initializers
by Tvrtko Ursulin
· 9 years ago
f11a0f4
drm/i915/gen8: Factor out display interrupt handling
by Tvrtko Ursulin
· 9 years ago
e32192e
drm/i915/gen8: Tidy display interrupt processing
by Tvrtko Ursulin
· 9 years ago
48ea1e3
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
by Michel Thierry
· 9 years ago
de05133
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
by Maarten Lankhorst
· 9 years ago
2dc2f76
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
by Lyude
· 9 years ago
ccda3a7
drm/i915: shut up gen8+ SDE irq dmesg noise, again
by Jani Nikula
· 9 years ago
06ef83a
drm/i915: Restore inhibiting the load of the default context
by Chris Wilson
· 9 years ago
5751d0f
drm/i915: Tune down rpm wakelock debug checks
by Daniel Vetter
· 9 years ago
a5f0edf
drm/i915: Avoid writing relocs with addresses in non-canonical form
by Michał Winiarski
· 9 years ago
1892faa
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
by Michel Thierry
· 9 years ago
0cd1262
drm/i915: Handle error paths during watermark sanitization properly (v3)
by Matt Roper
· 9 years ago
ceccad5
drm/i915: Only complain about n_edp_entries with eDP ports
by Ville Syrjälä
· 9 years ago
c74d8eb
drm/exynos: fix kernel panic issue at drm releasing
by Inki Dae
· 9 years ago
d619894
drm/exynos: crtc: do not wait for the scanout completion
by Inki Dae
· 9 years ago
3dbaab1
drm/exynos: mixer: properly update all planes on the same vblank event
by Marek Szyprowski
· 9 years ago
d29c2c1
drm/exynos: crtc: rework atomic_{begin,flush}
by Marek Szyprowski
· 9 years ago
5e68fef
drm/exynos: mixer: unify a check for video-processor window
by Marek Szyprowski
· 9 years ago
26a7af3
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
by Tobias Jakobi
· 9 years ago
f657a99
drm/exynos: mixer: refactor layer setup
by Marek Szyprowski
· 9 years ago
5bec019
drm/exynos: mixer: remove all static blending setup
by Tobias Jakobi
· 9 years ago
a2cb911
drm/exynos: mixer: set window priority based on zpos
by Marek Szyprowski
· 9 years ago
0ea7240
drm/exynos: make zpos property configurable
by Marek Szyprowski
· 9 years ago
40bdfb0
drm/exynos: rename zpos to index
by Marek Szyprowski
· 9 years ago
9d611c0
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
by Ville Syrjälä
· 9 years ago
7244f30
drm/i915: Expect child dev size of 22 bytes for VBT < 106
by Ville Syrjälä
· 9 years ago
52b69c8
drm/i915: Allow 27 bytes child_dev for VBT <109
by Ville Syrjälä
· 9 years ago
b7792d8
drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2
by Ville Syrjälä
· 9 years ago
7d3fdff
drm/i915: Cleanup phys status page too
by Ville Syrjälä
· 9 years ago
6a7e4f9
drm/i915: Kill intel_prepare_ddi()
by Ville Syrjälä
· 9 years ago
10afa0b
drm/i915: Reject >9 ddi translation entried if port != A/E on SKL
by Ville Syrjälä
· 9 years ago
78ab0ba
drm/i915: Pass around dev_priv for ddi buffer programming
by Ville Syrjälä
· 9 years ago
cd1101c
drm/i915: Eliminate duplicated skl_get_buf_trans_dp()
by Ville Syrjälä
· 9 years ago
acee299
drm/i915: Remove pointless 'ddi_translations' local variable
by Ville Syrjälä
· 9 years ago
ccb1a83
drm/i915: Store max lane count in intel_digital_port
by Ville Syrjälä
· 9 years ago
10e7bec
drm/i915: Check max number of lanes when registering DDI ports
by Ville Syrjälä
· 9 years ago
d919161
drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST
by Ville Syrjälä
· 9 years ago
7eb08a2
drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail
by Tvrtko Ursulin
· 9 years ago
8a0d560
drm/amdgpu/powerplay: include asm/div64.h for do_div()
by Stephen Rothwell
· 9 years ago
bc95ce7
drm/i915/dsi: add debug printing of the new sequence block names
by Jani Nikula
· 9 years ago
c67fed8
drm/i915/dsi: reduce tedious repetition
by Jani Nikula
· 9 years ago
4079578
drm/i915/dsi: skip unknown elements for sequence block v3+
by Jani Nikula
· 9 years ago
2a33d93
drm/i915/bios: add support for MIPI sequence block v3
by Jani Nikula
· 9 years ago
4b42dfb
drm/i915/bios: add defines for v3 sequence block
by Jani Nikula
· 9 years ago
29bbdcb
drm/i915: skip the i2c element in the generic VBT DSI driver
by Jani Nikula
· 9 years ago
e534f7a
drm/i915/bios: add sequences for MIPI sequence block v2
by Jani Nikula
· 9 years ago
f4d6493
drm/i915/bios: interpret the i2c element
by Jani Nikula
· 9 years ago
bc3b934
drm/i915: Arm the unclaimed mmio debugs on suspend path
by Mika Kuoppala
· 9 years ago
Next »