Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2b193f023dc8f43b005bc7844b07e437a4e418db
/
drivers
/
gpu
2b193f0
drm/irq: Rename drm_crtc -> crtc
by Thierry Reding
· 9 years ago
bf22f3b
drm: drm_atomic_crtc_get_property should be static
by Geliang Tang
· 9 years ago
5fbec901
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
by Thierry Reding
· 9 years ago
21b4567
vga_switcheroo: Set active attribute to false for audio clients
by Lukas Wunner
· 9 years ago
73f7570
drm/core: Preserve the fb id on close.
by Maarten Lankhorst
· 9 years ago
1380313
drm/core: Preserve the framebuffer after removing it.
by Maarten Lankhorst
· 9 years ago
4dfd648
drm: Use vblank timestamps to guesstimate how many vblanks were missed
by Ville Syrjälä
· 9 years ago
1b2eb71
drm: store_vblank() is never called with NULL timestamp
by Ville Syrjälä
· 9 years ago
ad1716e
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
by Ville Syrjälä
· 9 years ago
facfb06
drm: Limit the number of .get_vblank_counter() retries
by Ville Syrjälä
· 9 years ago
a6e610d
drm: Pass flags to drm_update_vblank_count()
by Ville Syrjälä
· 9 years ago
66f59c5
drm/i915: Fix vblank count variable types
by Ville Syrjälä
· 9 years ago
20b2020
drm: Kill pixeldur_ns
by Ville Syrjälä
· 9 years ago
3bb403b
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
by Ville Syrjälä
· 9 years ago
eba1f35
drm: Move timestamping constants into drm_vblank_crtc
by Ville Syrjälä
· 9 years ago
9428403
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
by Matt Roper
· 9 years ago
4127838
vga_switcheroo: Sort headers alphabetically
by Lukas Wunner
· 9 years ago
f15a66e
drm: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
1da248a
drm: s/int crtc/unsigned int pipe/ straggles
by Ville Syrjälä
· 9 years ago
646db26
Merge tag 'v4.3-rc2' into topic/drm-misc
by Daniel Vetter
· 9 years ago
a645654
vga_switcheroo: Document _ALL_ the things!
by Lukas Wunner
· 9 years ago
28cc504
drm/i915: enable atomic fb-helper
by Rob Clark
· 9 years ago
1edf026
drm/fb-helper: atomic pan_display()..
by Rob Clark
· 9 years ago
bbb1e52
drm/fb-helper: atomic restore_fbdev_mode()..
by Rob Clark
· 9 years ago
ca0141d
gpu/drm: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
216c59d
drm/atomic-helper: Don't skip plane disabling on active CRTC
by Laurent Pinchart
· 9 years ago
06a660a
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
04d78e3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9fbcc7c
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 9 years ago
778613e5
drm/nouveau/device: enable c800 quirk for tecra w50
by Ben Skeggs
· 9 years ago
c5bf460
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
by Roy Spliet
· 9 years ago
15ee005
drm/nouveau/gr/nv04: fix big endian setting on gr context
by Ilia Mirkin
· 9 years ago
d1031d5
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
91b6fc0
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
8242578
drm/i915: Allow DSI dual link to be configured on any pipe
by Gaurav K Singh
· 9 years ago
58590c1
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
by Ville Syrjälä
· 9 years ago
982b0b2
drm/i915: Fix CSR MMIO address check
by Takashi Iwai
· 9 years ago
c099b55
drm/core: Do not call drm_framebuffer_remove internally during teardown.
by Maarten Lankhorst
· 9 years ago
fcc9021
drm: move drm_class into drm_sysfs.c
by David Herrmann
· 9 years ago
26b91ae
drm: simplify drm_sysfs_destroy() via IS_ERR_OR_NULL()
by David Herrmann
· 9 years ago
3a818d3
drm: Make drm_av_sync_delay() 'mode' argument const
by Ville Syrjälä
· 9 years ago
9e5a3b5
drm: Remove the 'mode' argument from drm_select_eld()
by Ville Syrjälä
· 9 years ago
85f8fcd
drm: Make some modes const when iterating through them
by Ville Syrjälä
· 9 years ago
acd29f7
drm/i915: Limit the number of loops for reading a split 64bit register
by Chris Wilson
· 9 years ago
68ec2a2
drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
by Ville Syrjälä
· 9 years ago
f993406
drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes
by Ville Syrjälä
· 9 years ago
1f75b29
drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
by Ville Syrjälä
· 9 years ago
c1e74122
drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
by Ville Syrjälä
· 9 years ago
2b712be
drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
by Ville Syrjälä
· 9 years ago
397fd77
drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()
by Thierry Reding
· 9 years ago
6e48ae3
drm/atomic-helper: Pimp docs with recommendations for rpm drivers
by Daniel Vetter
· 9 years ago
e85376c
drm/i915: Fix broken mst get_hw_state.
by Maarten Lankhorst
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
825926d
drm/atomic: Make sure lock is held in trylock contexts.
by Maarten Lankhorst
· 9 years ago
53edb2c
drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[]
by Ville Syrjälä
· 9 years ago
b7c914b
drm: Constify TV mode names
by Ville Syrjälä
· 9 years ago
a5b6237
drm: Constify generic_edid_names[]
by Ville Syrjälä
· 9 years ago
96206e2
dtrm/edid: Allow comma separated edid binaries. (v3)
by Bob Paauwe
· 9 years ago
f8aeb41
drm/atomic: refuse changing CRTC for planes directly
by Daniel Vetter
· 9 years ago
f64c557
drm/fb-helper: Add module option to disable fbdev emulation
by Daniel Vetter
· 9 years ago
a39a357
drm: Make drm_fb_unregister/remove accept NULL fb
by Daniel Vetter
· 9 years ago
b7bdf0a8
drm/fb-helper: Use -errno return in restore_mode_unlocked
by Daniel Vetter
· 9 years ago
26196f7
drm/atomic-helper: properly annotate functions in kerneldoc
by Daniel Vetter
· 9 years ago
fafecc0
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
by Michel Thierry
· 9 years ago
bcfe0c0
drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers
by Gustavo Padovan
· 9 years ago
f377ea8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
73bf1b7
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
35c7a95
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
by Alex Deucher
· 9 years ago
be4f38e
drm/amdgpu: fix vce3 instance handling
by Alex Deucher
· 9 years ago
898e50d
drm/amdgpu: remove ib test for the second VCE Ring
by Leo Liu
· 9 years ago
140b519
drm/amdgpu: properly enable VM fault interrupts
by Christian König
· 9 years ago
abebcdf
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
3527122
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
5134e99
drm/amdgpu: fix warning in scheduler
by Alex Deucher
· 9 years ago
5b78cb6
Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
aed160e
Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 9 years ago
41e8a0a3
Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 9 years ago
55cdb31
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
9949558
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
270e869
drm/amdgpu: fix buffer placement under memory pressure
by Christian König
· 9 years ago
362eda0
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
by Alex Deucher
· 9 years ago
99a0923
drm/amdgpu: fix typo in dce11 watermark setup
by Alex Deucher
· 9 years ago
be9fd2e
drm/amdgpu: fix typo in dce10 watermark setup
by Alex Deucher
· 9 years ago
cace5dc
drm/amdgpu: use top down allocation for non-CPU accessible vram
by Alex Deucher
· 9 years ago
857d913
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
by Alex Deucher
· 9 years ago
d5f362a
drm/i915: Add locks around audio component bind/unbind
by David Henningsson
· 9 years ago
f0675d4
drm/i915: Drop port_mst_index parameter from pin/eld callback
by David Henningsson
· 9 years ago
bddf802
drm/amdgpu: set MEC doorbell range for Fiji
by Jammy Zhou
· 9 years ago
ac01db3
drm/amdgpu: implement burst NOP for SDMA
by Jammy Zhou
· 9 years ago
edff0e2
drm/amdgpu: add insert_nop ring func and default implementation
by Jammy Zhou
· 9 years ago
4b2f7e2
drm/amdgpu: add amdgpu_get_sdma_instance helper function
by Jammy Zhou
· 9 years ago
36f523a
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
by Jammy Zhou
· 9 years ago
18111de
drm/amdgpu: add burst_nop flag for sdma
by Jammy Zhou
· 9 years ago
4207a73
drm/amdgpu: add count field for the SDMA NOP packet v2
by Jammy Zhou
· 9 years ago
Next »