Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ea029c28deadc33d2af4baf26810dd5fc44d4926
/
drivers
ea029c2
drm/vmwgfx: Resource evict fixes
by Thomas Hellstrom
· 11 years ago
d92d985
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
by Thomas Hellstrom
· 11 years ago
7aeb744
drm/ttm: Enable the dma page pool also for intel IOMMUs
by Thomas Hellstrom
· 11 years ago
4695b03
qxl: add a connector property to denote hotplug should rescan modes.
by Dave Airlie
· 11 years ago
8f6599d
drm: delay minor destruction to drm_dev_free()
by David Herrmann
· 11 years ago
f67e946
drm: remove minor-id during unplug
by David Herrmann
· 11 years ago
865fb47
drm: cleanup debugfs in drm_unplug_minor()
by David Herrmann
· 11 years ago
a99ee45
drm: make drm_get_minor() static
by David Herrmann
· 11 years ago
4ac387f
drm: simplify drm_put_minor()
by David Herrmann
· 11 years ago
f73aca5
drm: call drm_unplug_minor() from drm_put_minor()
by David Herrmann
· 11 years ago
02ee4e9
drm: eliminate bit-copy restoration of crtc
by Ilija Hadzic
· 11 years ago
48b1f5d
drm: do not set crtc enabled field twice
by Ilija Hadzic
· 11 years ago
7e99acd
drm: fix error recovery path in drm_crtc_helper_set_mode
by Ilija Hadzic
· 11 years ago
fbce406
drm: restore crtc origin if mode_set_base fails
by Ilija Hadzic
· 11 years ago
bec2eac
drm: eliminate old_fb from drm_crtc_helper_set_config
by Ilija Hadzic
· 11 years ago
fc50a89
drm: remove redundant if statement
by Ilija Hadzic
· 11 years ago
1020dc6
drm: Do not drop root privileges for a fancier younger process
by Chris Wilson
· 11 years ago
33e3fd5
nouveau: drop interrupt busy setting.
by Dave Airlie
· 11 years ago
ab13096
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple times
by Ville Syrjälä
· 11 years ago
721529b
drm/radeon: fix radeon_fence_wait_empty_locked
by Christian König
· 11 years ago
d9bbf18
drm/qxl: add some surface memory logging
by Gerd Hoffmann
· 11 years ago
3554178
drm/qxl: support 64bit surface bar
by Gerd Hoffmann
· 11 years ago
121a6a1
drm/cirrus: use drm_set_preferred_mode
by Gerd Hoffmann
· 11 years ago
3cf70da
drm: add drm_set_preferred_mode
by Gerd Hoffmann
· 11 years ago
23c453a
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
by Ville Syrjälä
· 11 years ago
e7bfa5c
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
by Ville Syrjälä
· 11 years ago
891a746
drm/edid: Don't skip every eighth EST III mode
by Ville Syrjälä
· 11 years ago
c068b32
drm/edid: Fix the 1792x1344-75 EST III mode
by Ville Syrjälä
· 11 years ago
43789b9
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
by Ville Syrjälä
· 11 years ago
4ae87ff
drm/vmwgfx: Return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
10e10d3
drm/radeon: Return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
3f2c205
drm/i915: Return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
4f22466
drm/gma500: Return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
37c4e70
drm: Return -ENOENT when a framebuffer can't be found
by Ville Syrjälä
· 11 years ago
f27657f
drm: Consistently return -ENOENT when a mode object can't be found
by Ville Syrjälä
· 11 years ago
e1e7853
drm: Pass pointers to virt_to_page()
by Ben Hutchings
· 11 years ago
bc212b9
drm: Do not include page offset in argument to virt_to_page()
by Ben Hutchings
· 11 years ago
1dda680
drm: delete unconsumed pending event list in drm_events_release
by YoungJun Cho
· 11 years ago
06c5bf8
drm/i915: Make the debugfs structures const
by Lespiau, Damien
· 11 years ago
36f73b2
drm: Make drm_debugfs_list const
by Lespiau, Damien
· 11 years ago
7d74795
drm: Constify struct drm_info_list * arguments
by Lespiau, Damien
· 11 years ago
a276d6c
DRM: Armada: convert to use simple_open()
by Duan Jiong
· 11 years ago
0a5a549
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
by Laurent Pinchart
· 11 years ago
ad3543e
drm/intel: Push get_scanout_position() timestamping into kms driver.
by Mario Kleiner
· 11 years ago
d47abc5
drm/radeon: Push get_scanout_position() timestamping into kms driver.
by Mario Kleiner
· 11 years ago
8f6fce0
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers.
by Mario Kleiner
· 11 years ago
862cc8b
drm: Remove preempt_disable() from vblank timestamping code.
by Mario Kleiner
· 11 years ago
bbf1f8b
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
90c3706
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
cc87509
qxl: avoid an oops in the deferred io code.
by Dave Airlie
· 11 years ago
7047186
drm/radeon: don't share PPLLs on DCE4.1
by Alex Deucher
· 11 years ago
6960394
drm/radeon/dpm: fix typo in setting smc flag
by Alex Deucher
· 11 years ago
28a326c
drm/radeon: fixup locking inversion between, mmap_sem and reservations
by Maarten Lankhorst
· 11 years ago
db96bd2
drm/radeon: clear the page directory using the DMA
by Christian König
· 11 years ago
5b2906e
drm/radeon: initially clear page tables
by Christian König
· 11 years ago
24c1643
drm/radeon: drop CP page table updates & cleanup v2
by Christian König
· 11 years ago
74d360f
drm/radeon: add vm_set_page tracepoint
by Christian König
· 11 years ago
f9eaf9a
drm/radeon: rework and fix reset detection v2
by Christian König
· 11 years ago
1dac28e
drm/radeon: don't use PACKET2 on CIK
by Marek Olšák
· 11 years ago
727ddc8
drm/radeon: fix UVD destroy IB size
by Christian König
· 11 years ago
c154a76
drm/radeon: activate UVD clocks before sending the destroy msg
by Christian König
· 11 years ago
d569376
drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
by Alex Deucher
· 11 years ago
6ba81e5
drm/radeon: fix endian handling in rlc buffer setup
by Alex Deucher
· 11 years ago
14ac88a
drm/radeon/dpm: retain user selected performance level across state changes
by Alex Deucher
· 11 years ago
0a17af37
drm/radeon: disable force performance state when thermal state is active
by Alex Deucher
· 11 years ago
ab70b1d
drm/radeon: enable DPM by default on r7xx asics
by Alex Deucher
· 11 years ago
59f7a2f
drm/radeon: enable DPM by default on evergreen asics
by Alex Deucher
· 11 years ago
56684ec
drm/radeon: enable DPM by default on BTC asics
by Alex Deucher
· 11 years ago
68bc778
drm/radeon: enable DPM by default on SI asics
by Alex Deucher
· 11 years ago
5a16f76
drm/radeon: enable DPM by default on SUMO/PALM APUs
by Alex Deucher
· 11 years ago
033a37d
drm/radeon/dpm: only print dpm debugging messages when radeon_dpm=1
by Alex Deucher
· 11 years ago
846ae41
drm/radeon: Implement radeon_pci_shutdown
by Markus Trippelsdorf
· 11 years ago
b188025
drm/radeon/audio: write audio/video latency info for DCE6/8
by Alex Deucher
· 11 years ago
712fd8a
drm/radeon/audio: write audio/video latency info for DCE4/5
by Alex Deucher
· 11 years ago
8a992ee
drm/radeon/audio: break out of loops once we match connector
by Alex Deucher
· 11 years ago
4039096
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x
by Alex Deucher
· 11 years ago
43a3402
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.x
by Alex Deucher
· 11 years ago
4573388
drm/radeon/si: tell dpm there is a display connected
by Alex Deucher
· 11 years ago
c9dbd70
drm/radeon: implement blit copy callback for CIK
by Alex Deucher
· 11 years ago
43e9172
drm/radeon/dpm: cleanup a type issue with rv6xx_clocks_per_unit()
by Dan Carpenter
· 11 years ago
5c72273
drm/radeon: plug in blit copy routine for SI
by Alex Deucher
· 11 years ago
ad41550
drm/radeon: enable hdmi audio by default
by Alex Deucher
· 11 years ago
10ebc0b
drm/radeon: add runtime PM support (v2)
by Dave Airlie
· 12 years ago
7473e83
drm/radeon: convert to pmops
by Dave Airlie
· 12 years ago
6214bb7
drm/radeon: add a connector property for dither
by Alex Deucher
· 11 years ago
134b480
drm/radeon: Add support for programming the FMT blocks
by Alex Deucher
· 11 years ago
977386a
drm/tegra: Reserve syncpoint base for gr3d
by Thierry Reding
· 11 years ago
61644dc
drm/tegra: Reserve base for gr2d
by Arto Merilainen
· 11 years ago
c54a169
drm/tegra: Deliver syncpoint base to user space
by Arto Merilainen
· 11 years ago
f5a954f
gpu: host1x: Add syncpoint base support
by Arto Merilainen
· 11 years ago
8736fe8
gpu: host1x: Add 'flags' field to syncpt request
by Arto Merilainen
· 11 years ago
b008403
drm/tegra: Disable clock on probe failure
by Wei Yongjun
· 11 years ago
9c78c4c
gpu: host1x: Disable clock on probe failure
by Wei Yongjun
· 11 years ago
db7fbdf
drm/tegra: Support bottom-up buffer objects
by Thierry Reding
· 11 years ago
773af77
drm/tegra: Add support for tiled buffer objects
by Thierry Reding
· 11 years ago
5f60ed0
drm/tegra: Add 3D support
by Thierry Reding
· 12 years ago
c40f0f1
drm/tegra: Introduce tegra_drm_submit()
by Thierry Reding
· 11 years ago
497c56a
drm/tegra: Use symbolic names for gr2d registers
by Thierry Reding
· 11 years ago
f8c3325
drm/tegra: Start connectors with correct DPMS mode
by Thierry Reding
· 11 years ago
18ebc0f
drm/tegra: hdmi: Enable VDD earlier for hotplug/DDC
by Mikko Perttunen
· 11 years ago
Next »