index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
dce_v8_0.c
Age
Commit message (
Expand
)
Author
2016-08-23
drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()
Alexandre Demers
2016-08-22
drm/amdgpu: Use correct mask in dce_v8_0_afmt_setmode() and fix comment typos.
Alexandre Demers
2016-08-10
Fixing copy-paste errors and removing unneeded newlines
Alexandre Demers
2016-08-10
drm/amdgpu: Set MASTER_UPDATE_MODE to 0 again
Michel Dänzer
2016-08-10
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
2016-08-08
drm/amdgpu: Disable VGA render and crtc when init GMC.
Emily Deng
2016-07-07
drm/amdgpu/dce8: fix flash with white screen on monitor
Junwei Zhang
2016-06-13
drm/amdgpu: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-06
drm/amdgpu: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-02
drm/amdgpu: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-03-08
drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)
Tom St Denis
2016-03-08
drm/amdgpu: Switch to drm_vblank_on/off (v2)
Daniel Vetter
2016-02-19
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-02-16
drm/amdgpu: remove page flip work queue v3
Christian König
2016-02-16
drm/amdgpu: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-23
drm/amdgpu/dce8: optimize pageflip
Alex Deucher
2015-10-19
drm/amdgpu/dce: simplify suspend/resume
Alex Deucher
2015-10-15
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
2015-10-14
drm/amdgpu: clean up pageflip interrupt handling
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-07-16
drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
2015-07-08
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
2015-06-29
drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()
Alex Deucher
2015-06-10
drm/amdgpu: don't enable/disable display twice on suspend/resume
Alex Deucher
2015-06-03
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: rework tiling flags
Marek Olšák
2015-06-03
drm/amdgpu: Add support for CIK parts
Alex Deucher