Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e0b34e3857004ac2257458d6354c31349f51e207
/
drivers
/
gpu
/
drm
/
radeon
e0b34e3
drm/radeon/pm: Handle failure of drm_vblank_get.
by Mario Kleiner
· 9 years ago
f6ff4f6
drm/radeon: hold reference to fences in radeon_sa_bo_new
by Nicolai Hähnle
· 9 years ago
c524498
drm/radeon: mask out WC from BO on unsupported arches
by Oded Gabbay
· 9 years ago
55ce625
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
fe6fc1f
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
by Slava Grigorev
· 9 years ago
a64c9da
drm/radeon: Add a common function for DFS handling
by Slava Grigorev
· 9 years ago
c9a392e
drm/radeon: cleaned up VCO output settings for DP audio
by Slava Grigorev
· 9 years ago
f95429e
drm/radeon: only init fbdev if we have connectors
by Rob Clark
· 9 years ago
186bac8
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
by Matthew Dawson
· 9 years ago
cc78eb2
drm/radeon: properly byte swap vce firmware setup
by Alex Deucher
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
e3837b0
drm/radeon: use kobj_to_dev()
by Geliang Tang
· 9 years ago
13c240e
drm/radeon: fix trivial typo in warning message
by Alexandre Demers
· 9 years ago
1ef897e
radeon: r100: Silence 'may be used uninitialized' warnings
by Tim Gardner
· 9 years ago
85a21ea
drm/radeon: Drop unnecessary unsigned int < 0 check
by Thierry Reding
· 9 years ago
69a0f89
drm/dp/mst: constify drm_dp_mst_topology_cbs structures
by Julia Lawall
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
fd3e14f
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
0eb1c3d
drm/radeon: clean up fujitsu quirks
by Alex Deucher
· 9 years ago
42ef344
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
by Felix Kuehling
· 9 years ago
092c96a
drm/radeon: fix dp link rate selection (v2)
by Alex Deucher
· 9 years ago
b24c683
drm/radeon: only increment sync_seq when a fence is really emitted
by Nicolai Hähnle
· 9 years ago
5fc4539
drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)
by Nicolai Hähnle
· 9 years ago
4e926d2
drm/radeon: Update radeon_get_vblank_counter_kms()
by Thierry Reding
· 9 years ago
c55d21e
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
by Mario Kleiner
· 9 years ago
ac4a935
drm/radeon: Fix "slow" audio over DP on DCE8+
by Slava Grigorev
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
361c32d
radeon: Fix VCE IB test on Big-Endian systems
by Oded Gabbay
· 9 years ago
687f4b9
radeon: Fix VCE ring test for Big-Endian systems
by Oded Gabbay
· 9 years ago
5f3e226
radeon/cik: Fix GFX IB test on Big-Endian
by Oded Gabbay
· 9 years ago
b516a9e
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
by Daniel Vetter
· 9 years ago
e876b41
Back merge tag 'v4.4-rc4' into drm-next
by Dave Airlie
· 9 years ago
5b5561b
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
by Mario Kleiner
· 9 years ago
cb5d416
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
by Lyude
· 9 years ago
623fc3b
drm/radeon: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
d26678d
drm/radeon: constify radeon_asic_ring structures
by Julia Lawall
· 9 years ago
dbb17a2
drm/radeon: call hpd_irq_event on resume
by Alex Deucher
· 9 years ago
8333f60
drm/radeon: remove UMS support
by Alex Deucher
· 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
0c62c65
add blacklist for thinkpad T40p
by Pavel Machek
· 9 years ago
9c565e3
drm/radeon: make some dpm errors debug only
by Alex Deucher
· 9 years ago
4e7697ed
drm/radeon: make rv770_set_sw_state failures non-fatal
by Alex Deucher
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
515c752
drm/radeon: fix quirk for MSI R7 370 Armor 2X
by Maxim Sheviakov
· 9 years ago
24dd2f6
drm/radeon: unconditionally set sysfs_initialized
by Alex Deucher
· 9 years ago
9382049
drm/radeon: Only prompt for enabling PAT when we'd allow write-combining
by Michel Dänzer
· 9 years ago
a28bbd5
drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC
by Michel Dänzer
· 9 years ago
96ea47c
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
by Michel Dänzer
· 9 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
793423f
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
a76edb8
Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f1a04d8
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
ae93580
drm/radeon: fix dpms when driver backlight control is disabled
by Alex Deucher
· 9 years ago
4cee6a9
drm/radeon: move bl encoder assignment into bl init
by Alex Deucher
· 9 years ago
cbd3e24
drm/radeon/dce4+: optimize pageflip (v2)
by Alex Deucher
· 9 years ago
49abb26
drm/radeon: don't try to recreate sysfs entries on resume
by Alex Deucher
· 9 years ago
c50f13f
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
d0be9f4
drm: fix trivial typos
by Geliang Tang
· 9 years ago
5d17013
vga_switcheroo: Constify vga_switcheroo_handler
by Lukas Wunner
· 9 years ago
affa0e0
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2a7d44f
drm/radeon/dpm: don't add pwm attributes if DPM is disabled
by Alex Deucher
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
48f87dd
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
45c1da5
drm/radeon: Use rdev->gem.mutex to protect hyperz/cmask owners
by Daniel Vetter
· 9 years ago
bc8c131
drm/radeon: attach tile property to mst connector
by Dave Airlie
· 9 years ago
4715774
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
by Lukas Wunner
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
8c70e1c
drm/radeon: restore the fbdev mode in lastclose
by Alex Deucher
· 9 years ago
2b02ec7
drm/radeon: add quirk for ASUS R7 370
by Alex Deucher
· 9 years ago
51a4726
drm/radeon: add pm sysfs files late
by Alex Deucher
· 9 years ago
1c5dc33
drm/radeon: remove volatile qualifier
by Grazvydas Ignotas
· 9 years ago
7874d39
drm/radeon: refactor register check loop
by Grazvydas Ignotas
· 9 years ago
e5b69da
drm/radeon: split evergreen_cs_check_reg
by Grazvydas Ignotas
· 9 years ago
4a98535
drm/radeon: simplify register checker
by Grazvydas Ignotas
· 9 years ago
8e5de1d
drm/radeon: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
d9515c5
drm/dp/mst: split connector registration into two parts (v2)
by Dave Airlie
· 9 years ago
0c6dadb
drm/radeon: drop radeon_fb_helper_set_par
by Alex Deucher
· 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
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
4281f46
drm/radeon: Restore LCD backlight level on resume (>= R5xx)
by Michel Dänzer
· 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
e786547
drm/radeon: add quirk for MSI R7 370
by Maxim Sheviakov
· 9 years ago
6adaed5
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
by Daniel Vetter
· 9 years ago
1f75b29
drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
by Ville Syrjälä
· 9 years ago
09bfda1
Add radeon suspend/resume quirk for HP Compaq dc5750.
by Jeffery Miller
· 9 years ago
7040c39
drm/radeon/native: Send out the full AUX address
by Alex Deucher
· 9 years ago
3f8340c
drm/radeon/atom: Send out the full AUX address
by Ville Syrjälä
· 9 years ago
86b7709
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
by Alex Deucher
· 9 years ago
40b2dff
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
3732ce7
Merge tag 'v4.2-rc8' into drm-next
by Dave Airlie
· 9 years ago
924f92b
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
by Stephen Chandler Paul
· 9 years ago
7f98ca4
drm/radeon: fix hotplug race at startup
by Dave Airlie
· 9 years ago
34ddc3e
drm/radeon: Don't take dev->struct_mutex in pm functions
by Daniel Vetter
· 9 years ago
42192a9
drm/radeon: Don't take dev->struct_mutex in bo_force_delete
by Daniel Vetter
· 9 years ago
d046520
drm/radeon/dce6: assign different audio pins to each encoder
by Alex Deucher
· 9 years ago
4eebf60
Merge tag 'v4.2-rc7' into drm-next
by Dave Airlie
· 9 years ago
Next »