Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3bc6b01de30538f836632a1a701c0061e711b38c
3bc6b01
drm/sti: in crtc_atomic_flush, enable only planes of this crtc
by Fabien Dessenne
· 8 years ago
ffdbb82
drm/sti: use vtg array instead of vtg_main/aux
by Fabien Dessenne
· 8 years ago
ae21785
drm/sti: use different notifier_block for each pipe
by Fabien Dessenne
· 8 years ago
5552aad
drm/sti: fix atomic_disable check
by Fabien Dessenne
· 8 years ago
00b517e
drm/sti: run gdp init sequence only once
by Fabien Dessenne
· 8 years ago
9dd5942b
drm/sti: run hqvdp init sequence only once
by Fabien Dessenne
· 8 years ago
29ffa77
drm/sti: fix debug logs
by Fabien Dessenne
· 8 years ago
33030d6
drm/sti: dpms function missing for HDMI connector
by Vincent Abriou
· 8 years ago
bdfd36e
drm/sti: Fix sparse warnings
by Ville Syrjälä
· 8 years ago
7c0ca70
drm: sti: fix coccicheck warnings
by Benjamin Gaignard
· 8 years ago
d27cd40
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 9 years ago
26e34d2
Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
b81a617
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
bd4a68d
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
6e05f3d
drm/i915: Update DRIVER_DATE to 20160919
by Daniel Vetter
· 8 years ago
9f8cf16
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
cd98e85
gpu: ipu-v3: Add queued image conversion support
by Steve Longerbeam
· 8 years ago
8b9c3d5
gpu: ipu-v3: Add ipu_rot_mode_is_irt()
by Steve Longerbeam
· 8 years ago
e92e447
gpu: ipu-v3: fix a possible NULL dereference
by LABBE Corentin
· 8 years ago
af1f85d
drm/ttm: remove cpu_address member from ttm_tt
by Alexandre Courbot
· 8 years ago
0aa3e2d
drm/radeon/radeon_device: remove unused function
by Baoyou Xie
· 8 years ago
9f31a0b
drm/amdgpu: clean function declarations in amdgpu_ttm.c up
by Baoyou Xie
· 8 years ago
9a9db6e
drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)
by Alex Deucher
· 8 years ago
58fafba
drm/amdgpu/vce3: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
9d6b7a6
drm/amdgpu/vce2: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
a6f8d728
drm/amdgpu/vce: add common ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
c3f5875
drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
cdbbb78
drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
23f8f80
drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
928d467
drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
fe7c0f2
drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
77b52a5
drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
229e2d4
drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
7512ad1
drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
b04e26b
drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
a851d0f
drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size
by Alex Deucher
· 8 years ago
b6384ff
drm/amdgpu/ring: add an interface to get dma frame and ib size
by Alex Deucher
· 8 years ago
e75a887
drm/amdgpu/sdma3: drop unused functions
by Alex Deucher
· 8 years ago
95e588a
drm/amdgpu/gfx6: drop gds_switch callback
by Alex Deucher
· 8 years ago
0f444c2
drm/amdgpu/gfx6: add ring_emit_cntxcntl
by Alex Deucher
· 8 years ago
668f52c
drm/amdgpu/gfx6: drop duplicate code
by Alex Deucher
· 8 years ago
2255e8c
drm/amdgpu/si: fix ring size for compute
by Alex Deucher
· 8 years ago
72f417a
drm/amd/powerplay: Partially revert change initialize platform caps
by Rex Zhu
· 8 years ago
d932f37
drm/amdgpu: not set cg for vce/uvd in late init.
by Rex Zhu
· 8 years ago
aa0ef3c
drm/amd/powerplay: add pptable point check before use it
by Rex Zhu
· 8 years ago
b1c8e1e
drm/amd/powerplay: add pp_table_version in hwmgr.
by Rex Zhu
· 8 years ago
e1aa571
drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.
by Rex Zhu
· 8 years ago
a47c78d
drm/amdgpu/vi: Use correct external_rev_id for stoney
by Jordan Lazare
· 8 years ago
3442d9e
drm: Fix DisplayPort branch device ID kernel-doc
by Mika Kahola
· 8 years ago
911f486
drm/i915: use NULL for NULL pointers
by Jani Nikula
· 8 years ago
bcbfcc3
drm/i915: do not use 'false' as a NULL pointer
by Jani Nikula
· 8 years ago
f580bea
drm/i915: make intel_dp_compute_bpp static
by Jani Nikula
· 8 years ago
a988588
drm: Only use compat ioctl for addfb2 on X86/IA64
by Kristian H. Kristensen
· 8 years ago
96c594b
drm/qxl: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
03d6356
drm/bridge: analogix_dp: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
0003b8d
drm/radeon: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
d912ade
drm/amdgpu: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
80209e5
drm: Add DP branch device info on debugfs
by Mika Kahola
· 8 years ago
f9bb705
drm/i915: Update bits per component for display info
by Mika Kahola
· 8 years ago
70ec064
drm/i915: Check pixel rate for DP to VGA dongle
by Mika Kahola
· 8 years ago
1a2724f
drm/i915: Read DP branch device SW revision
by Mika Kahola
· 8 years ago
0e390a3
drm/i915: Read DP branch device HW revision
by Mika Kahola
· 8 years ago
b633958
drm/i915: Cleanup DisplayPort AUX channel initialization
by Mika Kahola
· 8 years ago
266d783
drm: Read DP branch device id
by Mika Kahola
· 8 years ago
7529d6a
drm: Helper to read max bits per component
by Mika Kahola
· 8 years ago
1c29bd3
drm: Helper to read max clock rate
by Mika Kahola
· 8 years ago
8fedf08
drm: Drop VGA from bpc definitions
by Mika Kahola
· 8 years ago
69b1e00
drm: Add missing DP downstream port types
by Mika Kahola
· 8 years ago
6f3fff6
drm/i915: Add ddb size field to device info structure
by Deepak M
· 8 years ago
7a9347f
drm/i915/guc: general tidying up (submission)
by Dave Gordon
· 8 years ago
0c5664e
drm/i915/guc: general tidying up (loader)
by Dave Gordon
· 8 years ago
b20e3cf
drm/i915: clarify PMINTRMSK/pm_intr_keep usage
by Dave Gordon
· 8 years ago
b0876af
drm/i915: Only expand COND once in wait_for()
by Dave Gordon
· 8 years ago
056472f
drm/amdgpu: use explicit limit for VRAM<->GTT moves
by Christian König
· 8 years ago
08291c5
drm/amdgpu: use explicit GTT limit for evictions
by Christian König
· 8 years ago
78ab0a3
drm/amdgpu: unbind GTT only when it is bound
by Christian König
· 8 years ago
9702d40
drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
by Christian König
· 8 years ago
aa29040
drm/amdgpu: validate size and offset of user fence BO
by Christian König
· 8 years ago
7c732ea
drm/ttm: move placement structures into ttm_placement.h
by Christian König
· 8 years ago
08614da
drm/ttm: remove unused placement flags
by Christian König
· 8 years ago
283cde6
drm/ttm: rework handling of private mem types
by Christian König
· 8 years ago
5d98d0bc
drm/ttm: use ffs in ttm_mem_type_from_place
by Christian König
· 8 years ago
5756b15
drm/radeon: handle runtime pm in fbcon (v2)
by Alex Deucher
· 8 years ago
7c1fa1d
drm/amdgpu: handle runtime pm in fbcon (v2)
by Alex Deucher
· 8 years ago
6861c83
drm/amdgpu/si/dpm: fix symbol conflicts with radeon
by Alex Deucher
· 8 years ago
a104777
drm/amdgpu/si/dpm: make a bunch of things static
by Alex Deucher
· 8 years ago
5cd92f8
drm/amd/powerplay/polaris10: mark symbols static where possible
by Baoyou Xie
· 8 years ago
812a465
drm/amd/powerplay/fiji: mark symbols static where possible
by Baoyou Xie
· 8 years ago
761c2e8
drm/amdgpu: mark symbols static where possible
by Baoyou Xie
· 8 years ago
9ca91fd
drm/amdgpu: add missing header dependencies
by Baoyou Xie
· 8 years ago
efdf7a93
amd/powerplay: use kmemdup instead of kmalloc + memcpy
by Edward O'Callaghan
· 8 years ago
41698ab
drm/amd/powerplay: delete duplicated function and definition.
by Rex Zhu
· 8 years ago
00d57e6
drm/amd/powerplay: move smu related variable definitions to smumgr.
by Rex Zhu
· 8 years ago
026c881
drm/amd/powerplay: wrap get evv voltage functions
by Rex Zhu
· 8 years ago
8bea252
drm/amd/powerplay: add helper function to get voltage id in votage table
by Rex Zhu
· 8 years ago
9597f40
drm/amd/powerplay: initialize platform caps in hwmgr_init.
by Rex Zhu
· 8 years ago
5141e9d
drm/amd/powerplay: add module parameter to mask pp features
by Rex Zhu
· 8 years ago
6429fb6
drm/amd/powerplay: add feature flags in hwmgr to enable/disable special features.
by Rex Zhu
· 8 years ago
c63e2d4
drm/amd/powerplay: mark symbols static where possible on tonga/iceland.
by Rex Zhu
· 8 years ago
e9d035e
drm/amdgpu: use error label to handle exceptional case
by Huang Rui
· 8 years ago
Next »