summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2015-12-14drm/amdgpu: add entity only when first job comeChunming Zhou1-5/+8
2015-12-11drm/amdgpu: add more debugging output for driver failuresAlex Deucher1-16/+57
2015-12-11drm/amdgpu: update rev id register for VIFlora Cui1-6/+3
2015-12-11drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP onlyFlora Cui1-1/+1
2015-12-11drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3Flora Cui1-0/+5
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2-3/+15
2015-12-04amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...Tom St Denis1-2/+2
2015-12-04drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle1-2/+3
2015-12-04drm/amdgpu: add err check for pin userptrChunming Zhou1-3/+7
2015-12-04amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()Tom St Denis1-11/+5
2015-12-04amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()Tom St Denis1-7/+1
2015-12-04amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)Tom St Denis1-1388/+898
2015-12-02amdgpu/gfxv8: Add missing break to switch statement from states init codeTom St Denis1-0/+1
2015-12-02drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou5-15/+23
2015-12-02drm/amdgpu: add EDC support for CZ (v3)Alex Deucher1-1/+330
2015-12-02drm/amd: add new gfx8 register definitions for EDCAlex Deucher1-0/+13
2015-12-02drm/radeon: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2015-12-02drm/amdgpu: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2015-12-02drm/amdgpu: Use new read bios from rom callbackmonk.liu1-8/+50
2015-12-02drm/amdgpu: add read_bios_from_rom callback for VI partsAlex Deucher1-0/+33
2015-12-02drm/amdgpu: add read_bios_from_rom callback for CI partsAlex Deucher1-0/+32
2015-12-02drm/amdgpu: add a callback for reading the bios from the rom directlyAlex Deucher1-0/+3
2015-12-02drm/radeon: constify radeon_asic_ring structuresJulia Lawall2-20/+20
2015-12-02drm/amdgpu: use $(src) in Makefile (v2)Jammy Zhou1-4/+6
2015-12-02drm/radeon: call hpd_irq_event on resumeAlex Deucher1-0/+1
2015-12-02drm/amdgpu: call hpd_irq_event on resumeAlex Deucher1-0/+1
2015-12-02drm/radeon: remove UMS supportAlex Deucher14-13506/+0
2015-12-01Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie61-4291/+5159
2015-12-01Merge tag 'topic/drm-misc-2015-11-26' of git://anongit.freedesktop.org/drm-in...Dave Airlie68-216/+211
2015-11-28Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie16-917/+948
2015-11-25drm/radeon: make some dpm errors debug onlyAlex Deucher2-3/+3
2015-11-25drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula4-10/+10
2015-11-25drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres1-1/+1
2015-11-25drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2-2/+7
2015-11-25drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs1-2/+2
2015-11-25drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs3-0/+5
2015-11-25drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs6-897/+897
2015-11-25drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2-47/+49
2015-11-25drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs1-0/+1
2015-11-25drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2-0/+6
2015-11-25drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs1-1/+7
2015-11-25drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst1-1/+7
2015-11-24drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher1-1/+1
2015-11-24drm/sysfs: Send out uevent when connector->force changesDaniel Vetter2-48/+36
2015-11-24drm/atomic: Small documentation fix.Maarten Lankhorst1-1/+1
2015-11-24drm/sysfs: Grab lock for edid/modes_showDaniel Vetter1-4/+12
2015-11-24drm: Print the src/dst/clip rectangles in error in drm_plane_helperVille Syrjälä1-0/+4
2015-11-24drm: Add "prefix" parameter to drm_rect_debug_print()Ville Syrjälä2-7/+8
2015-11-24drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, wVille Syrjälä1-7/+7
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä47-71/+71