Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0aaf20cff6dc1b89ec9d63cb004803cf4c0efae7
/
drivers
/
gpu
0aaf20c
drm/drm_ioctl.c: kerneldoc
by Daniel Vetter
· 9 years ago
4b63539
drm: Define a drm_invalid_op ioctl implementation
by Daniel Vetter
· 9 years ago
a7fb8a2
drm: Remove __OS_HAS_AGP
by Daniel Vetter
· 9 years ago
6e3f797
drm/doc: Update docs about device instance setup
by Daniel Vetter
· 9 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
fd03420
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
cf64830
drm/irq: Add drm_crtc_vblank_count_and_time()
by Thierry Reding
· 9 years ago
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
0a3579e
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
30c6466
drm: Allow also control clients to check the drm version
by Thomas Hellstrom
· 9 years ago
f3b8c0c
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
by Christian Engelmayer
· 9 years ago
49558b4
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
by Christian Engelmayer
· 9 years ago
e4b35f9
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
14d11b8
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
by Andrzej Hajda
· 9 years ago
728f866
drm/mgag200: Fix driver_load error handling
by Archit Taneja
· 9 years ago
aec9e12
drm/mgag200: Fix error handling paths in fbdev driver
by Archit Taneja
· 9 years ago
69e5d3f
drm/qxl: only report first monitor as connected if we have no state
by Dave Airlie
· 9 years ago
e786547
drm/radeon: add quirk for MSI R7 370
by Maxim Sheviakov
· 9 years ago
4c7fbc3
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
by Alex Deucher
· 9 years ago
6adaed5
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
by Daniel Vetter
· 9 years ago
5c3422b
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
by monk.liu
· 9 years ago
54ef0b5
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
by Dan Carpenter
· 9 years ago
0913eab
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
by Dan Carpenter
· 9 years ago
0d2edd3
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
by Dan Carpenter
· 9 years ago
1d26347
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
by Dan Carpenter
· 9 years ago
5a6adfa
drm/amdgpu: Fix max_vblank_count value for current display engines
by Alex Deucher
· 9 years ago
71affda
drm/amdgpu: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
1f44521
drm/amdgpu: fix UVD suspend and resume for VI APU
by Leo Liu
· 9 years ago
2bd188d
drm/amdgpu: fix the UVD suspend sequence order
by Leo Liu
· 9 years ago
5146419
drm/amdgpu: make UVD handle checking more strict
by Leo Liu
· 9 years ago
1ee4478
drm/amdgpu: Disable UVD PG
by Leo Liu
· 9 years ago
4f839a2
drm/amdgpu: more scheduler cleanups v2
by Christian König
· 9 years ago
5ec92a7
drm/amdgpu: cleanup fence queue init v2
by Christian König
· 9 years ago
9b398fa
drm/amdgpu: rename fence->scheduler to sched v2
by Christian König
· 9 years ago
0f75aee
drm/amdgpu: cleanup entity init
by Christian König
· 9 years ago
a6db8a3
drm/amdgpu: refine the scheduler job type conversion
by Junwei Zhang
· 9 years ago
4c7eb91
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
by Junwei Zhang
· 9 years ago
bf60efd
drm/amdgpu: use only one reservation object for each VM v2
by Christian König
· 9 years ago
a5b7505
drm/amdgpu: validate duplicates in the CS as well
by Christian König
· 9 years ago
72d7668
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
by Christian König
· 9 years ago
b7d698d
drm/amdgpu: fix overflow on 32bit systems
by Christian König
· 9 years ago
1886d1a
drm/amdgpu: remove process_job callback from the scheduler
by Christian König
· 9 years ago
258f3f9
drm/amdgpu: move scheduler fence callback into fence v2
by Christian König
· 9 years ago
27439fc
drm/amdgpu: signal scheduler fence when hw submission fails v3
by Christian König
· 9 years ago
353da3c
drm/amdgpu: add tracepoint for scheduler (v2)
by Chunming Zhou
· 9 years ago
20a85ff
drm/amdgpu: use write confirm for vm_flush()
by Christian König
· 9 years ago
22c01cc
drm/amdgpu: execution barrier after fence v2
by Anatoli Antonovitch
· 9 years ago
3daea9e3d
drm/amdgpu: add option to disable semaphores
by Christian König
· 9 years ago
cd67d22
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
by Jani Nikula
· 9 years ago
721a09f
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 9 years ago
41b578f
drm/i915: workaround bad DSL readout v3
by Jesse Barnes
· 9 years ago
a645654
vga_switcheroo: Document _ALL_ the things!
by Lukas Wunner
· 9 years ago
95d0be6
drm/i915: fix kernel-doc warnings in intel_audio.c
by Geliang Tang
· 9 years ago
b07bb76
drm/vmwgfx: Only build on X86
by Thomas Hellstrom
· 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
e30f396
drm/ttm: Fix memory space allocation v2
by Thomas Hellstrom
· 9 years ago
2e586a7
drm/vmwgfx: Map the fifo as cached
by Thomas Hellstrom
· 9 years ago
54c12bc
drm/vmwgfx: Fix up user_dmabuf refcounting
by Thomas Hellstrom
· 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
Next »