Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7946b878038d5113262d6eae09ff22fb2956351f
/
drivers
/
gpu
/
drm
7946b87
drm/amdgpu: add a callback for reading the bios from the rom directly
by Alex Deucher
· 9 years ago
d26678d
drm/radeon: constify radeon_asic_ring structures
by Julia Lawall
· 9 years ago
288912c
drm/amdgpu: use $(src) in Makefile (v2)
by Jammy Zhou
· 9 years ago
dbb17a2
drm/radeon: call hpd_irq_event on resume
by Alex Deucher
· 9 years ago
54fb2a5
drm/amdgpu: call hpd_irq_event on resume
by Alex Deucher
· 9 years ago
8333f60
drm/radeon: remove UMS support
by Alex Deucher
· 9 years ago
80d6900
Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
aeb745e
Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8c14f72
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 9 years ago
9c565e3
drm/radeon: make some dpm errors debug only
by Alex Deucher
· 9 years ago
95150bd
drm/i915: fix potential dangling else problems in for_each_ macros
by Jani Nikula
· 9 years ago
ef0e9f5
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not being set
by Martin Peres
· 9 years ago
f5e5518
drm/nouveau/nvif: allow userspace access to its own client object
by Ben Skeggs
· 9 years ago
0d7fc24
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
by Ben Skeggs
· 9 years ago
2fb2b3c
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero
by Ben Skeggs
· 9 years ago
ccb7b6b
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC
by Ben Skeggs
· 9 years ago
7028156
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
by Ben Skeggs
· 9 years ago
9543294
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
by Ben Skeggs
· 9 years ago
9509503
drm/nouveau/instmem: protect instobj list with a spinlock
by Ben Skeggs
· 9 years ago
c294a05
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
by Ben Skeggs
· 9 years ago
269249e
drm/nouveau/pci: enable c800 magic for Clevo P157SM
by Karol Herbst
· 9 years ago
4e7697ed
drm/radeon: make rv770_set_sw_state failures non-fatal
by Alex Deucher
· 9 years ago
ed293f7
drm/sysfs: Send out uevent when connector->force changes
by Daniel Vetter
· 9 years ago
9744bf4
drm/atomic: Small documentation fix.
by Maarten Lankhorst
· 9 years ago
a48a62b
drm/sysfs: Grab lock for edid/modes_show
by Daniel Vetter
· 9 years ago
f980a71
drm: Print the src/dst/clip rectangles in error in drm_plane_helper
by Ville Syrjälä
· 9 years ago
c70f577
drm: Add "prefix" parameter to drm_rect_debug_print()
by Ville Syrjälä
· 9 years ago
02e6f37
drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w
by Ville Syrjälä
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cc34498
drm: modes: replace simple_strtoul by kstrtouint
by LABBE Corentin
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
5f91190
GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
by Markus Elfring
· 9 years ago
b110ef3
drm/tegra: Remove local fbdev emulation Kconfig option
by Archit Taneja
· 9 years ago
c1ff5a7
drm/imx: Remove local fbdev emulation Kconfig option
by Archit Taneja
· 9 years ago
df2e090
drm/gem: Update/Polish docs
by Daniel Vetter
· 9 years ago
3d65193
drm/amdgpu: move dependency handling out of atomic section v2
by Christian König
· 9 years ago
393a0bd
drm/amdgpu: optimize scheduler fence handling
by Christian König
· 9 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
15fbfcc
drm/i915: Update DRIVER_DATE to 20151120
by Daniel Vetter
· 9 years ago
e98c1b0
drm/amdgpu: remove vm->mutex
by Chunming Zhou
· 9 years ago
69b576a
drm/amdgpu: add mutex for ba_va->valids/invalids
by Chunming Zhou
· 9 years ago
d66f8e4
drm/amdgpu: adapt vce session create interface changes
by Leo Liu
· 9 years ago
3c0ff9f
drm/amdgpu: vce use multiple cache surface starting from stoney
by Leo Liu
· 9 years ago
d6c29c3
drm/amdgpu: reset vce trap interrupt flag
by Leo Liu
· 9 years ago
29bb94b
drm/i915: take a power domain reference while checking the HDMI live status
by Imre Deak
· 9 years ago
69172f2
drm/i915: take a power domain ref only when needed during HDMI detect
by Imre Deak
· 9 years ago
2d591ab
Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
db39563
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
366e39b
drm/i915: Tear down fbdev if initialization fails
by Lukas Wunner
· 9 years ago
fb1a211
Revert "drm/i915: Initialize HWS page address after GPU reset"
by Arun Siluvery
· 9 years ago
54632ab
drm/i915: Fix oops caused by fbdev initialization failure
by Lukas Wunner
· 9 years ago
ce7f172
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
by Daniel Vetter
· 9 years ago
a6d0918
drm/i915: Stuff rotation params into view union
by Daniel Vetter
· 9 years ago
75c82a5
drm/i915: Drop return value from intel_fill_fb_ggtt_view
by Daniel Vetter
· 9 years ago
bf68dc9
drm/i915 : Fix to remove unnecsessary checks in postclose function.
by Namrta Salonie
· 9 years ago
5481c8f
drm/atomic-helper: Check encoder/crtc constraints
by Daniel Vetter
· 9 years ago
7383123
Revert "drm/i915: skip modeset if compatible for everyone."
by Jani Nikula
· 9 years ago
f6619ef
drm/mgag200: fix kernel hang in cursor code.
by Wang, Rui Y
· 9 years ago
e6c84ac
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 9 years ago
8ed59fd
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
b9fec16
drm/i915: add MISSING_CASE to a few port/aux power domain helpers
by Imre Deak
· 9 years ago
651174a
drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect
by Imre Deak
· 9 years ago
49b02b1
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
by Chunming Zhou
· 9 years ago
ef9f0a8
drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
by Chunming Zhou
· 9 years ago
c25867d
drm/amdgpu: add lock for interval tree in vm
by Chunming Zhou
· 9 years ago
1c16c0a
drm/amdgpu: keep the owner for VMIDs
by Christian König
· 9 years ago
ea89f8c
drm/amdgpu: move VM manager clean into the VM code again
by Christian König
· 9 years ago
8b4fb00
drm/amdgpu: cleanup VM coding style
by Christian König
· 9 years ago
eeed25a
drm/amdgpu: remove unused VM manager field
by Christian König
· 9 years ago
984810f
drm/amdgpu: cleanup scheduler command submission
by Christian König
· 9 years ago
c555a81
drm/i915: Remove platform specific *_dp_detect() functions
by Ander Conselvan de Oliveira
· 9 years ago
51676d0
drm/i915: Don't do edp panel detection in g4x_dp_detect()
by Ander Conselvan de Oliveira
· 9 years ago
81e4e0c
drm/i915: Send TP1 TP2/3 even when panel claims no NO_TRAIN_ON_EXIT.
by Rodrigo Vivi
· 9 years ago
bebbeac
drm/i915: PSR: Don't Skip aux handshake on DP_PSR_NO_TRAIN_ON_EXIT.
by Rodrigo Vivi
· 9 years ago
20bb97f
drm/i915: Reduce PSR re-activation time for VLV/CHV.
by Rodrigo Vivi
· 9 years ago
d0ac896
drm/i915: Delay first PSR activation.
by Rodrigo Vivi
· 9 years ago
2269a39
drm/amdgpu: fix typo in firmware name
by Christian König
· 9 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 9 years ago
00490c2
drm/i915: Consider SPLL as another shared pll, v2.
by Maarten Lankhorst
· 9 years ago
9bca5d0
drm/i915: Add missing ')' to SKL_PS_ECC_STAT define
by Ville Syrjälä
· 9 years ago
0670c5a
drm/i915: Add 'offset' to uncore funcs
by Ville Syrjälä
· 9 years ago
8a74db7
drm/i915: Pull the vgpu uncore funcs apart from the rest of gen6+
by Ville Syrjälä
· 9 years ago
ab75bb5
drm/i915: Turn vgpu pdps into an array
by Ville Syrjälä
· 9 years ago
0d925ea
drm/i915: Wrap context LRI init in a macro
by Ville Syrjälä
· 9 years ago
35dc3f9
drm/i915: Give names to more ring registers
by Ville Syrjälä
· 9 years ago
9244a81
drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0)
by Ville Syrjälä
· 9 years ago
8f40db7
drm/i915: Add wa_ctx_emit_reg()
by Ville Syrjälä
· 9 years ago
f92a916
drm/i915: Add functions to emit register offsets to the ring
by Ville Syrjälä
· 9 years ago
e597ef4
drm/i915: Make the cmd parser 64bit regs explicit
by Ville Syrjälä
· 9 years ago
8697600
drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl
by Ville Syrjälä
· 9 years ago
3613cf1
drm/i915: s/0x50/RING_PSMI_CTL/
by Ville Syrjälä
· 9 years ago
e6c4c76
drm/i915: Parametrize MOCS registers
by Ville Syrjälä
· 9 years ago
6fa1c5f
drm/i915: Parametrize L3 error registers
by Ville Syrjälä
· 9 years ago
086f8e8
drm/i915: Prefix raw register defines with underscore
by Ville Syrjälä
· 9 years ago
b2e8c6c
drm/i915: Streamline gpio_mmio_base deduction
by Ville Syrjälä
· 9 years ago
78e0d2e
drm/i915: Store DVO SRCDIM register offset under intel_dvo_device
by Ville Syrjälä
· 9 years ago
2a5c083
drm/i915: s/is_sdvob/enum port/
by Ville Syrjälä
· 9 years ago
c48b530
drm/i915: s/PCH_DP_/PORT_/ in intel_trans_dp_port_sel() and move it next to its only user
by Ville Syrjälä
· 9 years ago
6d8175d
drm/i915: Rely on TEST_SINK_START instead of tracking Sink CRC state on dev_priv.
by Rodrigo Vivi
· 9 years ago
7e38eef
drm/i915: Stop tracking last calculated Sink CRC.
by Rodrigo Vivi
· 9 years ago
Next »